﻿body {
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
    font-size: 0.9rem;
}

.tag-tabs {
    position: relative;
    border-radius: 2px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    flex: 1;
    cursor: grab;
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
}

    .tag-tabs .tag-tab {
        line-height: 36px;
        height: 36px;
        display: inline-block;
    }

    .tag-tabs::-webkit-scrollbar {
        display: none;
    }

.btn-scroll {
}

    .btn-scroll.btn-left {
        margin-right: .75rem;
    }

    .btn-scroll.btn-right {
        margin-left: .75rem;
    }

.navbar-brand {
    font-size: 1.03rem;
}

.btn-link {
    font-size: 0.9rem;
    color: #083767;
    line-height: 1
}
.storyInfo:visited {
    color: #28a745;
}

.starFade {
    background-image: url('/images/stars/StarFade.gif');
    min-width: 30px;
    min-height: 30px;
    display: inline-block;
    cursor: pointer;
}

.starFadeN {
    background-image: url('/images/stars/StarFade.gif');
    min-width: 30px;
    min-height: 30px;
    display: inline-block;
}

.starGlow {
    background-image: url('/images/stars/starglow.gif');
    min-width: 30px;
    min-height: 30px;
    display: inline-block;
    cursor: pointer;
}

.starGlowN {
    background-image: url('/images/stars/starglow.gif');
    min-width: 30px;
    min-height: 30px;
    display: inline-block;
}

.rate-holder, .rate-text {
    display: inline-block;
}

.rate-img {
    width: 20px;
    height: 20px
}

.col-playlist {
    width: 200px;
    max-width: 17vw;
    display: inline-block
}

.col-chapter {
    width: 100px;
    max-width: 34vw;
}

.col-category {
    padding-bottom: 0px !important;
    border: 1px solid #D9E1E4;
}

    .col-category > .row > div {
        max-width: 200px !important;
        border: 0 !important;
        padding-left: 15px !important;
    }

        .col-category > .row > div a {
            font-size: 15px;
            font-weight: 500;
        }

            .col-category > .row > div a span {
                display: block;
            }

    .col-category > .title-list {
        margin-bottom: 0 !important;
    }

    .col-category > .row > div:last-child {
        margin-bottom: 8px;
    }

.card-category, .card-category a {
    font-size: 0.7rem;
    margin-bottom: 0;
    color: #999;
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
}

.card-title {
    margin-bottom: 0.15rem;
    font-size: 0.9rem;
    height: 20px;
    line-height: 20px;
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
}

    .card-title > a {
        color: #083767;
    }

.card-author, .card-author a {
    color: #333;
    font-size: 0.77rem;
    margin-bottom: 0;
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
}

.card-star {
    margin-bottom: 0.1rem;
    color: #999;
    font-size: 0.7rem;
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
}

.card-state {
    font-size: 0.7rem;
    margin-bottom: 0;
    color: #333;
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
}

a, a:hover, a:focus {
    color: #4E4E4E;
}

.right-menu {
}

    .right-menu .card-title {
        margin-bottom: 0.01rem;
        font-size: 0.8rem;
    }

.card-truncate {
    max-width: 17vw;
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (min-width: 1201px) {
    .card-title {
        max-width: 12vw
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .col-playlist {
        max-width: 17vw
    }

    .card-truncate {
        max-width: 12vw
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .col-playlist {
        max-width: 25vw
    }

    .card-truncate {
        max-width: 15vw
    }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
    .card-truncate {
        max-width: 25vw
    }

    .card-truncate {
        max-width: 20vw
    }
}

@media screen and (max-width: 576px) and (min-width: 0px) {
    .col-playlist, .col-chapter {
        max-width: 60vw
    }

    .card-truncate {
        width: 180px;
        max-width: 40vw
    }

    .container {
        padding: 0 !important;
    }
}

.breadcrumb {
    border: none;
    background-color: inherit;
    padding: 0;
    margin: 0;
    font-weight: 500;
    text-transform: none;
}

.breadcrumb-container.border-bottom {
    border-bottom: 1px solid #008cba !important;
}

.title-list {
    text-align: left;
    height: 40px;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    position: relative;
    margin-left: -15px;
    margin-bottom: 15px;
    display: flex;
}

    .title-list > h1, .title-list > h2, .title-list > h4 {
        font-family: 'Roboto Condensed',Tahoma,sans-serif;
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-bottom: 1px solid #4E4E4E;
        font-weight: 500;
    }

        .title-list > h1 a, .title-list > h2 a {
            color: #083767;
            text-decoration: none;
        }

    .title-list.fa, .title-list.fas {
        height: 38px;
        line-height: 38px;
    }

.h1 > icon, .h2 > icon {
    height: 38px;
    line-height: 40px;
}

.icon-title {
    transform: scale(1,0.8);
}

.filter {
    line-height: 40px;
    height: 40px;
    width: 150px;
    font-size: 16px;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
    text-transform: uppercase;
    background-color: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-img {
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    transition: box-shadow 0.25s;
}

    .card-img:hover {
        box-shadow: 0 10px 5px 0 rgb(0 0 0 / 16%), 0 10px 5px 0 rgb(0 0 0 / 12%);
    }

.right-title {
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #000;
}

    .right-title > a, .right-title > a:hover {
        color: black;
        text-decoration: none;
    }

div.title {
    position: absolute;
    bottom: 0;
    right: 0;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 5px 0;
    text-shadow: 1px 2px 2px #000;
    font-size: 12px;
    display: block;
    margin-top: 2px;
    text-align: right;
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
}

.list-item {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 500px;
}

.tooltip .arrow {
    display: none;
}

.list {
    /*display: table;*/
    text-align: left;
}

    .list > .row > div {
        height: 90px;
        line-height: 20px;
        display: table;
        table-layout: fixed;
        border-left: 0;
        padding-left: 10px;
        padding-right: 10px;
        max-width: 900px;
    }

    .list > .row {
        /*display: table-row;*/
        font-family: 'Roboto Condensed',Tahoma,sans-serif;
        font-size: 15px;
    }

    .list h3 {
        margin: 0;
        padding: 0;
        font-size: inherit;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 15px;
        font-weight: 500;
    }

    .list h4 {
        margin: 0;
        padding: 0;
        font-size: inherit;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 12px;
        font-weight: 500;
    }

    .list > .row:last-child {
        border-bottom: 0 !important;
    }

    .list > .row > div:first-child {
        border-left: 0 !important;
    }

.list-side > .title-list {
    text-align: left;
    height: 40px;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    position: relative;
    margin: 0 0 15px 0;
}

    .list-side > .title-list > h2 {
        font-family: 'Roboto Condensed',Tahoma,sans-serif;
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-bottom: 1px solid #4E4E4E;
        font-weight: 500;
    }

.list-side .s-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px
}
.list-side .s-viewcount {
    /*margin-bottom: 0.1rem;*/
    color: #999;
    font-size: 0.6rem;
    font-family: 'Roboto Condensed',Tahoma,sans-serif;
}

.list-side h3 a, .list-side h2 a {
    color: #083767;
    font-size: inherit;
    text-decoration: none;
}

.list-side > .row {
    border-bottom: 1px dashed #CCC;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
    margin-right: 0;
}

    .list-side > .row.top-nav {
        border-bottom: none;
    }

    .list-side > .row > div {
        height: 25px;
        line-height: 25px;
        padding: 6px 0px 0;
        font-size: 12px;
    }

    .list-side > .row.top-nav > div {
        height: 30px !important;
        line-height: 20px !important;
        text-align: center !important;
        text-transform: uppercase;
        cursor: pointer;
        border: 1px solid #AAA !important;
        border-radius: 15px;
        width: 25%;
        margin: 0 5px 5px 5px;
    }

        .list-side > .row.top-nav > div.active, .list-side > .row.top-nav > div:hover {
            color: #fff;
            background-color: #4E4E4E;
            border: 1px solid #4E4E4E !important;
        }

        .list-side > .row.top-nav > div:first-child {
            margin-left: 23px;
        }

.list-side > .row > div .top-relate-num {
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 7px;
    margin-left: 0px;
    width: 31px;
    height: 50px;
    /*border: #cbcbcb solid 1px;*/
    text-align: center;
    line-height: 50px;
    font-weight: 700;
    /*-webkit-border-radius: 16px;*/
    /*-moz-border-radius: 16px;*/
    /*border-radius: 16px;*/
}
.col-img {
    width: 31px;
    height: 50px;
    object-fit: cover;
    object-position: 76%;
}

.list.list-truyen {
    margin: 10px 0;
    padding-right: 0px;
    padding-left: 0px
}

.col-side {
    width: auto;
    padding-left: 0;
    padding-right: 0;
}

.row-side {
    display: inherit;
    flex-wrap: inherit;
}

@media screen and (min-width: 992px) {
    .list.list-truyen {
        margin-top: 0px;
        padding-right: 12px;
        padding-left: 12px;
    }

    .list-side .s-author {
        display: none !important;
    }
}

.col-truyen-side {
    padding: 0 0 0 7.5px;
}

@media screen and (max-width: 991px) and (min-width: 0px) {
    .list h4, .list h3 {
        font-size: 15px;
        height: 38px !important;
        line-height: 38px !important;
    }

    .list-side > .row > div {
        border-left: 1px dashed #CCC;
        height: 38px !important;
        line-height: 38px !important;
        padding-top: 0 !important;
        padding-left: 0 !important;
    }

    .col-truyen-side {
        padding-right: 0px;
        padding-left: 0px;
    }

        .col-truyen-side .list.list-truyen {
            margin: 10px 0;
            padding-right: 14px;
            padding-left: 14px;
        }

    .list-side > .title-list > h2 {
        margin-left: -15px;
    }

    .col-side {
        width: 100%;
        padding-right: 15px;
    }

    .list-side > .row > div .top-num, .list-side > .row > div .top-new-num {
        display: none;
    }

    .row-side {
        display: flex !important;
        flex-wrap: wrap;
        padding: 0;
    }

    .list-side > .row .row-side {
        padding-left: 0px;
    }

    #hot-side {
        display: none;
    }

/*    .col-img {
        padding-right: 15px !important;
        border-left: 0 !important;
    }*/
}

@media screen and (max-width: 767px) and (min-width: 0px) {
    .s-author {
        display: none !important;
    }
}

.list-side > .row > div .top-num {
    float: left;
    margin: 2px 10px 10px 0;
    margin-top: 2px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    width: 31px;
    height: 31px;
    border: #cbcbcb solid 1px;
    text-align: center;
    line-height: 29px;
    font-weight: 700;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

    .list-side > .row > div .top-num.top-1 {
        color: #fff;
        border: #e74c3c solid 1px;
        background-color: #e74c3c
    }

    .list-side > .row > div .top-num.top-2 {
        color: #fff;
        background-color: #5eb949;
        border-color: #5eb949
    }

    .list-side > .row > div .top-num.top-3 {
        color: #fff;
        border: #5cabb8 solid 1px;
        background-color: #5cabb8
    }

.list-side > .row > div .top-new-num {
    float: left;
    margin: 2px 10px 10px 0;
    margin-top: 2px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    width: 31px;
    height: 31px;
    border: #cbcbcb solid 1px;
    text-align: center;
    line-height: 29px;
    font-weight: 700;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

    .list-side > .row > div .top-new-num.top-1 {
        color: #e74c3c;
        border: #e74c3c solid 1px;
        /*background-color: #e74c3c*/
    }

    .list-side > .row > div .top-new-num.top-2 {
        color: #5eb949;
        /*background-color: #5eb949;*/
        border-color: #5eb949
    }

    .list-side > .row > div .top-new-num.top-3 {
        color: #5cabb8;
        border: #5cabb8 solid 1px;
        /*background-color: #5cabb8*/
    }

.row.main-page {
    margin-left: 0;
    margin-right: 0;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            border-left: 1px solid #ddd;
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li > a, .pagination > li > span {
            color: #4E4E4E;
            /*background-color: #F4F4F4;*/
            border-right: 0;
            border-left: 0;
            border-bottom: 1px solid #ddd;
            border-top: 1px solid #ddd;
            border-radius: 0 !important;
            margin-left: 0;
            position: relative;
            float: left;
            text-decoration: none;
            padding: 5px 10px;
            font-size: 12px;
            line-height: 1.5;
        }

            .pagination > li > a > i {
                font-weight: 600;
            }

            .pagination > li > a:hover,
            .pagination > li > span:hover,
            .pagination > li > a:focus,
            .pagination > li > span:focus {
                background-color: #34495e;
                border-color: #34495e !important;
                color: #fff
            }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-right: 1px solid #ddd;
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        background-color: #34495e;
        border-color: #34495e !important;
        color: #fff;
        border-radius: 0 !important;
    }

.pagination-container {
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

a.list-group-item,
button.list-group-item,
span.list-group-item {
    color: #555;
    font-weight: 400;
}

    a.list-group-item .list-group-item-heading,
    button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover,
    button.list-group-item:hover,
    a.list-group-item:focus,
    button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

.list-search-res {
    margin-top: 3px;
    position: absolute;
    width: 200px;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0 2px 10px #ABABAB
}

    .list-search-res img {
        margin: 0 auto;
        padding: 5px;
        display: block
    }

    .list-search-res .list-group-item {
        padding: 8px 12px
    }

        .list-search-res .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        .list-search-res .list-group-item:last-child {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }

.truyen-title {
    font-weight: bold;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
}



.list-page-item {
    max-width: 5000px;
    border-bottom: 1px dashed #CCC;
}

    .list-page-item > div {
        height: 70px;
        line-height: 20px;
        table-layout: fixed;
        border-left: 0;
        white-space: normal;
        padding-left: 0;
        vertical-align: middle;
        display: table;
    }

        .list-page-item > div > div {
            height: 70px;
            display: table-cell;
            vertical-align: middle;
        }

        .list-page-item h3 {
            display: inline;
        }

        .list-page-item h3 a {
            color: #083767 !important;
        }

    .list-page-item > div.highligt-text {
        height: auto !important;
        padding-right: 5px !important;
    }

        .list-page-item > div.highligt-text p {
            margin-bottom: 0.55rem !important;
        }

    .list-page-item .truyen-title {
        font-weight: bold;
        font-size: 1rem;
        margin-top: 0;
        margin-bottom: 0px;
    }

    .list-page-item .author {
        display: block;
        font-size: 0.77rem;
        color: #999;
    }

    .list-page-item .category {
        display: block;
        font-size: 0.77rem;
        color: #999;
    }

    .list-page-item .view-rate {
        font-size: 0.7rem;
        color: #999;
        display: none;
        line-height: 90px;
    }

    .list-page-item .category a {
        color: #999;
    }

    .list-page-item .author a {
        color: #333;
    }

    .list-page-item img {
        max-height: 95%;
        max-width: 95%;
    }

    .list-page-item > div:first-child {
        padding-right: 5px;
    }

.list-main > .row:last-child {
    border-bottom: none;
}

.list-main > .list-page-item {
    margin-left: 10px;
    margin-right: 10px;
}

    .list-main > .list-page-item > div {
        padding-left: 0px;
        padding-right: 0px;
    }
.list-main.relate-playlist {
    margin: 10px 0;
    padding-right: 14px;
    padding-left: 14px;
}

    .list-main.relate-playlist > .list-page-item {
        margin-left: 0px;
        margin-right: 0px;
    }
@media screen and (max-width: 576px) and (min-width: 0px) {
    .list-main.relate-playlist {
        padding: 0;
    }

    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
    .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
    .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
    .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
    .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .title-list {
        margin: 0;
    }

        .title-list > h1, .title-list > h2, .title-list > h4 {
            padding-left: 5px;
        }

    .list-main > .list-page-item > div:first-child, .list-main > .list-page-item > div.highligt-text {
        padding-left: 5px;
    }

    .col-truyen-side .list.list-truyen {
        padding-left: 0px;
        padding-right: 0px;
    }

    .list-side > .title-list > h2 {
        margin-left: 0px;
    }

    .list h3, .list h4 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .mobile-style {
        padding-left: 5px;
        padding-right: 5px;
    }
    .list-page-item > div:first-child {
        padding-left: 5px;
    }

    .pagination-container {
         margin-left: 0; 
         margin-right: 0; 
    }
}


.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

.label-title {
    padding: 1px 3px;
    font-size: 13px;
    vertical-align: bottom;
    margin-left: 5px
}

.label-full {
    border: 1px solid #86AD86;
    color: #86AD86
}

.label-hot {
    border: 1px solid #FD8383;
    color: #FD8383
}

.label-new {
    border: 1px solid #8EB3FD;
    color: #8EB3FD
}

.label-full:before {
    content: "Full"
}

.label-hot:before {
    content: "Hot"
}

.label-new:before {
    content: "New"
}

.watch-more {
    text-align: center;
}
    .watch-more > a {
        height: 30px;
        line-height: 18px;
        text-transform: uppercase;
        cursor: pointer;
        border-radius: 15px;
        margin: 0 5px 5px 5px;
        color: #fff;
        background-color: #4E4E4E;
        border: 1px solid #4E4E4E !important;
        font-size: 0.9rem;
    }
    .watch-more .btn:hover {
        color: #fff;    
    }
.over-frame {
    opacity: 0.3;
    position: relative;
    float: right;
    right: 24px;
    bottom: 50px;
    transition: 0.5s;
    z-index: 100;
}
.slidecontainer {
    width: 100%; /* Width of the outside container */
    margin: 0;
    margin-top: 5px;
}
    .slidecontainer > label, .slidecontainer > input {
        height: 8px;
        margin: 0;
    }

/* The slider itself */
.slider {
    -webkit-appearance: none; /* Override default CSS styles */
    appearance: none;
    width: 50%; /* Full-width */
    height: 25px; /* Specified height */
    border-radius: 15px;
    border-style: solid;
    border-color: #c9c9c9;
    border-width: 2px;
    background-image:linear-gradient(#ceced0, #d5d5d5); /* Grey background */
    outline: none; /* Remove outline */
    /*opacity: 0.7;*/ /* Set transparency (for mouse-over effects on hover) */
    -webkit-transition: .2s; /* 0.2 seconds transition on hover */
    transition: opacity .2s;
}

    /* Mouse-over effects */
    /*.slider:hover {
        opacity: 1;*/ /* Fully shown on mouse-over */
    /*}*/

        /* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
        .slider::-webkit-slider-thumb {
            -webkit-appearance: none; /* Override default look */
            appearance: none;
            width: 22px; /* Set a specific slider handle width */
            height: 22px; /* Slider handle height */
            background-image: linear-gradient(#f5f5f5, #e0e0e0); /* Green background */
            border-radius: 15px;
            border-style: solid;
            border-color: #7e7e7e;
            border-width: 2px;
            cursor: pointer; /* Cursor on hover */
        }

            .slider::-webkit-slider-thumb:hover {
                background-image: linear-gradient(#3d3d3d, #8a8a8a); /* Green background */
                border-radius: 15px;
                border-style: solid;
                border-color: #3e3e3e;
            }

    .slider::-moz-range-thumb {
        width: 22px; /* Set a specific slider handle width */
        height: 22px; /* Slider handle height */
        background-image: linear-gradient(#f5f5f5, #e0e0e0); /* Green background */
        border-radius: 15px;
        border-style: solid;
        border-color: #7e7e7e;
        border-width: 2px;
        cursor: pointer; /* Cursor on hover */
    }

        .slider::-moz-range-thumb:hover {
            background-image: linear-gradient(#3d3d3d, #8a8a8a); /* Green background */
            border-radius: 15px;
            border-style: solid;
            border-color: #3e3e3e;
        }

.detail  a, .detail  a:hover, .detail  a:focus {
    color: #083767;
}

.download {
    display: flex;
    position: relative;
    height: 30px;
    margin-top: 0.25rem !important;
}

    .download > div > select, .download > a, .download > div > select::selection {
        height: 30px;
        line-height: 15px;
        border-radius: 0;
    }

    .download > a, .download > a:hover, .download > a:focus {
        color: white;
    }

.btn-ebook {
    display: flex;
    position: relative;
    /*height: 30px;*/
}

    .btn-ebook > div > select, .btn-ebook > a, .btn-ebook > div > select::selection {
        /*height: 30px;*/
        /*line-height: 15px;*/
        border-radius: 0;
    }

        .btn-ebook > a, .btn-ebook > a:hover, .btn-ebook > a:focus {
            color: white;
        }

.youtube {
    display: flex;
    position: relative;
    height: 30px;
    margin-top: 0.25rem !important;
}
    .youtube > div > select, .youtube > a, .youtube > div > select::selection {
        height: 30px;
        line-height: 15px;
        border-radius: 0;
    }
    .youtube > a, .youtube > a:hover, .youtube > a:focus {
        color: black;
        text-decoration: none;
        font-size: 27px;
        padding: 0;
    }
    .youtube i {
        color: red;
        vertical-align: middle;
    }
    .youtube span {
        font-family: "Oswald", sans-serif;
        font-size: 20px;
        vertical-align: middle;
    }

.inner_ads {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding:8px 0 15px 0;
    position: relative;
}
.text_ads {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    font-size: 0.6rem;
    color: #828282;
    text-align: center;
    position: relative;
}
.ads_content {
    height: auto;
    min-height: 150px;
    width: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
/*    margin-left: 0 !important;
    margin-right: 0 !important;*/
}

.ads {
    border-top: ridge;
    border-bottom: ridge;
    text-align: center;
}

    .ads > div > span {
        color: dimgray;
    }
fieldset {
    margin-top: 5px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    box-sizing: border-box;
}

legend {
    font-size: 0.8rem;
    margin-bottom: 0px;
    width: auto;
    padding: 0 5px 0 5px;
    margin: auto;
}

.icon-fieldset {
    height: 40px;
    margin: 0 10px 0px 5px;
}

.close {
    position: absolute;
    right: 1px;
    top: -15px;
    width: 16px;
    height: 16px;
    opacity: 0.3;
    z-index: 100;
}

    .close:hover {
        opacity: 1;
    }

    .close:before, .close:after {
        position: absolute;
        left: 7px;
        content: ' ';
        /*content: 'CloseAd';*/
        height: 16px;
        width: 2px;
        background-color: #333;
    }

    .close:before {
        transform: rotate(45deg);
    }

    .close:after {
        transform: rotate(-45deg);
    }

btn-only-link {

}
    .btn-only-link > .btn {
        padding: 0
    }

.loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
}
.hint {
    visibility: hidden;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    position: fixed;
    z-index: 1;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
}

    .hint.show {
        visibility: visible;
        opacity: 1;
    }

.tpm_btn_close_adunit {
    position: absolute;
    right: 1px;
    z-index: 100000;
    top: 0px;
    cursor: pointer;
    background: #008cba;
    height: 16px;
    width: 16px;
    border-bottom-left-radius: 5px;
    line-height: 1 !important;
}

.slide-out-left {
    transition: transform 0.5s ease-out;
    transform: translateX(-100%);
}

.slide-out-right {
    transition: transform 0.5s ease-out;
    transform: translateX(100%);
}
