/* lightmode */

.th {overflow: initial !important;}
.not-logged {display: inline-block;float: left;margin-left: 20px;position: relative;margin-top: 14px;}
.not-logged ul {list-style: none;margin: 0;padding: 0;}
.not-logged ul>li.list {display: inline-block;margin-right: 15px}
.not-logged .dropdown>a {display: inline-block;height: 30px;line-height: 30px;cursor: pointer;font-size: 13px;}
.dropdown-menu {position: absolute;top: 32px;left: 0;z-index: 999999999999999;display: none;float: right;min-width: 160px;padding: 5px 0;margin: 2px 0 0;font-size: 14px;text-align: right;list-style: none;background-color: #16151D;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0,0,0,.15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.open>.dropdown-menu {display: block;}
.dropdown-menu .divider {height: 1px;margin: 4px 0 3px 0;overflow: hidden;background-color: #0c0b0f;}
.dropdown-menu>li>a {direction: rtl;display: block;padding: 4px 10px;clear: both;font-weight: 400;line-height: 1.42857143;color: #dfdfdf;white-space: nowrap;font-size: 13px;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {color: #fff;text-decoration: none;background-color: #09080d;}
.dropdown-menu>li>a i {margin-left: 3px;width: 15px;text-align: center;}
.dropdown-menu>li:last-child a {margin-bottom: 2px;}
.dropdown-menu>li.upoint {padding: 4px 10px 8px 10px;clear: both;border-bottom: 1px solid #0c0b0f;font-size: 13px;color: #1E73BE;margin-bottom: 3px;}
.dropdown-menu>li.upoint span {float: left;display: inline-block;padding: 0 5px;background: #1E73BE;color: #fff;height: 22px;line-height: 24px;border-radius: 3px;font-size: 11px;position: relative;top: -2px;}
.dropdown-menu>li.ulevel {padding: 5px 10px 2px 10px;clear: both;border-bottom: 1px solid #0c0b0f;font-size: 15px;color: #1E73BE;margin-bottom: 3px;position: relative;}
.dropdown-menu>li.ulevel span {/* float: left; */display: inline-block;padding: 0 5px;/* background: #1E73BE; */color: #fff;height: 22px;line-height: 24px;border-radius: 3px;font-size: 11px;position: absolute;top: 10px;left: 14px;}
.dropdown-menu>li.ulevel i {font-style: inherit;border: 2px solid;padding: 2px 5px;font-size: 12px;width: 100%;display: inline-block;}
header {margin: 5px 40px 0px 0;}
.card {background: #1d1b26;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;margin-top: 20px;margin-bottom: 18px;overflow: hidden;-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.1);-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 rgba(0,0,0,.1);}
.card .releases {text-align: right;}
.card .releases h1 {text-align: right;width: 100%;}
.card .releases .quploadchaoter {float: left;font-size: 13px;}
.page-addchapter .card-body {padding: 20px}
.page-addchapter .form-group {margin-bottom: 20px;}
.page-addchapter .form-group label {margin-bottom: 10px;display: inline-block;}
.page-addchapter .form-group label .help {font-size: 12px;display: inline-block;margin-right: 10px;color: #e73333}
.page-addchapter .form-group input,
.page-addchapter .form-group textarea,
.page-addchapter .form-group select {display: block;width: 100%;padding: 8px 10px;font-size: 13px;line-height: 1.5;color: #ffffff;background-color: rgba(255, 255, 255, 0.2);background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.5);border-radius: 2px;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;font-family: 'Heebo',sans-serif;}
.page-addchapter .form-group select option {background: rgba(25, 25, 25, 0.71);color: #fff;}
.list-genres {position: relative;margin-top: 1px;}
.list-genres ul {list-style: none;padding: 0;margin: 0;}
.list-genres ul li {display: inline-block;/* width: 200px */cursor: pointer;}
.page-addchapter .form-group .list-genres ul li input {display: inline-block;width: auto;}
.page-addchapter .form-group .list-genres ul li label {cursor: pointer;}
.page-addchapter .input-group {position: relative;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: stretch;align-items: stretch;width: 100%;}
.page-addchapter .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.page-addchapter .form-control:disabled, .page-addchapter .form-control[readonly] {background-color: rgba(34, 34, 34, 0.3);color: #666;}
.page-addchapter .input-group > .page-addchapter .form-control, .page-addchapter .input-group > .page-addchapter .custom-select, .page-addchapter .input-group > .page-addchapter .custom-file {position: relative;-ms-flex: 1 1 auto;flex: 1 1 auto;width: 1%;margin-bottom: 0;}
.page-addchapter input:disabled, .page-addchapter input[readonly] {/* background-color: #e9ecef; */opacity: 1;}
.page-addchapter input[readonly] {cursor: text !important;}
.page-addchapter .input-group-append {margin-right: -1px;}
.page-addchapter .input-group-prepend, .page-addchapter .input-group-append {display: -ms-flexbox;display: flex;position: relative;position: absolute;left: 0;top: 0;}
.page-addchapter .btn-file input[type=file] {position: absolute;top: 0;right: 0;/* min-width: 100%; *//* min-height: 100%; *//* font-size: 100px; *//* text-align: right; */filter: alpha(opacity=0);opacity: 0;/* background: red; */cursor: inherit;/* display: none; */cursor: pointer;}
.page-addchapter .btn-file {float: left;padding: 0;font-size: 13px;line-height: 1.5;background: #1E73BE;color: #fff;cursor: pointer;display: inline-block;height: 35px;width: 100px;line-height: 38px;text-align: center;position: relative;top: 1px;}
.select2-container {width: 100%;}
#upload_button {border: 0;cursor: pointer;display: inline-block;background: #3367d6;padding: 5px 10px;font-size: 14px;border-radius: 2px;color: #DDD;width: 125px;text-align: center;font-family: 'Heebo',sans-serif;}
.alert-success {text-align: center;padding: 10px;margin-bottom: 20px;color: #155724;background-color: #d4edda;border:1px solid #c3e6cb;}
.shortcodelink {font-size: 13px;color: #eb3535;float: left;}
.shortcodelink pre, .shortcodelink code{font-size: 12px;font-family: Tahoma;color: #1E73BE;display:inline-block;margin-right: 10px;background: #ffff;padding: 4px 8px;border-radius: 2px;}
.dropdown-menu>li.ulevel img {border-radius: 2px;position: relative;top: -2px;margin-left: 2px;max-height: 34px;}
.dropdown-menu>li.ulevel sup {display: inline-block;padding-top: 2px;}
@media only screen and (max-width: 800px){
.not-logged .dropdown>a {width: 20px;overflow: hidden;font-size: 15px;margin-top: -4px;color: #fff;vertical-align: middle;}
.not-logged .dropdown>a i.fa-angle-down {display: none;}
.searchx {width: calc(84% - 100px);}
.not-logged ul>li.list {margin-right: 1px;}
.not-logged {margin-left: 10px;margin-top: 14px;}
.select-chapter-box-all {margin-top: 10px;text-align: center;}
.select-chapter-box-all select {background: #fff;}
.bigcontent .rt .rating {max-width: 180px;margin: 10px auto}
.footercopyright .ftnaru {height: 0px;}
.footercopyright {height: initial;}
.box-selectchp {position: relative;position: -webkit-relative;}
}
@media only screen and (max-width: 600px){
#footer ul.menu, #footer h4 {text-align: center;}
.row-flex {display: block;text-align: center;}
.row-flex .col-flex1, .row-flex .col-flex2, .row-flex .col-flex3 {width: 100%;text-align: center;}
#footer .socials {float: none;margin-bottom: 20px;}
}
#block-user-star-bottom .heade-col{text-align:center;padding:25px 0 30px;color:#919191;line-height:27px}
#block-user-star-bottom .heade-col h2{color:#fff;padding-bottom:10px;font-size:24px}
.planbox{text-align:center;width:100%;border:1px solid #e3e3e3;border-radius:3px;overflow:hidden;background:#fff}
.planbox .title{background:#5f686f;width:100%;padding:15px 0 15px;font-size:21px;position:relative;margin-bottom:0;color:#fff;}
.planbox .title h4 {margin-top: 5px}
.planbox .title p{font-size:17px;color:#fff;line-height:1;font-weight:400}
.planbox.color1 .title{background:#ff6868}
.planbox.color2 .title{background:#63e775}
.planbox.color3 .title{background:#f56dea}
.planbox.color4 .title{background:#f0d03a}
.planbox .prices{display: block;position:relative;width:100%;padding:0;color:#fff;position:relative;}
.planbox .prices strong{font-size: 32px;font-weight:400;display:inline-block;margin-bottom:0;}
.planbox .prices b{font-size:15px;font-weight:300;font-style:normal;display:inline-block;margin-bottom:20px;padding-right:5px}
.planbox.color1 .prices{color:#ff6868}
.planbox.color2 .prices{color:#63e775}
.planbox.color3 .prices{color:#f56dea}
.planbox.color4 .prices{color:#f0d03a}
.planbox .prices a{color:#fff;font-size:14px;background:#74c4f6;padding:11px 32px;border-radius:3px;transition:all .3s ease;display:block}
.planbox .prices a:hover{color:#fff;background:#262626}
.planbox ul{width:100%;padding:0;margin:0}
.planbox li{width:100%;padding:10px 0;color:#2a363f;border-bottom:1px solid #f3f3f3}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {clear: both;}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {display: table;content: " ";}
.form-control, #page-contactus input, #page-contactus input:focus, #page-contactus select {background: #ffffff;height: 46px;line-height: 48px;border-radius: 4px;color: #2d2d2d;padding: 11px 10px;font-size: 15px;width: 100%;font-weight: normal;margin-bottom: 30px;border: 0px solid #2c3e4c;-webkit-box-shadow: none;box-shadow: none;-webkit-box-shadow: none;box-shadow: none;margin-top: 5px;font-family: 'Heebo',sans-serif;}
textarea.form-control {height: 100px;}
#submit-button {border-radius: 2px;border: 0;height: 40px !important;line-height: 40px;padding: 0 20px!important;background: #1E73BE;color: #fff;font-size: 16px;border: 0;cursor: pointer;font-family: 'Heebo',sans-serif;}
.commentlist,.commentlist li ul{list-style:none;}
#comments .btn-info{border:none;padding:10px 20px}
#commentlist{margin-bottom:30px;padding-bottom:0;}
.commentlist>li:first-child{margin-top:0}
.comments{margin-top:30px}
.comment-body{padding: 18px 0 1px 0;color: #fff;font-size: 13px;}
.commentlist{margin:0;padding:0 0 0 10px;}
.comment{margin: 0px 4px 20px 0;background: #3e3e3e;padding: 25px 88px 13px 15px;border-radius: 6px;position: relative;min-height: 120px;}
.comment:before {content:'';position: absolute;right: -15px;border: 8px solid transparent;border-left-color: #3e3e3e;-moz-border-left-colors: #3e3e3e;}
.children .comment{margin:10px 0 0}.children{padding-right: 30px;margin:10px;list-style: none;}
.children li {background: #484848;}
.children li.comment:before {content:'';position: absolute;right: -15px;border: 8px solid transparent;border-left-color: #484848;-moz-border-left-colors: #484848;}
.reply{font-size: 14px;padding: 0 0;position: absolute;left: 10px;bottom: -12px;z-index: 9;}
.reply a{display: inline-block;width: 45px;background: #1E73BE;border-radius: 2px;text-align: center;color: #fff;height: 25px;line-height: 23px;border: 0;font-size: 12px;}
.reply a:hover{text-decoration:none!important;color: #fff;background: #000;}
.reply i{margin-right:5px}
.commentlist li p{margin-bottom: 15px;padding-top: 10px;font-weight:400;clear:both;padding-right: 0;display:block;overflow-y:hidden;font-size: 14px;}
.commentlist li .avatar{float:right;display: block !important;width: 64px;height: 64px;position:relative;margin-left:10px;overflow:hidden;border-radius: 100%;border: 2px solid #fff;}
.commentlist li .comment-text{overflow:hidden;position:relative}
.comment-text .question-answered{margin-top:10px;margin-bottom:0}
.commentlist li .author{margin-top:5px;margin-bottom:10px}
.comment-author{margin-top:5px;font-size: 16px;direction:rtl;color: #fff;position: absolute;top: 10px;right: 10px;float: none !important;margin-left: initial !important;width: 70%;}
.comment-author img {float: right;margin-left: 10px;}
.comment-author a{text-decoration:none;font-style:oblique}
.comment-vote{float:left;margin-top:5px;margin-right:0}
.comment .question-vote-result{margin-top:10px;margin-right:20px}
.commentlist li .comment-meta{margin-top: 17px;height:100%;font-size: 14px;color: #fff;position: absolute;top: 0px;left: 15px;float: none !important;}
.commentlist li .comment-meta a {color: #fff}
.commentlist li .author span{display:block;}
.commentlist li .date{font-size:13px;margin-top:5px;float:left;margin-right:10px;}
.commentlist li .date i{margin-right:5px}
.commentlist li em{font-size:11px;font-style:normal;margin-bottom:30px;display:block}
#respond h3{font-size: 18px;color: #fff;margin-bottom: 20px;font-weight: 600;}
#respond,#respond form{margin-bottom:0;clear:both}
.commentlist li #respond{margin:30px 0 0}
.commentlist li li #respond{margin-left:30px}
#respond p{margin:10px 0 0}
#respond p:first-child{margin-top:0}
#respond label small{font-weight:400}
#respond input[type=text],#respond textarea{margin-bottom:0}
#respond .col_full,#respond .col_one_third{margin-bottom:20px}
.fb-comments,.fb-comments>span,.fb-comments>span>iframe,.fb_iframe_widget,.fb_iframe_widget>span,.fb_iframe_widget>span>iframe{display:block!important;width:100%!important;margin:0}
#commentform input{margin-bottom: 25px!important;font-size:14px;font-weight:400;line-height:1.42857143;text-align:right;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border-radius:4px;width: 100%;}
#commentform textarea{width:100%;direction:rtl;text-align:right}
#commentform .col-md-12{margin-bottom:10px}#commentform label{display:block;margin:10px 0}#commentform label small{display:block;color:#4287cd}
.commentx .commentlist li cite.fn{font-weight:500;font-style:unset;font-size:14px}
.commentx .commentlist li .comment-author small {display: block;font-size: 12px;}
.commentx #submit {width: 150px}
/* .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 span.dt a{display:block;background:#3367d6;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{background: #222;color:#fff;}
.bxcl ul li span.dt a:hover .dashicons{color:#FFF}
.bxcl ul li:hover{background:rgba(34,58,101,0.02)} */
.progress {--bs-progress-height: 1rem;--bs-progress-font-size: 0.75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: 0.375rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width 0.6s ease;display: flex;height: 1rem;overflow: hidden;font-size: 0.75rem;background-color: #dde1e5;border-radius: 0.375rem;}
.progress-bar {display: flex;flex-direction: column;justify-content: center;overflow: hidden;color: #fff;text-align: center;white-space: nowrap;background-color: #0f6ffc;transition: width 0.6s ease;}
.progress-bar-striped {background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size: 1rem 1rem;}
.progress-bar-animated {-webkit-animation: 1s linear infinite progress-bar-stripes;animation: 1s linear infinite progress-bar-stripes;}

@media only screen and (max-width: 695px)
{
    .bigcontent .thumb {top: -30px;max-width: inherit;margin: auto;display: inline-block;position: relative;right: auto;}
    .bigcontent {padding: 10px !important;padding-top: 0px !important;text-align: center;}
    .bigcontent .infox h1 {text-align: center;margin-top: 0px;padding-top: 0px;margin-bottom: 20px;}
    .scrollToTop {bottom: 20px}
    .read-chapter a {padding: 0 8px}
    .bigcontent .infox {text-align: right;}
}

.page-addchapter h1 a ,
.page-addchapter h1 a.delete_chapter {border: 0;float: left !important;cursor: pointer;display: inline-block;background: #316be0;padding: 3px 8px;font-size: 13px !important;font-weight: normal;border-radius: 2px;color: #DDD;text-align: center;font-family: 'Heebo',sans-serif;margin-right: 10px;}
.page-addchapter h1 a.delete_chapter {background: #db4646;}
.page-addchapter h1 ahover {color: #fff;background: #214998}
.page-addchapter h1 a.delete_chapter:hover {color: #fff;background: #e70f0f}

.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: #1E73BE;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: #1E73BE;color: #fff !important;border-radius: 3px;border: 0;cursor: pointer;}
.donation_manga_box .status {font-size: 13px;color: #db4646;margin-bottom: 10px;text-align: center;}
.sum_manga_queens {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: #1E73BE;}
.donation_manga_modal .alert-donation a:hover {color: #0f5796;}

@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_queens {margin: 0 8px;padding: 0 10px}
}