.fas.fa-trash-alt::before {
    font-family: "Font Awesome 5 Pro";!important;
}
.fas.fa-crown::before {
    font-family: "Font Awesome 5 Pro";!important;
}
.fas.fa-crown{
    font-family: "Font Awesome 5 Pro";!important;
}
.note-dropdown-menu.show {
    width: 40%;
    height: 300px;
    overflow: auto;
}
.card2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(105, 105, 105, 0.2);
}
.card-header2 {
    background-color:#f8f9fa;
    border-bottom: 1px solid rgba(105, 105, 105, 0.2);
    color: white;
    text-align: center;
}
.card-body2 {
    padding: 2px 5px;
    background-color: #f8f9fa;
}
.tab-content{
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
}
.btn-group, .btn-group-vertical {
    position: inherit!important;
    display: block!important;
    vertical-align: middle;
    float: left!important;
}
.note-toolbar{
    position: inherit!important;
}
.note-editor .note-editing-area {
    position: inherit!important;
}
.note-editor{
    position: inherit!important;
}
.Top > .card-tools {
    float: right;
}
.Top.anime-home{
    color: #eee;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
}
label.form-check-label {
    padding-top: 0px!important;
}
label.form-check-label {
    padding-top: 0px!important;
    margin:0px!important;
}
.mark-as-read{
    color: pink !important;
}
.mark-as-read:hover{
    color: white!important;
}
.follow-link{
    color: white!important;
}
.history-delete {
    color: white!important;
}
#keyword_chapter{
    background-color: rgba(173, 133, 217, 0.1)!important;
    border: 1px solid rgba(105, 105, 105, 0.2)!important;
    color: white!important;
}
#keyword_chapter::placeholder{
    color: rgba(105, 105, 105, 1)!important;
}
.nav-tabs{
    border-bottom: 1px solid rgba(105, 105, 105, 0.2)!important;
}
.breadcrumb .breadcrumb-item.active{
    color: white!important;
}
.MovieTabNav a{
    color: white!important;
}
.MovieTabNav a:hover{
    color: #ad85d9!important;
}
.breadcrumb-item a{
    color: #ad85d9!important;
}
.breadcrumb-item a:hover{
    color: white!important;
}
.follow-action a{
    color: #ad85d9!important;
}
.follow-action a:hover{
    color: white!important;
}
.TPost.Single{
    margin-bottom: 0px!important;
}
#summary_shortened{
    margin-left: 5px;
    margin-right: 5px;
}
.Info a{
    color: pink !important;
    font-size: 11px;
}
.Info a:hover{
    color: white!important;
}
.chapter a{
    color: pink !important;
    font-size: 11px;
}
.chapter a:hover{
    color: white!important;
}
.AAIco-adjust a{
    color: #ad85d9!important;
}
.AAIco-adjust a:hover{
    color: white!important;
}
.text-info
{
    --bs-text-opacity: 1;
    color: #ad85d9!important;
}
.text-info:hover
{
    color: white!important;
}
.btn-info
{
    --bs-btn-color: #000;
    --bs-btn-bg: #ad85d9!important;
    --bs-btn-border-color: #ad85d9!important;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #ad85d9!important;
    --bs-btn-hover-border-color: #ad85d9!important;
    --bs-btn-focus-shadow-rgb: 11,172,204;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #cd3ec9;
    --bs-btn-active-border-color:#cd3ec9;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg:#cd3ec9;
    --bs-btn-disabled-border-color: #cd3ec9;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color:white;
    background: linear-gradient(81.43deg,#ad85d9 -26.81%,#cd3ec9 87.89%) !important;
    border-color: #cd3ec9;
}
.nav-link{
    color: white;
}
#login_form, #register_form, #forgotpassword_form{
    width: 50%;
}
.btn-google {
    color: #fff;
    background-color: #ea4335;
    border-color: #fff;
}
[data-bs-theme="dark"] .btn-close
{
    filter:grayscale(100%);
}
@media screen and (min-width: 62em) {
    .Login {
        float: right;
        margin-left: 10px;
        position: relative;
        /*margin-top: 8px;*/
    }
    a.top-sign-in{
        color: #ad85d9;
    }
    a.top-sign-in:hover{
        color: white;
    }
    a.top-sign-up{
        margin-left: 10px;
    }
    a.top-sign-up{
        color: #ad85d9;
    }
    a.top-sign-up:hover{
        color: white;
    }
    .user_mobile{
        display: none!important;
    }
}
@media only screen and (max-width: 600px) {
    .note-dropdown-menu.show {
        width: 99.99%!important;
        height: 200px!important;
        overflow: auto;
    }
    .user_desktop{
        display: none!important;
    }
    .watching_anime .Content{
        padding-right:0px!important;
        padding-left:0px!important;
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
    /*.Body .Content{
        padding-right:0px!important;
        padding-left:0px!important;
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
    .row{
        padding-right:0px!important;
        padding-left:0px!important;
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
    .row > *{
        margin-right: 0px!important;
        margin-left: 0px!important;
        padding-right:0px!important;
        padding-left:0px!important;
    }*/
    .mangadetail{
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        width: 100%;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
        margin-right: auto;
        margin-left: auto;
    }
    #login_form, #register_form, #forgotpassword_form{
        width: 100%;
    }
    .list-inline-item
    {
        margin-top: 5px;
    }
}
.items-slide{
    position: relative;
    margin: 0 -7px;
}
.items .data {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 15px;
}
.items .data span {
    width: 100%;
    line-height: 3.5;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-height: 16px;
    overflow: hidden;
}
.items .poster {
    height: 220px;
}
.items .data h3 {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 1px;
    width: 100%;
    color: #fff;
    max-height: 40px;
    overflow: hidden;
}
.items .data h3 a{
    color: #fff;
}
.items .data h3 a:hover{
    color: #ad85d9;
}
.items .data span a:hover {
    color: #fff;
}
.releases h2{
    color: #fff;
    font-size: 15px!important;
    margin-bottom: 10px;
}
.w_item_b .data .wextra {
    width: auto!important;
    float: right;
    padding: 5px 0;
    font-size: 12px!important;
}
.w_item_b .data .wextra a{
    color: rgba(255,255,255,.8);
}
.w_item_b .data .wextra a:hover{
    color:#ad85d9;
}
.w_item_b .data h3 a{
    color: rgba(255,255,255,.8);
}
.w_item_b .data h3 a:hover{
    color:#ad85d9;
}
.releases h2 .tools{
    float:right;
    font-size: 12px;
    font-style: italic;
}
.releases h2 .tools a{
    color: rgba(255,255,255,.8);
}
.releases h2 .tools a:hover{
    color:#ad85d9;
}
.nav-tabs .nav-item .nav-link {
    font-size: 12px !important;
    margin-right: 5px;
}
.nav-tabs .nav-item .nav-link.dropdown-toggle {
    font-size: 12px !important;
    padding:10px;
}
.title-right-top-manga {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.manga-text-right.top-title-1 {
    color: #dc3545 !important;
}
.manga-text-right.top-title-2 {
    color: #198754 !important;
}
.manga-text-right.top-title-3 {
    color: #ffc107 !important;
}
.manga-text-right {
    color: #6c757d;
    font-size: 13px;
}
.chap-box-text-view {
    margin-bottom: 5px !important;
    margin-top:10px;
}
.manga-read-more {
    font-size: 12px;
    font-style: initial;
    color: #999;
}
.manga-text-view {
    font-size: 12px;
    font-style: initial;
    color: #6c757d;
}
.image-parent {
    max-width: 60px;
}
.list-group-item{
    padding-left: 0px!important;
    padding-right: 0px!important;
    background: transparent;
    border:none;
}
.list-group-item:hover{
    background: transparent;
    border:none;
}
.darkBox {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}
.darkBox ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.darkBox ul li {
    border-bottom: 1px solid rgba(255,255,255,.08);
    border-top: none;
}
.darkBox ul li:last-child {
    border-bottom: none;
    border-top: none;
}
.darkBox ul li .t-item {
    float: left;
    width: 100%;
    margin-top: 5px;
}
.darkBox ul li .t-item-avatar {
    float: left;
    width: 85%;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}
.clearfix:before{
    content: " ";
    display: table;
}
.clearfix:after{
    clear: both;
}
.darkBox ul li .txt-rank.pos1 {
    color: #dc3545!important;
    font-size: 20px;
}
.darkBox ul li .txt-rank.pos2 {
    color:#198754!important;
    font-size: 20px;
}
.darkBox ul li .txt-rank.pos3 {
    color: #ffc107!important;
    font-size: 20px;
}
.darkBox ul li .txt-rank {
    float: left;
    width: 10px;
    line-height: 45px;
    text-align: center;
    display: block;
    color: #3b3b3b;
    font-size: 18px;
}
.darkBox ul li .thumb {
    width: 40px;
    height: 40px;
}
.darkBox ul li .thumb {
    overflow: hidden;
    float: left;
    margin-right: 10px;
    position: relative;
}
.darkBox ul li .thumb img {
    width: 100%;
}
.darkBox ul li .thumb img.center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
}
.darkBox ul li .thumb.user{
    width: 40px;
}
.darkBox ul li p {
    overflow: hidden;
    margin-top: 3px;
    line-height: 20px;
    font-size: 12px;
}
.darkBox ul li p.comment-content {
    overflow: hidden;
    margin-top: 10px;
    line-height: 20px;
    font-size: 12px;
    max-height: 185px;
    overflow: hidden;
    color: rgba(255,255,255,.8);
}
.darkBox .avatar {
    width: 45px!important;
    height: 45px!important;
}
.darkBox ul li h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.darkBox ul li h3.title-member {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0px!important;
    color: whitesmoke;
}
.darkBox ul li h4.title-comment {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}
.darkBox ul li h4.title-comment a {
    font-size: 14px;
    color: #999;
    font-weight: 500;
}
.darkBox ul li h4.title-comment a:hover {
    color:#ad85d9;
}
.darkBox ul li h4.title-comment a.cmchapter-link {
    float: right;
    padding-right: 10px;
    font-size: 12px;
    margin-top:5px;
    color:#ad85d9;
}
.darkBox ul li h4.title-comment a.cmchapter-link:hover{
    color: #666;
}
.darkBox ul li abbr {
    color: #999;
    font-style: italic;
    float: right;
    font-size: 11px;
    white-space: nowrap;
    margin-right: 10px;
    border: none;
    margin-top: 10px;
}

.darkBox ul li h3 a {
    color: #999;
}
.darkBox ul li h3 a:hover {
    color:#ad85d9;
}
.darkBox ul li .chapter.top {
    padding-top: 5px;
}
.darkBox ul li .chapter.top a {
    font-size: 12px;
    color: #666;
}
.darkBox ul li .chapter.top a:hover {
    font-size: 12px;
    color:#ad85d9;
}
.darkBox ul li .chapter .view-top-right {
    display: block;
    font-style: italic;
    font-size: 12px;
    color: #666;
}
@keyframes myanimation-member {
    0% {color: #f63f05;;}
    25%{color:red;}
    50%{color:darkred;}
    75%{color:#9d1e15;}
    100% {color:#000000;}
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: var(--bs-progress-bar-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-progress-bar-bg);
    transition: var(--bs-progress-bar-transition);
}
.authorname {
    font-weight: 700;
    color: #ad85d9;
    font-size: 12px;
}
.extra span.valor a{
    margin-right: 1px!important;
}
.extra span.valor a:hover {
    color: white;
}
.dt-breadcrumb ol li{
    padding-right: 5px;
    padding-left: 5px;
}
#item-detail .detail-info .rating {
    min-height: 28px;
}
.sheader{
    border-bottom: none;
}
#item-detail .detail-content {
    padding-bottom: 5px;
    color: #777676;
    font-size: 13px;
}
#item-detail .list-title {
    color: #ad85d9;
    border-bottom: 1px solid rgba(255,255,255,.08);
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px 0;
    padding-bottom: 2px;
}
#item-detail .detail-content div {
    padding: 0;
    margin: 0;
    position: relative;
}
#item-detail .detail-content div.shortened::before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 20px;
    background: linear-gradient(rgba(255,255,255,0),black);
}
.shortened {
    max-height: 75px;
    overflow: hidden;
}
.morelink {
    white-space: nowrap;
    display: inline-block;
    color: #ad85d9!important;
    padding-top: 10px;
}
#summary_shortened{
    line-height:20px;
}
#item-detail .list-chapter nav {
    border: 1px solid rgba(255,255,255,.08);
    padding: 5px;
    border-radius: 5px;
}
#item-detail .list-chapter nav ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
#item-detail .list-chapter nav ul li {
    background: rgba(0,0,0,.3);
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 6px 0;
    margin: 0;
}
#item-detail .list-chapter nav ul li:hover{
    background: #000;
}
.version-chap {
    display: flex;
    flex-wrap: wrap;
}
.wp-manga-chapter {
    padding: 10px 15px !important;
    margin: 5px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f5f5f5;
}
.chapter-release-date {
    position: relative;
    top: 0px;
    transform: initial;
    display: inline-block;
    right: 0;
    vertical-align: middle;
    margin-left: 5px;
    text-align: right;
    font-size: 0.8em;
    line-height: 1em;
}
.wp-manga-chapter > a:visited {
    color: #d6d6d6;
}
.chapters_pagination {
    position: relative;
}
.chapters_pagination ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.chapters_pagination ul li {
    margin: 0 3px!important;
    border-bottom: none!important;
    background-color: transparent!important;
}
.chapters_pagination ul li .prev {
    left: 0;
}
.chapters_pagination ul li .prev i {
    margin-right: 10px;
}
.chapters_pagination ul li a, .chapters_pagination ul li > span {
    line-height: 40px;
    text-align: center;
    font-weight: 500;
    color: #222;
}
.chapters_pagination ul li a, .chapters_pagination ul li > span {
    border-radius: 50px;
    background: rgba(0,0,0,.3);
    display: block;
    line-height: 40px;
    height: 40px;
    width: 40px;
    padding: 0;
    text-align: center;
    border: 0;
    font-weight: 500;
    color: #fff;
}
.chapters_pagination ul li a:hover{
    background: #ad85d9;
}
.chapters_pagination ul li.active span {
    background: #ad85d9;
    color: #fff;
}
.chapters_pagination ul li .next {
    right: 0;
}
.chapters_pagination ul li .prev, .chapters_pagination ul li .next {
    position: absolute;
    top: 0;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.chapters_pagination ul li .prev:hover{
    background: #ad85d9;
    color: #fff;
}
.version-chap{
    display: flex;
    flex-wrap: wrap;
}
.version-chap li{
    /*width: calc(20% - 10px);*/
    flex: inherit !important;
    list-style: none;
}
.version-chap-detail{
    display: flex;
    flex-wrap: wrap;
}
.version-chap-detail li{
    width: calc(10% - 10px);
    flex: inherit !important;
    list-style: none;
}
.wp-manga-chapter {
    padding: 10px 15px !important;
    margin: 5px!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ad85d9;
}
.wp-manga-chapter a{
    color: white;
}
.wp-manga-chapter a:hover{
    color: #d6d6d6;
}
.wp-manga-chapter.active{
    background: #0dcaf0;
}
.wp-manga-chapter > a {
    padding: 0 !important;
    color: #fff3cd;
}
.wp-manga-chapter > a:visited {
    color: #d6d6d6;
}
.wp-manga-chapter.active > a {
    padding: 0 !important;
    color: #f5f5f5;
}
.wp-manga-chapter > a:hover {
    color: #d6d6d6;
}
.wp-manga-chapter span {
    color: #000;
}
.chapter-nav {
    white-space: nowrap;
    overflow: hidden;
    height: 42px;
}
.chapter-nav.scroll-to-fixed-fixed {
    z-index: 1000;
    position: fixed;
    top: 0px;
    margin-left: 0px;

    background-color: #e4e4e4;
    padding: 3px 0;
    width: 100% !important;
    left: 0 !important;
}
.chapter-nav-bottom {
    margin: 5px 0;
}
.comment-wrapper {
    margin: 15px 0;
}
.comment-wrapper .placeholder {
    overflow: hidden;
    font-size: 14px;
    color: #ad85d9;;
    height: 70px;
    padding: 5px 10px;
    background-color: #fff;
    cursor: text;
    border: 1px solid #ad85d9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px #fff;
    width: 100%;
}
.mce-ico {
    font-family: 'tinymce',Arial;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 16px;
    line-height: 16px;
    speak: none;
    vertical-align: text-top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    background: transparent center center;
    background-size: cover;
    width: 16px;
    height: 16px;
    color: #333;
}
.note-dropdown-menu.show {
    display: inline-list-item!important;
    width: 700px;
    height: 300px;
    overflow: auto;
}
.mce-ico.mce-i-emotrollface {
    background: url(../images/emo/trollface.png) no-repeat;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
}
.mce-ico.mce-i-emoonion {
    background: url(../images/emo/onion.gif) no-repeat;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
}
.comment-nav {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.comment-nav li {
    display: inline-block;
    position: relative;
    cursor: pointer;
    text-align: center;
    padding: 0 10px;
}
.comment-nav li.active {
    font-weight: 700;
}
.comment-nav li.active::after {
    content: " ";
    display: block;
    right: 0;
    height: 3px;
    background: #d0b32e;
    position: absolute;
    bottom: -7px;
    left: 0;
}
.comment-action {
    cursor: pointer;
    display: block;
    text-align: right;
}
.comment-list{
    font-size: 12px;
}
.comment-list .item {
    padding: 10px 0;
    margin-bottom: 5px;
}
.clearfix::after, .clearfix::before {
    content: " ";
    display: table;
}
.comment-list .item .avatar {
    overflow: hidden;
    float: left;
    height: 40px;
    width: 40px;
}
.comment-list .item .avatar img {
    width: 100%;
    height: 40px;
    max-width: 100%;
}
.comment-list .item .summary {
    margin-left: 55px;
    position: relative;
}
.comment-list .item .summary .icon-comment-arrow {
    position: absolute;
    top: 0px;
    left: -10px;
    font-size: 20px;
    line-height: 11px;
    background-color: transparent;
    color: #d8d8d8;
}
.comment-list .item .summary .icon-comment-arrow.icon-comment-arrow-up {
    top: -14px;
    left: 0px;
}
.comment-list .item .summary .info {
    border: 1px solid rgba(105, 105, 105, 0.2);
    padding: 5px 10px;
}
.comment-list .item .mention-user {
    display: inline-block;
    margin-right: 5px;
    font-style: italic;
    color: #0dcaf0;
}
.comment-header {
    overflow: hidden;
    border-bottom: 1px solid rgba(105, 105, 105, 0.2);
    padding-bottom: 5px;
}
.member.level-5, .member.level-6, .member.level-7, .member.level-8, .member.level-9, .member.level-10 {
    border-color: red;
    color: red;
}
.comment-header .mod, .member, .comment-header .anonymous {
    background: #f93;
    padding: 1px 4px;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    margin-left: 5px;
    border-radius: 3px;
    display: inline-block;
}
.member {
    background: none;
    border: 1px solid #ad85d9;
    border-top-color: #ad85d9;
    border-right-color: #ad85d9;
    border-bottom-color: #ad85d9;
    border-left-color: #ad85d9;
    color: #ad85d9;
    position: relative;
}
.member .progress-bar {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(90deg, #ffd33d, #ea4aaa 17%, #b34bff 34%, #01feff 51%, #ffd33d 68%, #ea4aaa 85%, #b34bff);
    background-size: 300% 100%;
    -webkit-animation: progress-animation 2s linear infinite;
    animation: progress-animation 2s linear infinite;
    opacity: .5;
}
.member .member-level-text{
    animation: myanimation-member 1s infinite;
    font-weight: bold;
}
@keyframes myanimation-member {
    0% {color: #f63f05;;}
    25%{color:red;}
    50%{color:darkred;}
    75%{color:#9d1e15;}
    100% {color:#000000;}
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: var(--bs-progress-bar-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-progress-bar-bg);
    transition: var(--bs-progress-bar-transition);
}
.comment-list .item .comment-content {
    overflow: hidden;
    display: block;
    padding: 10px 0 5px;
    word-wrap: break-word;
    font-size: 12px;
}
.comment-footer {
    margin: 0;
    padding: 0;
}
.comment-footer > li {
    display: inline-block;
    margin-top: 5px;
    margin-right: 7px;
    color: #ad85d9;
    font-size: 12px;
}
.comment-footer > li > span {
    cursor: pointer;
    text-align: center;
    display: block;
    min-width: 25px;
}
.comment-more-wrap {
    position: relative;
}
.comment-more-wrap .comment-more {
    position: absolute;
    right: 7px;
    top: 20px;
    margin: 0;
    padding: 8px 15px 6px;
    background-color: #fff;
    min-width: 150px;
    z-index: 1;
    border: 1px solid #ebebeb;
}
.comment-more-wrap .comment-more li:last-child {
    border: none;
}
.comment-more-wrap .comment-more li {
    display: block;
    border-bottom: solid 1px #ebebeb;
}
.comment-more-wrap .comment-more li span {
    cursor: pointer;
    margin: 3px 0;
    line-height: 27px;
    display: block;
    color: #000;
    font-size: 14px;
}
.comment-more.hidden{
    display: none;
}
.comment-list .item abbr {
    border-style: none;
    font-size: 11px;
    border: none;
    color: #999;
    white-space: nowrap;

}
.comment-list .item.child {
    padding-bottom: 0;
    margin-left: 50px;
}
.comment-wrapper .comment-info input[type="text"] {
    width:30%;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
    font-size: 16px;
    border-radius: unset;
}

.comment-wrapper .comment-info button {
    vertical-align: top;
    margin-top: 5px;
    border-radius: unset;
}
.pagination_comment-outter {
    text-align: center;
}
.pagination_comment {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    display: inline-block;
}
.pagination_comment>li {
    display: inline;
}
.pagination_comment>li>a {
    margin: 0 1px 1px 0;
    color: #fff;
    padding: 0 2px;
    font-size: 15px;
    border-radius: 0!important;
    width: 40px;
    line-height: 35px;
}
.pagination_comment>li>a, .pagination_comment>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination_comment>li>a:hover {
    background-color: #0dcaf0!important;
    border: 1px solid #0dcaf0;
    color: #fff;
    cursor: pointer!important;
}
.pagination_comment>li.active>a {
    background-color: #0dcaf0!important;
    border: 1px solid #0dcaf0;
    color: #fff;
    cursor: pointer!important;
    z-index: 0;
}
.suggestsearch {
    width: 300px;
}
.suggestsearch {
    position: absolute;
    top: 53px;
    left: 0px;
    max-height: 375px;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    border-radius: 5px;
    border-top-left-radius: 5px!important;
    border-bottom-left-radius: 5px!important;
    background-color: #263238;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 100;
    display: none;
}
.suggestsearch ul {
    margin: 0;
    padding: 0;
}
.suggestsearch ul li {
    padding: 5px 0;
    list-style: none;
    display: block;
    border-bottom: 1px solid #222e33;
    height: auto;
}
.suggestsearch ul li a {
    padding-left: 5px;
    display: block;
    height: 65px;
}
.suggestsearch ul li a:hover {
    background-color: #000;
}
.suggestsearch ul li a img {
    float: left;
    margin: 0 5px 0 0;
    width: 50px;
    height: 60px;
}
.suggestsearch ul li a h3, .suggestsearch ul li a h4 {
    color: #969696;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    margin-right: 0px;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.suggestsearch ul li a h4 {
    font-size: 12px;
    font-weight: 400;
}
.suggestsearch ul li a i {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.suggestsearch ul li a h3 b, .suggestsearch ul li a h4 b {
    font-weight: 700;
    font-size: 110%;
    --bs-text-opacity: 1;
    color:#ad85d9!important;
}
.img-circle {
    border-radius: 50%;
}
.profile-user-img {
    border: 3px solid #ad85d9!important;
    margin: 0 auto;
    padding: 3px;
    width: 100px;
}
.profile-username {
    font-size: 17px;
    margin-top: 5px;
}
ul.list-group > li.list-group-item > a.active{
    color: #fd7e14!important;
}
.button_edit_image {
    cursor: pointer;
    display: block;
}
img:hover + .button_edit_image, .button_edit_image:hover {
    display: inline-block;
    cursor: pointer;
}
.timeline {
    margin: 0 0 45px;
    padding: 0;
    position: relative;
}
.timeline::before {
    border-radius: 0.25rem;
    background-color: #dee2e6;
    bottom: 0;
    content: "";
    left: 31px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 4px;
}
.timeline>div {
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
}
.timeline>div::before {
    content: "";
    display: table;
}
.timeline>.time-label>span {
    border-radius: 4px;
    background-color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 5px;
    color: white;
}
.timeline-inverse>div>.timeline-item {
    box-shadow: none;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
}
.timeline>div>.timeline-item {
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
    border-radius: 0.25rem;
    background-color: #fff;
    color: #495057;
    margin-left: 60px;
    margin-right: 15px;
    margin-top: 0;
    padding: 0;
    position: relative;
}
.timeline>div>.fas, .timeline>div>.ion, .timeline>div>.svg-inline--fa {
    background-color: #adb5bd;
    border-radius: 50%;
    font-size: 16px;
    height: 30px;
    left: 18px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 30px;
}
.timeline > div > .timeline-item > .time {
    color: #999;
    float: right;
    font-size: 12px;
    padding: 10px;
}
.timeline>div>.timeline-item>.time {
    color: #999;
    float: right;
    font-size: 12px;
    padding: 10px;
}
.timeline-inverse>div>.timeline-item>.timeline-header {
    border-bottom-color: #dee2e6;
}
.timeline>div>.timeline-item>.timeline-header {
    border-bottom: 1px solid rgba(0,0,0,.125);
    color: #495057;
    font-size: 16px;
    line-height: 1.1;
    margin: 0;
    padding: 10px;
}
.timeline>div>.timeline-item>.timeline-header>a.manga {
    font-weight: 200;
    color: #0dcaf0;
}
.timeline>div>.timeline-item>.timeline-header>a.chapter {
    font-weight: 100;
    color: #495057;
    font-size: 13px;
}
.timeline>div>.timeline-item>.timeline-body, .timeline>div>.timeline-item>.timeline-footer {
    padding: 10px;
    font-size: 13px;
}
.timeline>div>.timeline-item>.timeline-footer {
    padding: 10px;
}
.timeline>div>.timeline-item>.timeline-footer>a {
    color: #fff;
}
.timeline>div::after, .timeline>div::before {
    content: "";
    display: table;
}
.have_follow_new{
    background: none;
    color: #9f1447;
    animation: myanimation 1s infinite;
}
@keyframes myanimation {
    0% {color: white;}
    25%{color:yellow;}
    50%{color:red;}
    75%{color:orange;}
    100% {color: #f22ac5;}
}
.clear-all-history{
    position: relative;
    display: block;
    margin-bottom: 10px;
    text-align: right;
}
.clear-all-history a{
    font-size: 13px;
    color: #dc3545;
}
.clear-all-history a:hover{
    color:#0dcaf0;
}
.skillbox {
    margin: 0 0.6rem 0;
    padding-bottom: 10px;
}
.skillbox .level {
    font-size: 13px;
}
.skillbox .level-next {
    float: right;
}
.progress {
    width: 100%;
    height: 15px;
    background: #cccccc;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 3px;
    border: 1px solid #d9d9d9;
}
.progress .progress-bar {
    display: block;
    height: 100%;
    background: linear-gradient(90deg, #ffd33d, #ea4aaa 17%, #b34bff 34%, #01feff 51%, #ffd33d 68%, #ea4aaa 85%, #b34bff);
    background-size: 300% 100%;
    -webkit-animation: progress-animation 2s linear infinite;
    animation: progress-animation 2s linear infinite;
    text-align: center;
    line-height: 13px;
    font-size: 12px;
}
@keyframes progress-animation{0%{background-position: 100%}100%{background-position: 0}}
.card-header > .card-tools {
    float: right;
}
.list-inline-item:last-child
{
    margin-top: 5px;
}
.list-inline-item a.active {
    background-color: #ad85d9!important;
    color: white;
}
ul.nav-genres{
    padding-left: 1rem;

}
ul.nav-genres li:first-child {
    float: none;
    width: 100%;
    padding-top: 0px;
}
/*ul.nav-genres li:nth-last-child(2) {
    border-bottom: none;
}
ul.nav-genres li:last-child {
    border-bottom: none;
}*/
ul.nav-genres li {
    padding: 0;
    float: left;
    width: 50%;
    list-style: none;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid rgba(105, 105, 105, 0.2)!important;
}
ul.nav-genres li a{
    color: #ad85d9!important;
}
ul.nav-genres li a:hover{
    color:white!important;
}
ul.nav-genres > li > a.active {
    color:white!important;
}
.link-footer ul li {
    margin: 0;
    margin-right: 5px;
    line-height: 30px;
    list-style: none;
    display: inline-block;
}
.link-footer ul li a{
    color: white !important;
}
.link-footer ul li a:hover{
    color: #ad85d9!important;
}