/*
    Script Name: swat manga
    Version: 1.0
    Author: themearabia
    Website: http://themearabia.net 
*/
:root {
    --skins-color: #0c70de!important;
    --skins-color2: #084c97!important;
    --skins-link-color: #1E73BE!important;
    --skins-link-hover-color: #3f9aeb!important;
    --bs-link-hover-color: #0c70de!important;
    --skins-link-visited-color: #4f66ff!important;
    --fontfamily: 'Nunito',sans-serif!important
}

html {
    -webkit-text-size-adjust: none
}

* {
    outline: 0
}

:focus {
    outline: none
}

*,:before,:after {
    box-sizing: border-box
}

.boxx {
	width: 100px;
	height: 11px;
	transform: rotate(140deg);
	background: #555;
}



img {
    max-width: 100%
}

a {
    color: #fff;
    text-decoration: none;
    transition: color .1s linear;
    -moz-transition: color .1s linear;
    -webkit-transition: color .1s linear
}

a,button {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

p {
    font-size: 14px
}

iframe {
    width: 100%;
    display: block
}

::-webkit-scrollbar {
    width: 10px;
    background: rgba(0,0,0,0)
}

::-webkit-scrollbar-track-piece {
    border-radius: 5px;
    background: rgba(0,0,0,0)
}

::-webkit-scrollbar-thumb {
    height: 30px;
    border-radius: 5px;
    background: rgba(0,0,0,0)
}

@media only screen and (min-width: 991px) {
    ::-webkit-scrollbar {
        background:rgba(0,0,0,0)
    }

    ::-webkit-scrollbar-thumb {
        background: #ccc
    }
}

input:hover,input:focus,.btn:hover,.btn:focus {
    outline: none!important;
    box-shadow: none!important
}

.align-right {
    text-align: right
}

.align-center {
    text-align: center
}

.align-left {
    text-align: left
}

.clear {
    clear: both
}

.alert.alert-dark {
    background-color: #191d21;
    color: #fff;
    border-color: #191d21
}

.alert.alert-dark:after {
    content: '';
    background: #fff;
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    left: 11px;
    top: 11px;
    border-radius: 50%
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.17em
}

.page h2,.page h3,.page h4 {
    margin: 0;
    font-weight: 500;
    margin-bottom: 5px
}

body {
    direction: rtl;
    position: relative;
    margin: 0;
    font-family: var(--fontfamily);
    font-size: 14px;
    background: #16151d;
    color: #b8b8b8;
    line-height: 1.5;
    ;overflow-x: hidden;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important
}

.container {
    max-width: 1220px
}

.breadcrumb {
    font-size: 13px;
    padding: 8px 10px;
    background: #1e2634;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 20px
}

.breadcrumb ol {
    list-style: none;
    margin: 0;
    padding: 0
}

.breadcrumb ol li {
    display: inline-block;
    margin: 0 4px
}

.breadcrumb ol li a {
    color: #fff
}

.breadcrumb ol li.current a {
    color: #999
}

.text-center .breadcrumb ol {
    text-align: center;
    width: 100%
}

.header {
    background: #1E2634;
    padding: .2rem 0
}

.header .site-brand {
    display: inline-block
}

.header .site-brand img {
    max-height: 50px
}

.header .search {
    width: 320px;
    margin: .2rem 4rem .2rem 2rem;
    position: relative;
    display: inline-block
}

.header .search .form {
    padding: 0;
    position: relative
}

.header .search .form input {
    font-weight: 300;
    background: #191d28;
    box-shadow: none!important;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    padding-left: 30px;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-image: none;
    border: 1px solid #191d28;
    border-radius: 3px;
    -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
}

.header .search .form input:focus {
    outline: 0
}

.header .search .form .submit {
    position: absolute;
    background: 0 0;
    color: #555;
    cursor: pointer;
    font-family: inherit;
    border: 0;
    padding: 0 7px;
    top: 0;
    font-size: medium;
    left: 2px;
    line-height: 36px
}

.header .navuser {
    display: inline-block;
    margin: 0;
    padding: 0
}

.header .navuser li {
    display: inline-block;
    position: relative
}

.user_coins {
    font-size: 13px
}

.user_coins i {
    color: #ffc107;
    font-size: 14px
}

.user_vip {
    color: #dc3545;
    position: absolute!important;
    top: -10px!important;
    right: -10px
}

.header .navuser li a {
    color: #fff;
    position: relative;
    display: inline-block;
    margin: 0 .5rem;
    line-height: 34px;
    font-size: .85rem;
    font-weight: 400
}

.header .navuser li a i {
    margin-left: 5px;
    font-size: 14px;
    position: relative;
    top: 1px
}

.header .navuser li ul {
    display: none
}

.header .navuser li ul:before {
    top: -10px;
    left: 15px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #191d28;
    border-width: 7px;
    margin-right: -7px
}

.header .navuser ul.menu-user {
    position: absolute;
    display: none;
    z-index: 999999;
    height: auto;
    right: auto;
    left: 0;
    top: 100%;
    margin: 0;
    padding: 0;
    background: #191d28;
    min-width: 170px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.header .navuser li:hover .menu-user {
    max-height: 700px;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-duration: 0s,.2s,.2s;
    transition-duration: 0s,.2s,.2s;
    display: block;
    width: 100%
}

.header .navuser li .menu-user li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

.header .navuser li .menu-user li.divider {
    border-bottom: 1px solid rgb(0 0 0 / 30%)
}

.header .navuser li .menu-user li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #d8d8d8;
    display: block;
    padding: 0 10px;
    margin: 0;
    height: 32px;
    line-height: 32px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: .8rem;
    font-weight: 400
}

.header .navuser li .menu-user li a span {
    margin-right: 5px
}

.header .navuser li .menu-user li a:hover i {
    color: var(--skins-color)
}

.header .navuser li .menu-user li a:hover {
    background: #151924;
    padding-right: 15px;
    color: var(--skins-color)
}

.header .navuser li .menu-user li.ulevel {
    display: flex;
    padding: 10px;
    align-items: center;
    background: rgb(0 0 0 / 30%)
}

.header .navuser li .menu-user li.ulevel img {
    border-radius: 50%;
    width: 40px;
    margin-left: 10px
}

.header .navuser li .menu-user li.ulevel div {
    line-height: 1.4;
    color: #fff
}

.nav-main-menu {
    margin: 0;
    background: var(--skins-color);
    margin-bottom: 25px
}

#main-menu ul li {
    float: right;
    position: relative;
    margin: 0 10px
}

#main-menu ul li:first-child {
    margin-right: 0
}

#main-menu ul li a {
    display: block;
    text-align: center;
    line-height: 48px;
    height: 48px;
    padding: 0 10px;
    color: #fff;
    border-left: 0;
    transition: color .5s;
    position: relative;
    font-size: 1em
}

#main-menu ul li:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(0,0,0,.32)
}

#main-menu ul li ul {
    display: none;
    left: auto;
    right: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    position: absolute;
    top: 48px;
    z-index: 9999999;
    min-width: 160px;
    padding: 0;
    margin: 0 0 0;
    font-size: 14px;
    text-align: right;
    list-style: none;
    background-color: var(--skins-color2);
    -webkit-background-clip: none;
    background-clip: none;
    border-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#main-menu ul li:hover ul {
    display: initial
}

#main-menu ul li ul li {
    display: block;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    padding: 0;
    margin: 0;
    float: none
}

#main-menu ul li ul li:last-child {
    border-bottom: 0
}

#main-menu ul li ul li a {
    font-size: 13px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: block!important;
    background: 0 0!important;
    text-align: initial;
    height: 34px;
    line-height: 34px
}

#main-menu ul li ul li a:hover {
    padding-right: 18px!important
}

.surprise {
    float: left;
    margin-top: 10px;
    background: rgba(0,0,0,.32);
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 5px 10px;
    line-height: 1.5
}

.surprise:hover {
    background: #fff;
    color: #222!important
}

#thememode {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

#thememode .switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 25px;
    top: 0
}

#thememode .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

#thememode input:focus+.slider {
    box-shadow: 0 0 1px #2196f3
}

#thememode input:checked+.slider {
    background-color: rgba(255,255,255,.25)
}

#thememode .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,.25);
    -webkit-transition: .4s;
    transition: .4s
}

#thememode .slider.round {
    border-radius: 34px;
    background: rgba(0,0,0,.1)
}

#thememode input:checked+.slider {
    background-color: rgba(255,255,255,.25)
}

#thememode .slider:before {
    position: absolute;
    content: "\f186";
    font-family: "Font Awesome 6 Pro";
    color: #fff;
    line-height: 25px;
    width: 25px;
    text-align: center;
    right: 0;
    bottom: 0;
    background-color: var(--skins-color);
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 0 1px 3px rgb(0 0 0 / 30%)
}

#thememode input:checked+.slider:before {
    content: "\f185"
}

#thememode .slider.round:before {
    border-radius: 50%
}

#thememode input:checked+.slider:before {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    content: "\f185"
}

.open_close {
    display: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.open_close i {
    font-size: 32px
}

.banner {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-bottom: 25px
}

.flex-content {
    padding-left: 20px;
    width: calc(100% - 350px)
}

.flex-sidebar {
    width: 350px
}

#sidebar .widget {
    margin-bottom: 20px;
    background: #1b1a23;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.bixbox {
    background: #1d1b26;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 18px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
    -khtml-box-shadow: 0 2px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.1);
    -ms-box-shadow: 0 2px 3px rgba(0,0,0,.1);
    -o-box-shadow: 0 2px 3px rgba(0,0,0,.1);
    box-shadow: 0 2px 3px rgb(0 0 0 / 10%)
}

.releases {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px solid #312f40;
    padding: 8px 15px
}

.releases h1,.releases h2,.releases h3,#sidebar .section h4 {
    font-size: 15px;
    color: #FFF;
    line-height: 20px;
    font-weight: 500;
    margin: 0;
    position: relative
}

.releases .helplink {
    color: #fff;
    background: var(--skins-color);
    ;display: inline-block;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 3px
}

.releases .helplink:hover {
    background: #262626;
    color: #fff
}

.page {
    padding: 15px
}

.form-group,p:not(:last-child) {
    margin-bottom: 1rem
}

.form-group label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px
}

.form-control,.form-select {
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px
}

.form-control:focus,.form-select:focus {
    box-shadow: none
}

textarea.form-control {
    min-height: 130px;
    resize: none
}

.form-input {
    display: block;
    position: relative;
    margin-bottom: 0
}

.form-input i {
    position: absolute;
    top: 1px;
    right: 5px;
    bottom: 0;
    width: 35px;
    line-height: 32px;
    font-size: 18px;
    color: #868686;
    text-align: center
}

.form-input input {
    padding-right: 45px;
    margin-bottom: 0
}

.button {
    text-transform: capitalize;
    color: #fff;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 500;
    border: none;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: var(--skins-color);
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.button-normal {
    text-transform: capitalize;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 500;
    border: none;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.button:focus,.button:hover {
    color: var(--skins-color);
    background: #fff;
    border: 0
}

.btn-sliding-icon i {
    font-size: 16px;
    margin-right: 5px;
    opacity: 1
}

.btn-sliding-icon i.show {
    opacity: 0;
    max-width: 0;
    transition: .25s;
    display: inline-block;
    transform: translateX(20px);
    font-size: 16px
}

.btn-sliding-icon:hover i.show {
    max-width: 20px;
    opacity: 1;
    transform: translateX(0);
    padding-left: 0;
    padding-right: 10px
}

.validation {
    color: #c93131;
    font-weight: 400;
    font-size: 13px
}

.listupd {
    overflow: hidden;
    padding: 10px
}

.listupd .utao {
    float: right;
    width: 33.33333%;
    position: relative
}

.listupd.column-2 .utao {
    width: 50%
}

.listupd .utao .uta {
    padding: 15px 0 15px 0;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #312f40
}

.listupd .utao .luf {
    padding-left: 15px;
    overflow: hidden
}

.listupd .utao .uta .imgu {
    position: relative;
    float: right;
    overflow: hidden;
    width: 75px;
    height: 105px;
    margin-left: 10px;
    border-radius: 3px
}

.listupd .utao .uta .imgu img {
    width: 82px;
    height: 105px
}

.listupd .utao .uta .imgu .hot {
    position: absolute;
    top: 3px;
    right: 3px;
    background: #ba291f;
    font-size: 11px;
    font-weight: 700;
    padding: 0 4px;
    padding-top: 2px;
    border-radius: 3px;
    line-height: 15px;
    color: #fff
}

.listupd .utao .uta .luf h4 {
    margin: 0;
    font-size: .98em;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    direction: ltr;
    text-align: right;
}

.listupd .utao .uta .luf ul {
    display: block;
    list-style-type: disc;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}

.listupd .utao .uta .luf ul {
    margin: 0;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 0;
    list-style: disc
}

.listupd .utao .uta .luf ul li {
    list-style: disc;
    font-size: 13px;
    margin-bottom: 5px
}

.listupd .utao .uta .luf ul li a {
    display: block;
    float: right;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.listupd .utao .uta .luf ul li span {
    float: left;
    color: #555;
    font-size: 12px
}

.listupd .utao .uta .luf ul.manhua li {
    color: #009688
}

.listupd .utao .uta .luf ul.manhwa li {
    color: #9d4942
}

.listupd .utao.styletwo {
    width: 50%
}

.listupd .utao.styletwo .uta .imgu {
    height: 141px;
    border-radius: 0
}

.listupd .utao.styletwo .uta .imgu img {
    width: 100px
}

.listupd .utao.styletwo .uta .luf h4 {
    font-size: 15px;
    font-weight: 500
}

.listupd .utao.styletwo .uta .luf ul li {
    margin-bottom: 10px;
    font-size: 14px
}

.listupd .utao.styletwo .uta .luf ul li a {
    font-weight: 500;
    color: #999
}

.listupd .utao.styletwo .uta .luf ul li a:hover {
    color: #FFF
}

.hpage {
    clear: both;
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
    overflow: hidden;
    direction: ltr
}

.hpage a {
    display: inline-block;
    background: var(--skins-color);
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 2px;
    color: #DDD;
    width: 110px;
    text-align: center;
    font-weight: 500;
    position: relative
}

.hpage a:hover {
    color: #FFF!important
}

.bs,.bx-5 {
    float: right;
    width: 20%
}

.bx-4 {
    float: right;
    width: 25%
}

.bx-3 {
    float: right;
    width: 33.333333333333%
}

.chapterbody .bs {
    width: 16.66666666666667%
}

.chapterbody .bs.brx-5 {
    width: 20%
}

.bs .bsx {
    position: relative;
    overflow: hidden;
    margin: 10px 7px;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s
}

.bs .bsx .limit {
    padding: 137% 0 0;
    position: relative;
    overflow: hidden;
    background: #111;
    border-radius: 3px
}

.bs .bsx .limit .t {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
    overflow: hidden
}

.bs .bsx .limit .b {
    position: absolute;
    bottom: -30px;
    color: #FFF;
    z-index: 1;
    padding: 8px 0;
    width: 100%;
    text-align: center;
    background: rgba(34,58,101,.9);
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s
}

.bs .bsx .limit img {
    width: 100%;
    height: auto;
    top: 0;
    position: absolute
}

.bs .bsx .limit .t .type {
    margin-top: 5px;
    margin-right: 5px;
    font-size: 11px;
    padding: 1px 5px;
    border-radius: 1px;
    float: right;
    color: #eee;
    background: #673ab7
}

.bs .bsx .limit .b .bt {
    margin: 0 5px;
    font-family: Open Sans,sans-serif;
    font-size: 13px
}

.bs .bsx .limit .b .bt .status {
    margin-top: 5px;
    overflow: hidden
}

.bs .bsx .limit .b .bt .status span {
    display: inline-block;
    color: #FFF;
    background: #0eafc1;
    padding: 2px 6px 2px 8px;
    border-radius: 2px;
    font-size: 12px
}

.bs .bsx:hover .limit .b {
    bottom: 0
}

.bs .bsx .limit .b .bt .tx b {
    font-weight: 400
}

.bs .bsx .limit .bt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    background: rgba(34,58,101,.9);
    color: #FFF;
    font-size: 11px;
    line-height: 20px;
    overflow: hidden
}

.bs .bsx .limit .bt span.epx {
    display: block;
    float: right;
    margin-right: 10px
}

.bs .bsx .limit .bt span.sb {
    display: block;
    float: left;
    padding: 0 5px;
    font-size: 11px;
    color: #111;
    text-transform: uppercase;
    background: #d9da17
}

.bs .bsx .limit .bt span.sb.RAW {
    background: rgba(14,175,193,.8);
    color: #fff
}

.bs .bsx .tt {
    font-size: .95em;
    margin: 6px 0;
    margin-bottom: 2px;
    font-weight: 500;
    line-height: 19px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.bs .bsx .limit .ply {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,.51)
}

.bs .bsx .limit .ply .dashicons {
    background: rgba(14,175,193,.8);
    border-radius: 20%;
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    width: 40px;
    height: 40px;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    margin-top: -20px;
    margin-right: -20px;
    border: 2px solid #2fc5d9;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    line-height: 38px;
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0
}

.bs .bsx .limit .status {
    position: absolute;
    top: 15px;
    right: -22px;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 1;
    padding: 2px 18px;
    font-size: 9px;
    background: #de3b3b;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bigor {
    height: 80px
}

.bs .bsx .limit .hot {
    position: absolute;
    top: 3px;
    left: 3px;
    background: #F44336;
    font-size: 13px;
    font-weight: 700;
    padding: 0 5px;
    padding-top: 3px;
    border-radius: 3px;
    line-height: 17px;
    color: #FFF;
    z-index: 1
}

.bs .bsx:hover .limit .ply {
    display: block
}

.bs .bsx .adds {
    font-size: 13px;
    color: #999
}

.bs .bsx .adds .rating {
    overflow: hidden;
    font-size: 12px;
    margin-top: 5px
}

.bs .bsx .adds .rating .rtg {
    float: right
}

.bs .bsx .adds .rating .rtg a {
    font-size: 14px!important
}

.bs .bsx .adds .rating i {
    float: right;
    color: #555;
    font-size: 11px;
    margin-left: 2px
}

.bs .bsx .adds .rating .rtg a:after {
    color: #333
}

.bs .bsx .adds .rating .rtg a.br-selected:after {
    color: #EDB867
}

.bs .bsx .limit .type {
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 1;
    padding: 2px 7px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    color: #efefef;
    background: var(--skins-color)
}

.bs .bsx .limit .type.manhua {
    background: #009688
}

.bs .bsx .limit .type.manhwa {
    background: #a12e24
}

.bs .bsx .rating-prc .rtp .rtb {
    font-size: 12px;
    width: 67px;
    margin-left: 5px;
    height: 13px
}

.bs .bsx .numscore {
    line-height: normal
}

.bs.styletere .adds {
    color: #666
}

.bs.styletere .epxdate {
    font-size: 11px;
    margin-top: 3px
}

.bs.styletere .epxs {
    color: var(--skins-color)
}

.bs.styletere .bsx .tt {
    font-size: 13px
}

.blog .entry-header {
    padding: 15px;
    text-align: center
}

.blog .entry-header h3 {
    margin: 0;
    margin-bottom: 5px;
    line-height: 27px;
    font-size: 19px;
    color: #FFF;
    font-weight: 500
}

.blog .entry-header .post-meta {
    font-size: 12px;
    color: #999;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center
}

.blog .entry-header .post-meta li {
    margin-left: 15px
}

.blog .entry-header .post-meta li i {
    margin-left: 2px
}

.blog .thumb {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-top: 15px
}

.blog .thumb img {
    max-width: 600px
}

.bloglist {
    margin: 15px
}

.bloglist .blogbox .innerblog .thumb {
    position: relative;
    overflow: hidden;
    padding-top: 55%;
    background: rgba(0,0,0,.1);
    border-radius: 7px
}

.bloglist .blogbox .innerblog .thumb img {
    width: 100%;
    position: absolute;
    top: 0;
    min-height: 139px
}

.bloglist .blogbox .innerblog .infoblog {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 125px
}

.bloglist .blogbox .innerblog .infoblog .entry-header {
    margin: 0;
    margin-bottom: 5px;
    float: none;
    display: block
}

.bloglist .blogbox .innerblog .infoblog .entry-header h2 {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.bloglist .blogbox .innerblog .infoblog .entry-content {
    font-size: 13px;
    color: #999;
    line-height: 160%
}

.bloglist .blogbox .innerblog .infoblog .entry-content p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.bloglist .blogbox .innerblog .infoblog .entry-meta {
    margin-top: 7px;
    font-size: 12px
}

.bloglist .blogbox .innerblog .infoblog .entry-meta .far {
    font-size: 10px
}

.share-links {
    overflow: hidden;
    text-align: center
}

.share-links a {
    display: inline-flex;
    margin: 1px;
    height: 34px;
    line-height: 32px;
    overflow: hidden;
    color: #fff;
    background: #444;
    transition: .3s;
    border-radius: 2px;
    width: 34px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.share-links a.facebook-share-btn {
    background: #5d82d1
}

.share-links a.twitter-share-btn {
    background: #40bff5
}

.share-links a.linkedin-share-btn {
    background: #238cc8
}

.share-links a.tumblr-share-btn {
    background: #35465c
}

.share-links a.pinterest-share-btn {
    background: #e13138
}

.share-links a.whatsapp-share-btn {
    background: #43d854
}

.share-links a.telegram-share-btn {
    background: #08c
}

.row-pagination {
    width: 100%;
    padding-top: 15px;
    border-radius: 0
}

.pagination {
    text-align: center;
    width: 100%;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.pagination span.countpage {
    float: left
}

.pagination .links {
    display: flex;
    direction: ltr
}

.pagination .links a,.pagination .links>span {
    display: inline-block;
    padding: 0;
    background: #1e2634;
    color: #fff;
    height: 34px;
    line-height: 35px;
    text-align: center;
    margin: 2px;
    border-radius: 50%;
    font-size: 13px;
    width: 34px
}

.pagination span.countpage {
    display: inline-block;
    padding: 0 19px;
    background: #1e2634;
    color: #fff;
    height: 35px;
    line-height: 36px;
    text-align: center;
    margin: 2px;
    border-radius: 22px;
    font-size: 13px;
    min-width: 50px
}

.pagination .links>span.countpage {
    float: right
}

.pagination .links>span.current,.pagination a:hover {
    background: var(--skins-color);
    color: #fff
}

.pagination .links span.extend {
    padding: 0
}

.pagination .links span.pages {
    font-size: 14px
}

.flat-faq-content li {
    border-bottom: 1px solid #2f2a2a
}

.flat-faq-content li:last-child {
    border: 0
}

.flat-faq-content li .toggle-title {
    padding: 20px 0;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    color: #fcfcfc
}

.flat-faq-content li .toggle-content {
    padding: 0 20px 15px 2px;
    margin-top: -5px
}

.pricing-plans-container {
    border-radius: 4px;
    display: flex;
    margin-bottom: 30px;
    color: #fff;
    margin-top: 45px;
    align-content: center;
    align-items: flex-start;
    margin-bottom: 50px;
    justify-content: center
}

.pricing-plan {
    padding: 30px 25px;
    min-width: 300px;
    position: relative;
    border-left: 1px solid #12161f;
    border-right: 1px solid #12161f;
    background: #1d1b26
}

.pricing-plan h3 {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #fff
}

.pricing-plan p {
    margin: 0
}

.billed-yearly-label,.billed-lifetime-label {
    display: none
}

.billed-yearly .billed-yearly-label,.billed-lifetime .billed-lifetime-label {
    display: block
}

.billed-yearly .billed-monthly-label,.billed-lifetime .billed-monthly-label {
    display: none
}

.pricing-plan-label {
    background: #1e2634;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    padding: 12px;
    margin: 20px 0
}

.pricing-plan-label strong {
    font-size: 27px;
    font-weight: 500;
    margin-right: 5px;
    line-height: 30px;
    position: relative
}

.pricing-plan-label span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #191d28;
    border-radius: 50%;
    font-size: 14px
}

.pricing-plan-label s {
    font-size: 18px;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: 105%;
    color: #f1505b
}

.recommended .pricing-plan-label {
    background-color: rgba(102,103,107,.06);
    color: #66676b
}

.recommended .pricing-plan-label strong {
    color: #66676b
}

.pricing-plan-features strong {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 30px;
    display: block;
    text-align: center
}

.pricing-plan-features ul {
    padding: 0;
    margin: 0
}

.pricing-plan-features ul li {
    display: block;
    margin: 0;
    padding: 3px 0;
    line-height: 24px
}

.pricing-plan-features ul li i {
    color: #2db414;
    margin-left: 5px
}

.pricing-plan-features ul li i.off {
    color: #ea5252
}

.pricing-plan .button:hover,.pricing-plan.recommended .button {
    box-shadow: 0 4px 12px rgba(102,103,107,.15)
}

.pricing-plan .button {
    box-shadow: 0 4px 12px rgba(102,103,107,.1)
}

.pricing-plan .button:hover {
    box-shadow: 0 4px 12px rgba(102,103,107,.15)
}

.pricing-plan.recommended {
    box-shadow: 0 0 45px rgba(0,0,0,.09);
    padding: 35px;
    margin: 0 15px
}

.pricing-plan.recommended:last-of-type {
    margin-right: 0
}

.pricing-plan .recommended-badge {
    background-color: #f1505b;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 45px;
    top: -45px;
    left: 0;
    text-align: center;
    border-radius: 4px 4px 0 0;
    font-weight: 400;
    line-height: 45px
}

.pricing-plan a.btn {
    padding: 12px 30px
}

@media (max-width: 992px) {
    .pricing-plans-container {
        box-shadow:none;
        display: block;
        margin-top: -40px;
        background: transparent
    }

    .pricing-plan {
        box-shadow: 0 0 25px rgba(0,0,0,.1);
        margin-bottom: 20px;
        flex: auto;
        width: 100%;
        border-radius: 4px;
        padding: 35px;
        background: #2a2e35
    }

    .pricing-plan.recommended {
        padding: 35px;
        margin: 0 0 40px
    }

    .recommended.pricing-plan {
        box-shadow: 0 0 25px rgba(0,0,0,.1);
        margin-top: 80px
    }
}

#VideoModal .modal-body {
    position: relative;
    padding: 0
}

#VideoModal .close {
    position: absolute;
    right: -24px;
    top: 0;
    z-index: 999;
    font-size: 21px;
    font-weight: 400;
    color: #fff;
    background: #c41717;
    border: 0;
    opacity: 1
}

.heade-col {
    text-align: center;
    padding: 25px 0 30px;
    color: #919191;
    line-height: 27px
}

.progress-goup {
    position: fixed;
    left: 20px;
    bottom: 20px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.progress-goup.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.progress-goup:after {
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    content: "\f062";
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    font-weight: 400;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    color: var(--skins-color)
}

.progress-goup:hover:after {
    color: #262626
}

.progress-goup svg path {
    fill: none
}

.progress-goup svg.progress-circle path {
    stroke: var(--skins-color);
    stroke-width: 3;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

#footer {
    margin-top: 30px;
    text-align: center;
    line-height: 20px;
    padding: 0;
    font-size: 13px;
    color: #CCC;
    background: #1b1a23
}

#footer h4 {
    line-height: 1em;
    font-size: 15px;
    font-weight: 600;
    text-align: right;
    margin-top: 30px;
    margin-bottom: 15px
}

#footer ul.menu {
    list-style: none;
    padding: 0;
    margin-top: 20px
}

#footer ul.menu li {
    margin-bottom: 4px;
    display: inline-block;
    margin-left: 20px
}

#footer ul.menu a {
    color: var(--skins-link-color)
}

#footer ul.menu a:hover {
    color: var(--skins-link-hover-color)
}

#footer .socials {
    float: left;
    margin-top: 0
}

#footer .socials a {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-left: 5px;
    margin-bottom: 0;
    z-index: 1;
    font-size: 16px
}

#footer .socials a i {
    line-height: 40px
}

#footer .socials a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid #333;
    background-color: #222;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

#footer .socials a:hover:before {
    background-color: var(--skins-link-color);
    border-color: var(--skins-link-color)
}

#footer .copyright {
    background: rgb(0 0 0 / 15%);
    padding: 20px;
    font-size: 13px;
    color: #b5b5b5;
    text-align: center;
    margin-top: 20px
}

.btn {
    transition: all .2s ease-in-out;
    border-radius: 3px;
    position: relative;
    padding: 10px
}

.form-switch {
    padding-right: 2.5em
}

.form-check .form-check-input {
    float: right;
    margin-right: -2.5em;
    margin-left: 0
}

.alert {
    padding: .7rem 1rem .7rem 3rem;
    border-radius: 03px
}

.alert-dismissible .btn-close {
    padding: 1rem;
    right: auto;
    left: 0;
    width: 16px;
    height: 16px;
    background-size: 12px
}

.error {
    margin: 8px 0;
    display: none;
    color: #ea5252
}

.errors {
    margin: 8px 0;
    color: #ea5252
}

.signin-form-wrap {
    background-color: #1E2634;
    border: 1px solid #252e3d;
    border-radius: 3px;
    margin-bottom: 30px
}

.icon-group {
    display: block !important;
    position: relative
}

.signin-form-wrap .form-control {
    height: 42px;
    padding-left: 42px;
    padding-right: 42px;
    border-radius: 3px
}

.signin-form-wrap .form-icon {
    position: absolute;
    top: 0;
    right: 0;
    height: 42px;
    width: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    color: #6b6b6b
}

.signin-form-wrap .form-icon svg {
    height: 19px;
    color: #a9a9a9;
    transition: color 0.3s
}

.signin-form-wrap .form-label {
    position: relative;
    width: 100%;
    margin-bottom: 0
}

.signin-form-wrap .field-status {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 5px;
    margin: 0
}

.signin-form-wrap .box-field {
    position: relative
}

.signin-form-wrap .box-field .statusbox {
    position: absolute;
    top: 9px;
    left: 10px;
    font-size: 18px;
    color: #6b6b6b
}

.signin-form-wrap .box-field .statusbox .fa-circle-xmark {
    color: #ea5252
}

.signin-form-wrap .box-field .statusbox .fa-circle-check {
    color: #449626
}

.signin-form-wrap .signin-header {
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #252e3d;
    padding: 20px;
    text-align: center;
    margin-bottom: 0;
    line-height: 1
}

.signin-form-wrap .signin-header h4 {
    margin: 0
}

.signin-body {
    padding: 20px
}

.signin-form-wrap .error {
    font-size: 13px;
    font-weight: 400
}

.recover-password {
    float: left;
    color: var(--skins-color)
}

.box-singup {
    text-align: center;
    color: #bdbdbd;
    margin-top: 25px;
    font-size: 14px;
    border-top: 1px solid #252e3d;
    padding-top: 15px
}

.checkbox {
    display: inline-block;
    margin-bottom: 0
}

.checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    line-height: 25px
}

.checkbox label span.checkbox-icon {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #b4b4b4;
    height: 20px;
    width: 20px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 4px;
    transition: .3s;
    position: absolute;
    left: 0;
    top: 1px
}

.checkbox input+label span.checkbox-icon:after {
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    content: '';
    display: block;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: scale(.5) rotate(45deg);
    transition: all .35s cubic-bezier(.3,-.41,.19,2),opacity .3s
}

.checkbox input:checked+label span.checkbox-icon {
    background-color: var(--skins-color);
    border-color: var(--skins-color)
}

.checkbox input:checked+label span.checkbox-icon:after {
    transform: scale(1) rotate(45deg);
    opacity: 1
}

#ajax-loading {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    background: rgb(0 0 0 / 60%) url(../images/imgloading.svg) no-repeat center center
}

.sloading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    margin: -.5em;
    z-index: 99;
    transition: all .3s;
    transition-timing-function: ease-in
}

.sloading {
    top: 50%;
    right: auto;
    left: 1.25em
}

.sloading:before {
    content: " ";
    display: block;
    background: 0;
    animation: ldld-default .5s ease-in-out infinite;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    margin: 0;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-color: currentColor transparent currentColor transparent
}

@-moz-keyframes ldld-default {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ldld-default {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes ldld-default {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes ldld-default {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.thebox-overlay {
    animation: thebox-fadein .2s;
    -webkit-animation: thebox-fadein .2s;
    -moz-animation: thebox-fadein .2s;
    -ms-animation: thebox-fadein .2s;
    -o-animation: thebox-fadein .2s;
    -webkit-backface-visibility: hidden;
    position: fixed;
    background: rgba(93,89,83,.2);
    background: radial-gradient(ellipse closest-corner,rgba(93,89,83,.9),rgba(93,89,83,.5));
    transition: opacity .4s ease-in-out;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.thebox-modal {
    padding-top: 100px;
    padding-bottom: 50px;
    position: fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 9999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.thebox-modal .thebox-window {
    padding: 20px;
    width: 96%;
    max-width: 380px;
    position: relative;
    margin: 0 auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 4px 8pxrgba(0,0,0,.3);
    transform: translateZ(0);
    transform-origin: 50% 50%;
    transition: all .2s ease-in-out;
    border: 0;
    background: #1E2634
}

.thebox-modal .thebox-window .close {
    background: #f5f5f5;
    color: #f59e9e;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    top: 30px;
    right: auto;
    text-shadow: none
}

.thebox-modal .thebox-window .close:hover {
    color: #e35656
}

.thebox-modal .thebox-window .signin-header {
    margin-bottom: 15px;
    padding: 0 0 15px 0;
    border-color: rgb(255 255 255 / 8%)
}

.thebox-modal .thebox-window .signin-header img {
    max-height: 60px
}

.thebox-modal .thebox-window .box-singup {
    border-color: rgb(255 255 255 / 8%)
}

.thebox-modal .thebox-window .signin-header h5 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: normal
}

.thebox-modal .thebox-window .close {
    position: absolute;
    top: -20px;
    left: -20px;
    font-size: 1.9em;
    width: 40px;
    height: 40px;
    line-height: 39px;
    margin: 0;
    padding: 0;
    text-align: center;
    border-radius: 100%;
    cursor: pointer;
    z-index: 1003;
    background: #fff;
    color: #4b3c3c
}

.thebox-modal .thebox-window .close:after {
    content: "\0000d7";
    display: inline
}

.thebox-modal .thebox-window .box-singup a,.thebox-modal .thebox-window .recover-password a {
    color: var(--skins-color)
}

.overflow-y {
    overflow-y: hidden
}

.btn-file {
    font-size: 13px;
    background: var(--skins-link-color);
    color: #fff;
    cursor: pointer;
    width: 100px;
    text-align: center;
    height: 33px;
    line-height: 33px
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: inherit;
    cursor: pointer
}

.form-group label .help {
    font-size: 12px;
    display: inline-block;
    margin-right: 10px;
    color: #e73333
}

.input-group .form-control {
    border-radius: 0 2px 2px 0!important
}

.input-group .input-group-text {
    border-radius: 0;
    padding: 0;
    border-radius: 2px 0 0 2px!important;
    border: 0
}

.btn-file label {
    display: inline-block;
    margin: 0;
    cursor: pointer
}

.upload_button i {
    margin: 0 0 0 5px
}

#sidebar .serieslist {
    overflow: hidden
}

#sidebar .serieslist ul {
    overflow: hidden
}

#sidebar .serieslist ul li {
    padding: 10px 10px;
    text-overflow: unset;
    white-space: unset;
    overflow: hidden;
    border-bottom: 1px solid #383838;
    position: relative
}

#sidebar .serieslist ul li:last-child {
    border: 0
}

#sidebar .serieslist ul li .ctr {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 1em;
    color: #888;
    position: absolute;
    top: 30px;
    right: 15px;
    border: .5px solid #888;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

#sidebar .serieslist.pop ul li {
    padding-right: 55px
}

#sidebar .serieslist ul li .imgseries {
    float: right;
    overflow: hidden;
    width: 58px;
    max-height: 72px;
    margin-left: 10px;
    border-radius: 3px
}

#sidebar .serieslist ul li .leftseries {
    overflow: hidden;
    text-overflow: unset;
    white-space: unset
}

.topviews-box li .leftseries div {
    border-top: 1px solid #383838;
    padding-top: 4px;
    margin-top: 4px;
    font-size: 12px
}

#sidebar .serieslist ul li .leftseries h2 {
    font-size: .98em;
    font-weight: 500;
    margin: 0 0 3px;
    line-height: 1.4em
}

#sidebar .serieslist ul li .leftseries h2 a {
    color: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

#sidebar .serieslist ul li .leftseries span {
    white-space: unset;
    font-size: 12px;
    color: #888;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

#sidebar .serieslist ul li .leftseries span b {
    font-weight: 500
}

#sidebar .ts-wpop-series-gen .ts-wpop-nav-tabs {
    list-style: none;
    margin: 10px;
    padding: 6px;
    overflow: hidden;
    background: #333;
    border-radius: 3px
}

#sidebar .ts-wpop-series-gen .ts-wpop-nav-tabs li.active a {
    display: block;
    background: var(--skins-color);
    border-radius: 3px;
    color: #FFF
}

#sidebar .ts-wpop-series-gen .ts-wpop-nav-tabs li {
    float: right;
    width: 33.3333333%;
    padding: 0;
    border: 0;
    text-align: center
}

#sidebar .ts-wpop-series-gen .ts-wpop-nav-tabs li a {
    padding: 2px;
    display: block;
    font-size: 12px;
    cursor: pointer;
    position: relative
}

.serieslist .rating-prc .rtp .rtb span {
    margin: 0;
    font-size: inherit;
    color: inherit!important
}

.advancedsearch {
    position: relative
}

.advancedsearch .quickfilter .filters .filter,.advancedsearch .quickfilter .filters .filter.submit {
    width: 20%;
    position: static
}

.advancedsearch .quickfilter .filters .filter ul {
    right: 4px;
    left: 4px;
    top: auto;
    width: auto
}

.advancedsearch .quickfilter .filters .filter ul.show {
    display: block
}

.advancedsearch .quickfilter .filters .filter ul.dropdown-menu.c1 {
    max-width: none;
    float: none
}

.advancedsearch .quickfilter .filters .filter ul.dropdown-menu.c1 li {
    width: 25%;
    float: right
}

.quickfilter .filters .filter .genrez {
    max-height: 240px;
    overflow: auto;
    background: #333
}

.quickfilter .filters .filter .genrez:hover {
    overflow-y: scroll
}

.quickfilter {
    padding: 10px
}

.quickfilter .filters {
    position: relative
}

.quickfilter .filters .filter {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding: 6px 5px;
    margin: 0;
    display: inline-block;
    position: relative;
    border-radius: 2px
}

.quickfilter .filters .filter button {
    width: 100%;
    color: #ccc;
    padding: 3px 6px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
    background-color: #333;
    border-color: #333;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    -webkit-appearance: button;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    overflow: visible;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: inherit
}

.quickfilter .filters .filter ul {
    width: 500px;
    margin-top: 1px!important;
    padding: 10px!important;
    font-size: 13px;
    position: absolute;
    display: none;
    top: 100%;
    right: 0;
    left: auto;
    z-index: 2;
    min-width: 160px;
    text-align: inherit;
    background: #333;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    list-style: none
}

.quickfilter .filters .filter ul li {
    width: 25%;
    float: right;
    color: #3c3c3c;
    -khtml-transition: all .1s ease-in-out 0;
    -moz-transition: all .1s ease-in-out 0;
    -ms-transition: all .1s ease-in-out 0;
    -o-transition: all .1s ease-in-out 0;
    transition: all .1s ease-in-out 0;
    border: 0!important;
    padding: 0!important
}

.quickfilter .filters .filter ul li input {
    display: none
}

.quickfilter .filters .filter ul li input,.quickfilter .filters .filter ul li label {
    position: inherit;
    cursor: pointer
}

.quickfilter .filters .filter ul label {
    display: block;
    color: #ccc;
    padding: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.quickfilter .filters .filter ul li input+label:before,.quickfilter .filters .filter ul li input:not(:checked)+label:before {
    display: inline-block;
    content: "";
    top: 3px;
    right: 0;
    height: 12px;
    width: 12px;
    background-color: #5d5d5d;
    border-radius: 3px;
    margin-left: 6px
}

.quickfilter .filters .filter ul.c1 li input+label:before,.quickfilter .filters .filter ul.c1 li input:not(:checked)+label:before {
    border-radius: 50%
}

.quickfilter .filters .filter ul li input:checked+label:before {
    width: 6px;
    margin-left: 8px;
    margin-right: 4px;
    height: 12px;
    border: solid #28a745;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
    border-radius: 0
}

.quickfilter .filters .filter i {
    font-size: 12px;
    width: auto;
    height: auto;
    line-height: 18px;
    font-weight: 700
}

.quickfilter .filters .filter.submit {
    float: none;
    width: 100%
}

.quickfilter .filters .filter.submit button {
    background: var(--skins-color)!important;
    color: #FFF!important
}

.quickfilter .filters .filter.submit button:hover {
    background: #333!important;
    color: #FFF!important;
    border-color: #333!important
}

.quickfilter .filters .filter.open button,.quickfilter .filters .filter button:hover {
    color: #333;
    background-color: #d0d0d0;
    border-color: #d0d0d0
}

.quickfilter .filters .filter.open ul {
    display: block
}

.quickfilter .filters .filter ul.dropdown-menu.c1 {
    max-width: 160px;
    float: right
}

.quickfilter .filters .filter ul.dropdown-menu.c1 li {
    width: 100%;
    float: none
}

.quickfilter .filters .dropdown-toggle::after {
    display: none
}

.nav_apb {
    margin: 10px 15px;
    margin-bottom: 5px;
    text-align: center
}

.nav_apb a {
    text-align: center;
    display: inline-block;
    background: #333;
    padding: 5px 12px!important;
    margin: 5px;
    border-radius: 3px
}

.nav_apb a:hover {
    background: var(--skins-color);
    color: #FFF
}

.modex {
    margin: 0 15px;
    margin-bottom: 5px;
    text-align: left
}

.other-opts .modex {
    float: left
}

.modex a {
    cursor: pointer;
    color: #FFF;
    display: inline-block;
    line-height: 25px;
    padding: 0 10px;
    font-weight: 400;
    white-space: nowrap;
    font-size: 12px;
    background: #333;
    border-radius: 3px
}

.modex a:hover {
    color: var(--skins-color)
}

.soralist span {
    display: block;
    border-bottom: 4px solid #DDD
}

.soralist span a {
    font-weight: 700;
    font-size: 15px
}

.soralist span {
    display: block;
    padding: 0 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #312f40
}

.soralist ul {
    margin: 0;
    overflow: hidden;
    color: var(--skins-color);
    padding: 15px;
    font-weight: 400;
    list-style: disc
}

.soralist ul li {
    margin-right: 15px;
    line-height: 20px;
    margin-bottom: 5px;
    list-style: disc
}

ul.genres-index {
    list-style: none;
    padding: 0;
    margin: 0 -10px;
    overflow: hidden;
    flex-wrap: wrap;
    display: flex
}

ul.genres-index li {
    width: 25%
}

ul.genres-index li a {
    margin: 10px;
    padding: .5rem 1rem;
    display: flex;
    font-weight: 500;
    border-radius: .25rem;
    background: #1A212D;
    color: var(--skins-color);
    justify-content: space-between;
    align-items: center
}

ul.genres-index li a span {
    display: inline-block;
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

ul.genres-index li a i {
    float: right;
    font-size: .85rem;
    font-style: normal;
    color: #fff;
    font-weight: 300;
    background: var(--skins-color2);
    padding: 0 8px;
    border-radius: 3px
}

ul.genres-index li a:hover {
    background: var(--skins-color);
    color: #fff
}

.serieslist .numscore {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    line-height: normal;
    font-style: italic;
    color: #999;
    position: relative;
    top: -4px
}

.rating-prc .rtp {
    overflow: hidden;
    display: inline-block;
    float: right
}

.rating-prc .rtp .rtb {
    position: relative;
    overflow: hidden;
    color: #ffc700;
    height: 15px;
    line-height: 1;
    width: 68px;
    font-size: 12px;
    margin: 0 auto
}

.rating-prc .rtp .rtb:before {
    content: "\f005\f005\f005\f005\f005";
    font-family: "Font Awesome 6 pro";
    position: absolute;
    top: 0;
    right: 0;
    color: #686868;
    height: 15px
}

.rating-prc .rtp .rtb span {
    overflow: hidden;
    top: 0;
    right: 0;
    position: absolute;
    padding-top: 15px
}

.rating-prc .rtp .rtb span:before {
    content: "\f005\f005\f005\f005\f005";
    font-family: "Font Awesome 6 pro";
    font-weight: 900;
    top: 0;
    position: absolute;
    right: 0
}

.rating-prc .num {
    float: right;
    line-height: normal;
    font-size: 13px
}

.animefull .bigcover .ime a.lnk {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.animefull .bigcover {
    position: relative
}

.animefull .bigcover .ime {
    width: 100%;
    padding-bottom: 37%;
    position: relative;
    overflow: hidden
}

.animefull .bigcover .ime img {
    width: 100%;
    position: absolute
}

.animefull .bigcover a.gp {
    background: rgba(14,175,193,.8);
    border-radius: 20%;
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    display: inline-block;
    text-align: center;
    line-height: 78px;
    margin-top: -40px;
    margin-left: -40px;
    border: 2px solid #2fc5d9;
    border: 3px solid #fff;
    line-height: 88px;
    background: rgba(30,222,244,.8)
}

.animefull .bigcover a.gp .dashicons {
    width: auto;
    height: auto;
    font-size: 50px;
    line-height: 75px;
    color: #FFF;
    text-align: center
}

.animefull .bigcover:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(51,66,94,.5);
    z-index: 1
}

.bigcontent {
    position: relative;
    padding: 15px 20px 20px;
    z-index: 4;
    padding-right: 250px;
    padding-left: 20px;
    min-height: 335px
}

.bigcontent .thumb {
    position: absolute;
    top: -60px;
    right: 16px;
    width: 210px;
    border: 4px solid #141219;
    overflow: hidden;
    max-height: 310px
}

.bigcontent .infox {
    font-size: .85em
}

.bigcontent .infox h1 {
    margin: 10px 0 10px;
    font-size: 1.7em;
    font-weight: 400;
    line-height: 25px
}

.bigcontent .infox .alter {
    display: block;
    margin-bottom: 5px;
    color: #555
}

.bigcontent .infox .spe {
    margin-bottom: 10px;
    overflow: hidden
}

.bigcontent .infox .spe span {
    width: 47%;
    margin-right: 0;
    margin-bottom: 2px;
    float: right;
    padding-right: 14px;
    position: relative
}

.bigcontent .infox .spe span.split {
    overflow: hidden;
    white-space: nowrap
}

.bigcontent .infox .desc {
    line-height: 1.7em;
    color: #888
}

.bigcontent .infox .spe span:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: var(--skins-color);
    display: inline-block;
    position: absolute;
    right: 0;
    top: 4px
}

.bigcontent .rt {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 190px
}

.bigcontent .rt .rating {
    text-align: center;
    padding: 13px 10px;
    background: #141219;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 10px
}

.bigcontent .rt .rating strong {
    margin-bottom: 7px;
    display: block;
    font-weight: 500;
    font-size: 13px
}

.bigcontent .rt .rating .br-widget a:after {
    color: #333
}

.bigcontent .rt .rating .br-widget a.br-selected:after {
    color: #EDB867
}

.donation_manga_info {
    position: absolute;
    right: 16px;
    top: 250px;
    width: 210px
}

.donation_manga_info a {
    display: block;
    font-size: 13px;
    font-weight: 500;
    padding: 0 10px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: var(--skins-link-color);
    color: #fff!important;
    border-radius: 3px;
    border: 0
}

.donation_manga_box input {
    margin-bottom: 10px;
    width: 98%
}

.donation_manga_box button {
    display: block;
    width: 98%;
    font-family: inherit;
    font-size: 16px;
    text-align: center;
    height: 42px;
    line-height: 32px;
    background: var(--skins-link-color);
    color: #fff!important;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    position: relative
}

.donation_manga_box .status {
    font-size: 13px;
    color: #db4646;
    margin-bottom: 10px;
    text-align: center
}

.sum_manga_coins {
    text-align: center;
    margin-top: 5px;
    background: #57b057;
    color: #fff;
    padding: 0 5px;
    border-radius: 2px;
    font-size: 13px;
    height: 35px;
    line-height: 35px
}

.donation_manga_modal p {
    font-size: 14px!important;
    text-align: center;
    color: #f04d4d
}

.donation_manga_modal .alert-donation {
    color: #f04d4d;
    text-align: center;
    margin-top: 20px
}

.donation_manga_modal .alert-donation a {
    color: var(--skins-link-color)
}

.donation_manga_modal .alert-donation a:hover {
    color: #0f5796
}

.read-chapter-box {
    margin: 0 20px 10px 20px;
    border-top: 1px solid #312f40
}

.read-chapter {
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    position: relative
}

.read-chapter a {
    border-radius: 2px;
    display: inline-block;
    font-size: 11px;
    padding: 0 10px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    background: var(--skins-link-color);
    color: #fff!important;
    position: relative
}

.read-chapter a.addfollow i {
    position: relative;
    top: 2px;
    font-size: 12px;
    margin-left: 2px;
    margin-right: 0
}

.read-chapter a.addfavorites i {
    position: relative;
    font-size: 12px;
    margin-left: 2px;
    margin-right: 0
}

.read-chapter a.addfollow.active {
    background: #bc2c2c
}

.read-chapter a.addfavorites.active {
    background: #ce8516
}

.read-chapter a:hover {
    background: #12528a
}

.read-chapter.left {
    float: left
}

.read-chapter a.addfollow .sloading,.read-chapter a.addfavorites .sloading {
    left: auto;
    right: 7px
}

.animefull .bottom {
    background: rgba(34,58,101,.02);
    padding: 12px 20px;
    font-size: .98em;
    border-top: 1px solid #312f40;
    text-transform: lowercase;
    font-weight: 400
}

.bookmark {
    text-align: center;
    background: var(--skins-color);
    font-size: 13px;
    color: #FFF;
    border-radius: 5px;
    padding: 8px 5px;
    cursor: pointer
}

.bookmark .dashicons {
    width: auto;
    height: auto;
    font-size: 16px
}

.bookmark:hover {
    background: #1b1a23
}

.bookmark.marked {
    background: #be342a
}

.bxcl {
    overflow: hidden
}

.bxcl ul::-webkit-scrollbar {
    width: 6px;
    background: rgba(0,0,0,0)
}

.bxcl ul::-webkit-scrollbar-track-piece {
    border-radius: 0;
    background: rgba(0,0,0,.2)
}

.bxcl ul::-webkit-scrollbar-thumb {
    height: 30px;
    border-radius: 3px;
    background: rgba(0,0,0,0)
}

@media only screen and (min-width: 991px) {
    .bxcl ul::-webkit-scrollbar {
        background:rgba(0,0,0,0)
    }

    .bxcl ul::-webkit-scrollbar-thumb {
        background: #6c757d
    }
}

.bxcl ul {
    padding: 0;
    list-style: none;
    margin: 0;
    overflow: auto;
    max-height: 392px
}

.bxcl ul li {
    overflow: hidden;
    padding: 10px 15px;
    border-bottom: 1px solid #262432;
    font-size: .95em;
    position: relative;
    float: none;
    width: 100%
}

.bxcl ul li .rg {
    margin: 5px;
    padding: 10px;
    overflow: hidden;
    position: relative;
    background: #FAFAFA;
    border: 2px solid #e2e3e7
}

.bxcl ul li .rg .lch {
    float: right
}

.bxcl ul li .rg .dlx {
    position: absolute;
    right: 10px;
    top: 0
}

.bxcl ul li .rg .dlx a.dlxx {
    overflow: hidden;
    position: relative
}

.bxcl ul li .rg .dlx a.dlxx .dashicons {
    width: auto;
    height: auto;
    font-size: 22px;
    line-height: 38px;
    color: #888
}

.bxcl ul li .rg .dlx a.dlxx .dashicons:hover {
    color: #006400;
    text-decoration: none
}

.bxcl ul li .rg .dlx .ndlx {
    font-size: 22px;
    line-height: 36px;
    color: #c6c6c6
}

.bxcl ul li span.dt {
    float: left;
    margin: 0
}

.bxcl ul li .lchx {
    line-height: 26px
}

.bxcl ul li .lchx span {
    direction: ltr
}

.bxcl ul li span.dt a {
    display: block;
    background: var(--skins-color);
    color: #DDD;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: none;
    box-shadow: none;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    margin-right: 7px;
    float: right
}

.bxcl ul li span.dt a .dashicons {
    width: auto;
    height: auto;
    font-size: 16px;
    line-height: 18px;
    color: #DDD
}

.bxcl ul li span.dt a:hover,.chapter-download:hover {
    background: #222;
    color: #fff
}

.bxcl ul li span.dt a:hover .dashicons {
    color: #FFF
}

.bxcl ul li:hover {
    background: rgba(34,58,101,.02)
}

.chapter-views {
    float: left;
    background: var(--skins-link-color);
    color: #DDD;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: none;
    box-shadow: none;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    margin-right: 7px;
    position: relative
}

.chapter-views span {
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: 8px
}

.chapter-download {
    float: left;
    background: var(--skins-link-color);
    color: #DDD;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: none;
    box-shadow: none;
    padding: 5px 15px;
    font-size: 14px;
    line-height: 1.5;
    margin-right: 7px;
    position: relative
}

.chapter-lock,.chapter-unlock {
    background: #da2c2c;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: none;
    box-shadow: none;
    padding: 0 3px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin-left: 7px;
    position: relative;
    font-size: 12px;
    vertical-align: top
}

.chapter-points {
    background: #FE6A10;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: none;
    box-shadow: none;
    padding: 0 5px;
    display: inline-block;
    height: 24px;
    line-height: 26px;
    margin-left: 7px;
    position: relative;
    font-size: 12px
}

.chapter-points i {
    font-size: 10px;
    position: relative;
    top: -1px
}

.chapter-unlock {
    background: #2c882c
}

.chapter-lock span,.chapter-unlock span {
    font-size: 17px;
    position: relative;
    top: 3px
}

.chapterbody {
    position: relative;
    max-width: 1142px;
    margin: auto
}

.readercontent .chaptertags {
    margin: 0 auto;
    margin-bottom: 15px;
    background: #1b1a23;
    overflow: hidden;
    border-radius: 3px;
    padding: 15px 15px 0 15px
}

.readercontent .chaptertags p {
    font-size: 13px
}

.readercontent .bixbox {
    margin-bottom: 20px
}

.headpost {
    overflow: hidden;
    text-align: center;
    padding: 0 10px;
    margin: 0 auto;
    margin-bottom: 15px;
    max-width: 1142px
}

.headpost h1 {
    margin: 0;
    font-size: 21px;
    color: #DDD
}

.allc a {
    color: #ddd;
    font-weight: 500
}

.headpost .allc {
    font-size: 13px
}

.headpost .allc a {
    color: var(--skins-color)
}

.headpost .allc a:hover {
    color: inherit
}

.readercontent .chdesc {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 25px
}

.chnav.selectchp .npv {
    float: right
}

.chnav.selectchp .slc {
    float: left;
    margin-left: 10px
}

.chnav.selectchp .slc #chapter {
    background: #252428;
    color: #DDD;
    border: 1px solid #3e3949;
    font-family: inherit;
    padding: 3px 10px;
    font-size: 13px;
    border-radius: 2px;
    max-width: 300px
}

.chnav .dlx {
    float: right
}

.chnav .dlx a {
    display: block;
    padding: 2px 10px;
    font-size: 13px;
    border-radius: 20px;
    color: #FFF;
    line-height: 25px;
    margin-left: 5px;
    background: #d50f00;
    position: relative;
    z-index: 1
}

.chnav .dlx a:hover {
    background: #333
}

.chnav.selectchp .npv .nextprev {
    margin-left: 5px
}

.chnav .selector select {
    background: #333;
    border: 1px solid #333;
    font-family: inherit;
    display: block;
    color: #9b9b9b;
    padding: 5px 10px;
    padding-right: 25px;
    border-radius: 20px;
    font-size: 13px;
    -webkit-appearance: none;
    max-width: 160px
}

.chnav .l .nvx,.chnav .pagedsel,.chnav .readingmode {
    position: relative
}

.chnav .l .nvx:after,.chnav .pagedsel:after,.chnav .readingmode:after {
    position: absolute;
    top: 0;
    right: 7px;
    content: "\f0dc";
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    background: 0 0;
    width: 17px;
    top: 50%;
    font-size: 12px;
    transform: translateY(-50%);
    background: #333;
    text-align: center
}

.chnav .l {
    float: right;
    margin-left: 10px
}

.chnav .r {
    float: left;
    margin-right: 10px
}

.nextprev a[rel=next] {
    margin-left: 10px
}

.chnav.ctop {
    margin-bottom: 20px
}

.chnav.cbot {
    margin-top: 20px;
    margin-bottom: 20px
}

.chnav.ctop:after,.chnav.cbot:after {
    clear: both;
    content: '';
    display: block
}

.readingnav {
    padding: 0 20px;
    width: 100%;
    position: fixed;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,.7);
    transition: all .8s ease
}

.readingnav.rnavtop {
    top: -44px
}

.readingnav.rnavbot {
    bottom: -40px
}

.readingnav.rnavtop .readingnavtop {
    max-width: 1142px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap
}

.readingnav.rnavtop .readingnavtop .daw {
    width: 33.33333%
}

.readingnav.rnavtop .readingnavtop .daw.chpnw {
    text-align: center;
    color: #FFF;
    line-height: 44px;
    font-size: 15px
}

.readingnav.rnavtop .readingnavtop .daw.backseries {
    font-size: 25px
}

.readingnav.rnavtop .readingnavtop .daw .fas {
    line-height: 43px
}

.readingnav.rnavtop .readingnavtop .daw.dl {
    text-align: right;
    font-size: 18px
}

.readingnav.rnavbot .readingnavbot {
    max-width: 1142px;
    margin: 0 auto
}

.readingnav.rnavbot .readingnavbot .readingbar {
    margin: 10px 0;
    height: 7px;
    background: #000
}

.readingnav.rnavbot .readingnavbot .readingbar .readingprogress {
    height: 7px;
    background: var(--skins-color)
}

.readingnav.rnavbot .readingnavbot .readingoption {
    margin-bottom: 10px;
    overflow: hidden
}

.readingnav.rnavbot .readingnavbot .readingoption:after {
    clear: both
}

.readingnav.rnavbot .readingnavbot .readingoption .l {
    float: left
}

.readingnav.rnavbot .readingnavbot .readingoption .nextprev {
    float: right
}

.readingnav.rnavbot .readingnavbot .readingoption .selectorx select {
    font-family: inherit;
    background: #000;
    border: 1px solid #000;
    color: #ccc;
    padding: 5px 10px;
    border-radius: 20px;
    cursor: pointer
}

.readingnav.rnavbot .readingnavbot .readingoption .selectorx.l {
    margin-right: 10px
}

.readingnav.rnavbot .readingnavbot .readingoption .nextprev a {
    background: 0;
    font-size: 19px;
    padding: 0;
    color: #ccc
}

.readingnav.rnavbot .readingnavbot .readingoption .nextprev a .fas {
    line-height: 29px
}

.readingnav.rnavbot .readingnavbot .readingoption .nextprev a[rel=prev] {
    margin-right: 10px
}

.hidenopt .readingnav.rnavbot {
    bottom: 0
}

.hidenopt .readingnav.rnavtop {
    top: 0
}

.customize-support.hidenopt .readingnav.rnavtop {
    top: 32px
}

.readingnav.rnavtop.headerfor {
    top: 68px
}

.customize-support .readingnav.rnavtop.headerfor {
    top: 100px
}

.readingnav.rnavbot .minimizebar {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    text-align: center
}

.readingnav.rnavbot .minimizebar .icomin {
    display: inline-block;
    background: rgba(0,0,0,.7);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px 20px;
    cursor: pointer
}

.readingnav.rnavbot .minimizebar .icomin .barip {
    height: 5px;
    width: 50px;
    background: #535353;
    border-radius: 10px
}

#readerarea {
    margin: 10px -10px;
    text-align: center;
    position: relative;
    max-width: 1142px
}

#readerarea .preventclick {
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

#readerarea img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

#readerarea br {
    display: none
}

#readerarea p {
    margin: 0
}

#readerarea.rdminimal {
    text-align: left;
    line-height: 23px
}

#readerarea .gallery {
    overflow: hidden
}

.readingnav .rdnmx {
    position: absolute;
    width: 100%;
    height: 45px;
    left: 0;
    cursor: pointer
}

.readingnav .rdnmx.rdbot {
    bottom: 65px
}

.readingnav .rdnmx.rdtop {
    top: 44px
}

.hidenopt .readingnav .rdnmx {
    height: 25px
}

img.curleft {
    cursor: url(../images/arrow-left-circle.svg),auto
}

img.curright {
    cursor: url(../images/arrow-right-circle.svg),auto
}

img.curdown {
    cursor: url(../images/arrow-down-circle.svg),auto
}

.nextprev {
    direction: ltr
}

.nextprev a {
    display: block;
    padding: 3px 15px;
    border-radius: 20px;
    color: #FFF;
    font-size: 13px;
    background: var(--skins-color);
    line-height: 25px
}

.nextprev a[rel=next] {
    float: right
}

.nextprev a[rel=prev] {
    float: left
}

.nextprev a i {
    position: relative;
    top: 1px;
    font-size: 13px
}

.nextprev a:hover {
    background: #333!important;
    color: #FFF!important
}

.chnav.ctop .download {
    float: right
}

.chnav.ctop .download a {
    display: inline-block;
    padding: 3px 10px;
    font-size: 13px;
    border-radius: 20px;
    color: #fff;
    line-height: 25px;
    margin-left: 5px;
    background: #d50f00;
    position: relative;
    z-index: 1
}

.nextprev a.disabled {
    background: #1b1a23;
    color: #555
}

.nextprev a.disabled:hover {
    background: #1b1a23!important;
    color: #555!important;
    cursor: default
}

@media only screen and (max-width: 992px) {
    .packages-container {
        box-shadow:none;
        display: block;
        margin-top: -40px;
        background: transparent;
        box-shadow: none
    }

    .package {
        box-shadow: 0 0 25px rgba(0,0,0,.1);
        flex: auto;
        width: 100%;
        max-width: 360px;
        border-radius: 4px;
        margin: 0 auto 30px auto;
        background: #fff
    }

    .is_recommended .package {
        border-radius: 0 0 4px 4px
    }

    .recommended.package {
        box-shadow: 0 0 25px rgba(0,0,0,.1);
        margin-top: 80px
    }
}

@media only screen and (max-width: 695px) {
    .donation_manga_info {
        top:auto;
        right: auto;
        margin-right: auto;
        position: relative;
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin-top: 15px
    }

    .sum_manga_coins {
        margin: 0 8px;
        padding: 0 10px
    }
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #fff
}

.ad-banner {
    text-align: center
}

.ad-banner img {
    margin-bottom: 5px
}

.modal-content {
    border-radius: 2px
}

.modal-header {
    padding: 8px 15px
}

.modal-header .btn-close {
    margin: 0;
    font-size: 10px
}

.lf-modal .modal-body i {
    font-size: 27px
}

.lf-modal .modal-title {
    font-size: 16px;
    color: #333;
    margin: 0
}

.lf-modal .modal-body p {
    font-size: 14px;
    font-weight: 400
}

.lf-modal .modal-footer {
    justify-content: space-between
}

.lf-modal .btn {
    border-radius: 2px
}

.lf-modal .btn i {
    padding-right: 4px
}

.lf-modal .fa-exclamation-triangle,.lf-modal.lf-warning h3 {
    color: #d64541
}

.lf-modal.lf-warning .modal-body span {
    opacity: .9
}

.max-w-400px {
    width: 98%;
    max-width: 400px;
    margin: auto
}

.warp-file-image {
    background: #f7f7f7;
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,.05);
    position: relative;
    border-radius: 2px;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    transition: all .3s ease-in;
    width: 100%
}

.warp-file-image .icon {
    font-size: 42px;
    margin-bottom: 15px;
    color: #ccc
}

.warp-file-image .errors {
    color: #ec6989
}

.warp-file-image .choose-file {
    padding: 6px 23px;
    background: #4d5d6e;
    border-radius: 30px;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    margin: 10px 0 0 0;
    transition: all .2s ease-in;
    cursor: pointer;
    outline: none;
    border: none
}

.warp-file-image .choose-file:hover {
    background: #62778c
}

.warp-file-image #input-file-image {
    opacity: 0;
    position: absolute;
    z-index: -1
}

.warp-file-image .upload-picture>div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 15px
}

.warp-upload-picture {
    max-width: 200px;
    max-height: 200px;
    padding: 5px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
    box-shadow: 0 0 8px 2px rgba(0,0,0,.1);
    border: 1px solid #d0dbe4;
    position: relative
}

.warp-upload-picture i {
    position: absolute;
    top: -9px;
    right: -9px;
    color: #ec6989;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    width: 24px;
    height: 24px
}

.warp-upload-picture img {
    max-width: 200px;
    max-height: 200px
}

.fs-12 {
    font-size: 12px
}


@media only screen and (max-width: 1100px) {
    .listupd .utao {
        width: 50%
    }
}

@media only screen and (max-width: 861px) {
    
    
    .header.th .align-items-center, #footer .d-flex {
        display:block!important;
        text-align: center
    }

    .header .search {
        margin: 10px auto;
        width: 100%
    }

    .header.th .me-auto {
        display: flex;
        justify-content: space-between
    }

    .header .navuser ul.menu-user {
        right: 0;
        left: auto;
        text-align: initial
    }

    .header .navuser li ul:before {
        right: 15px;
        left: auto
    }

    .toggle-switch {
        display: inline-block
    }

    .surprise {
        margin-bottom: 10px
    }

    .main-menu {
        position: fixed;
        top: 0;
        right: -120%;
        width: 100%;
        height: 100%;
        background: rgba(28,28,28,.95);
        z-index: 99;
        padding-top: 78px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .main-menu-show .main-menu {
        right: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .main-menu-show .main-menu .open_close {
        display: inline-block;
        margin: 5px 25px;
        position: fixed;
        top: 0;
        left: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .main-menu-show .header .site-brand .logo {
        position: fixed;
        top: 8px;
        z-index: 9999;
        right: 18px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    #main-menu ul li {
        float: none
    }

    #main-menu ul li:first-child {
        margin: 0 10px
    }

    #main-menu ul li a {
        text-align: initial;
        height: 45px;
        line-height: 45px
    }

    .container-content-sidebar {
        display: block!important
    }

    .flex-content {
        width: 100%;
        padding: 0
    }

    .flex-sidebar {
        width: 100%
    }

    .listupd .utao {
        float: right;
        width: 50%;
    }

    .quickfilter .filters .filter {
        width: 50%!important
    }

    .quickfilter .filters .filter.submit {
        width: 100%!important
    }

    .bs,.bx-5,.chapterbody .bs {
        width: 50%
    }

    .bigcontent {
        padding: 260px 15px 15px 15px
    }

    .bigcontent .thumb {
        left: auto;
        right: calc(50% - 105px)
    }

    .bigcontent .infox h1 {
        text-align: center;
        margin-bottom: 25px
    }

    .bigcontent .infox .spe span {
        width: 100%
    }

    .read-chapter.left,.read-chapter.right {
        float: none;
        text-align: center;
        width: 100%
    }

    .read-chapter a {
        width: 40%
    }

    .chnav.ctop {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .chnav.ctop .navlef {
        margin-top: 10px
    }

    .chnav .l {
        margin-left: 5px;
        margin-right: 5px
    }

    .chnav .r {
        margin: 0 5px
    }

    #footer h4 {
        padding-top: 20px;
        text-align: center
    }

    #footer ul.menu {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        text-align: inherit
    }

    #footer ul.menu li {
        width: 100%;
        margin: 5px 0;
        text-align: center
    }

    #footer .socials {
        float: none;
        margin-bottom: 10px
    }

    .pricing-plans-container {
        margin-top: 0
    }

    .pricing-plan {
        margin-bottom: 10px
    }

    .pricing-plan .recommended-badge {
        position: relative;
        top: -20px;
        margin: 0;
        border-radius: 37px
    }

    .heade-col {
        padding: 25px
    }

    ul.genres-index li {
        width: 100%
    }

    ul.genres-index li a {
        margin: 5px
    }

    .nav_apb {
        margin-bottom: 25px
    }

    .nav_apb a {
        width: 30px;
        padding: 0!important;
        margin: 4px 3px;
        height: 30px;
        line-height: 30px
    }
    
}

@media only screen and (max-width: 550px) {

    .header.th .align-items-center,#footer .d-flex {
        display:block!important;
        text-align: center
    }

    .header .search {
        margin: 10px auto;
        width: 100%
    }

    .header.th .me-auto {
        display: flex;
        justify-content: space-between
    }

    .header .navuser ul.menu-user {
        right: 0;
        left: auto;
        text-align: initial
    }

    .header .navuser li ul:before {
        right: 15px;
        left: auto
    }

    .toggle-switch {
        display: inline-block
    }

    .surprise {
        margin-bottom: 10px
    }

    .main-menu {
        position: fixed;
        top: 0;
        right: -120%;
        width: 100%;
        height: 100%;
        background: rgba(28,28,28,.95);
        z-index: 99;
        padding-top: 78px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .main-menu-show .main-menu {
        right: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .main-menu-show .main-menu .open_close {
        display: inline-block;
        margin: 5px 25px;
        position: fixed;
        top: 0;
        left: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .main-menu-show .header .site-brand .logo {
        position: fixed;
        top: 8px;
        z-index: 9999;
        right: 18px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    #main-menu ul li {
        float: none
    }

    #main-menu ul li:first-child {
        margin: 0 10px
    }

    #main-menu ul li a {
        text-align: initial;
        height: 45px;
        line-height: 45px
    }

    .container-content-sidebar {
        display: block!important
    }

    .flex-content {
        width: 100%;
        padding: 0
    }

    .flex-sidebar {
        width: 100%
    }

    .listupd .utao {
        float: none;
        width: 100%
    }

    .quickfilter .filters .filter {
        width: 50%!important
    }

    .quickfilter .filters .filter.submit {
        width: 100%!important
    }

    .bs,.bx-5,.chapterbody .bs {
        width: 50%
    }

    .bigcontent {
        padding: 260px 15px 15px 15px
    }

    .bigcontent .thumb {
        left: auto;
        right: calc(50% - 105px)
    }

    .bigcontent .infox h1 {
        text-align: center;
        margin-bottom: 25px
    }

    .bigcontent .infox .spe span {
        width: 100%
    }

    .read-chapter.left,.read-chapter.right {
        float: none;
        text-align: center;
        width: 100%
    }

    .read-chapter a {
        width: 40%
    }

    .chnav.ctop {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .chnav.ctop .navlef {
        margin-top: 10px
    }

    .chnav .l {
        margin-left: 5px;
        margin-right: 5px
    }

    .chnav .r {
        margin: 0 5px
    }

    #footer h4 {
        padding-top: 20px;
        text-align: center
    }

    #footer ul.menu {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        text-align: inherit
    }

    #footer ul.menu li {
        width: 100%;
        margin: 5px 0;
        text-align: center
    }

    #footer .socials {
        float: none;
        margin-bottom: 10px
    }

    .pricing-plans-container {
        margin-top: 0
    }

    .pricing-plan {
        margin-bottom: 10px
    }

    .pricing-plan .recommended-badge {
        position: relative;
        top: -20px;
        margin: 0;
        border-radius: 37px
    }

    .heade-col {
        padding: 25px
    }

    ul.genres-index li {
        width: 100%
    }

    ul.genres-index li a {
        margin: 5px
    }

    .nav_apb {
        margin-bottom: 25px
    }

    .nav_apb a {
        width: 30px;
        padding: 0!important;
        margin: 4px 3px;
        height: 30px;
        line-height: 30px
    }
}

.bxcl ul li .lchx a:visited, .listupd .utao .uta .luf ul li a:visited {
    color: var(--skins-link-visited-color);
}

#search_live_data {
    position: absolute;
    top: 38px;
    right: 0;
    width: 320px;
    background: #191d28;
    z-index: 9999;
}

#search_live_data ul {
    list-style: none;
    max-height: 320px;
    overflow-x: auto
}

#search_live_data ul li {
    padding: 5px;
    border-bottom: 1px solid #272b37
}

#search_live_data ul li>a {
    display: flex;
    flex-wrap: nowrap;
}

#search_live_data ul li>a .thumb {
    width: 58px;
    height: 58px;
    overflow: hidden;
    margin-left: 8px
}

#search_live_data ul li>a .thumb img {
    min-width: 100%;
    min-height: 100%;
}

#search_live_data ul li>a .title {
    width: calc(100% - 70px);
}

#search_live_data ul li>a .title .tpxs {
    font-size: .95em;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    direction: ltr;
    text-align: right;
}

#search_live_data ul li>a .title .type {
    padding: 0 7px;
    padding-top: 1px;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 3px;
    color: #efefef;
    background: var(--skins-color);
    display: inline-block;
}

#search_live_data ul li>a .title .type.nanhua {
    background: #009688
}

#search_live_data ul li>a .title .type.manhwa {
    background: #a12e24
}

#search_live_data ul li>a .title .epxs {
    font-size: 13px;
    color: #999;
}

.link-search {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
}

.link-search a {
    font-size: 13px;
    font-weight: 400;
}

#action-modal i {
    font-size: 38px;
}

#action-modal .btn {
    padding: 5px 10px
}





.cursor-pointer{cursor: pointer;}
.btn-sm {padding: 4px 8px;font-size: 13px;}










.edit-profile-cover {
    display: block;
    width: 100%;
    height: 240px;
    position: relative;
    margin-bottom: 45px;
    background-size: cover;
    background-position: center center;
    background-color: #fbfbfb;
    border: 1px solid #ebebeb
}

.edit-profile-cover .edit-avatar {
    position: absolute;
    bottom: -40px;
    left: 15px;
    border-radius: 50%
}

.edit-profile-cover .edit-avatar img {
    border-radius: 50%;
    width: 180px;
    height: 180px;
    object-fit: cover
}

.edit-profile-cover .btn-container {
    position: absolute;
    top: 10px;
    right: 10px
}

.edit-profile-cover .btn-edit-cover {
    border-radius: 0;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0!important;
    margin: 0!important;
    margin-bottom: 5px!important;
    border-radius: 2px
}

.edit-profile-cover .edit-avatar .btn {
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 15px;
    padding: 0!important;
    margin: 0!important
}

.edit-profile-cover .btn:hover {
    opacity: 1!important
}

.btn-file-upload {
    position: relative;
    color: #fff!important;
    font-size: 13px!important;
    padding: 4px 16px!important;
    overflow: hidden!important;
    margin-right: 15px;
    background: var(--skins-color);
}

.btn-file-upload-cover {
    margin-right: 5px!important
}

.btn-file-upload input {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    opacity: 0;
    background-color: transparent;
    color: transparent;
    cursor: pointer
}

.img-profile-cover {
    display: block;
    position: relative;
    width: 100%;
    height: 275px;
    object-fit: cover;
}

.profile-page-top {
    width: 100%;
    display: block;
    position: relative;
    float: right;
}

.profile-details {
    display: table;
    position: relative;
    margin-top: 20px;
    top: -50px;
    margin: 0 30px;
}

.profile-details .left {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    width: 180px;
}

.profile-details .right {
    display: table-cell;
    padding-right: 20px;
    padding-top: 65px;
    text-align: right;
}

.profile-details .img-profile {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #fff;
}

.profile-details .p-last-seen {
    margin: 0;
    text-align: right;
    margin-bottom: 8px;
    color: #888
}

.profile-details .user-contact {
    margin-bottom: 8px
}

.profile-details .user-contact .info {
    color: #777;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #777;
    font-size: 13px;
    display: inline-block;
}

.profile-details .user-contact a {
    color: #777
}

.profile-details .user-contact .info:last-child {
    border: 0
}

.profile-details .user-contact .info i {
    margin-left: 10px
}


.profile-buttons .social {
    margin-top: 10px;
}

.profile-buttons .social label {
    float: left;
    margin: 0;
    margin-right: 10px;
    font-weight: bold
}

.profile-buttons .social ul {
    margin: 0;
    padding: 0
}

.profile-buttons .social ul li {
    display: inline-block;
    margin-left: 1px;
}

.profile-buttons .social ul li:first-child {
    margin-left: 0
}

.profile-buttons .social ul li a {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    color: #777;
    font-size: 16px;
    border: 1px solid #777;
    border-radius: 100%
}

.profile-buttons .social ul li a:hover {
    color: #fff;
    border-color: #fff;
}

.tools-ch {display: flex;
    justify-content: space-between;
    align-items: center;
}
.tools-ch .socialts {
    overflow: hidden;
    margin-bottom: 15px;
    direction: ltr;
}
.socialts a {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 2px;
    background: #333;
    color: #FFF!important;
    padding: 0;
    line-height: 25px;
    font-size: 12px;
    border-radius: 2px;
}
.socialts a i {
    padding-left: 6px;
    padding-right: 4px;
}
.socialts a span {
    padding-right: 6px;
}
.socialts a.fb {
    background: #3b5999;
}
.socialts a.fb:hover {
    background: #2f477b;
}
.socialts a.twt {
    background: #1da1f2;
}
.socialts a.twt:hover {
    background: #1781c3;
}
.socialts a.wa {
    background: #01ba6d;
}
.socialts a.wa:hover {
    background: #008f54;
}
.socialts a.pntrs {
    background: #e81737;
}
.socialts a.pntrs:hover {
    background: #b2132c;
}

#site-option {
    background-color: var(--skins-color);
    padding: 3px 5px 1px 5px;
    border-radius: 2px;
    position: relative;
    top: 4px;
    font-size: 16px;
    margin-right: 5px;
}
#site-option:hover {
    background: #191d28;
}


.thebox-modal .group-color {
    margin: 10px 0 0 0;
    text-align: center;
}

.thebox-modal .box-group-color div {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    margin-left: 4px;
    border: 2px solid #fff
}

.thebox-modal .box-group-color div:before {
    content: ''
}

.thebox-modal .box-group-color div.active {
    border: 2px solid #fff;
    background-image: url(../images/added.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px
}

.thebox-modal #save_site_option {
    width: 100%;
    border-radius: 2px;
    height: 34px;
    border: none;
    background: var(--skins-color);
    padding: 0 0 3px;
    color: #fff;
    font-size: 15px;
    margin-top: 15px
}

.bixbox .score {position: absolute;z-index:99;left: 10px;top: 10px;background: rgb(0 0 0 / 52%);padding: 5px 8px 3px 8px;border-radius: 2px;color: #fff;}
.bixbox .score .rating {display: flex;align-items: center;}
.bixbox .score .rating-prc {margin-left: 4px}


.post-author {display: flex;flex-wrap: wrap;align-content: center;align-items: center;}
.post-author img {margin-left: 10px;border-radius: 50%;width: 42px}
