.follow img {
    position: relative;
    top: 6px;
    width: 32px !important
}

.alert-info {
    padding: 5px 10px;
    background-color: var(--bg-color-4)
}

.icon-mail,
.user-menu i.icon-book-open,
.nightmode_switch i {
    margin-right: 4px
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

body {
    font-size: var(--font-size-default)
}

.fs-14 {
    font-size: 14px
}

.fs-15,
.report-container,
.box-notification {
    font-size: var(--font-size-default)
}

.fs-17 {
    font-size: 17px !important
}

html[theme="dark"] .alert-warning {
    background: transparent
}

html[theme="dark"] .fb-comments {
    filter: invert(1) hue-rotate(165deg) saturate(70%)
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 5px 10px
}

.c-login nav {
    flex-direction: inherit !important
}

.breadcrumb a {
    color: var(--text-color-2)
}

::-webkit-scrollbar-track {
    border-radius: 5px !important
}

.d-pc-hidden {
    display: none
}

.box-notice {
    margin: 10px auto;
    padding: 5px;
    border: 1px dashed var(--bg-color-secondary-2);
    border-radius: 5px
}

.breadcrumb svg {
    width: auto;
    height: auto
}

.breadcrumb {
    height: 35px;
    line-height: 35px
}

.breadcrumb svg.svg-home {
    position: relative;
    top: -2px
}

.show-dots {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-bt-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.hot-label {
    margin: 0 0 0 -7px;
    width: 40px;
    height: 50px;
    position: absolute;
    display: block;
    z-index: 1;
    background: url(/frontend/images/hot-label.svg) no-repeat
}

.hot-label.o2 {
    margin: 0 0 0 -2px;
    background: url(/frontend/images/hot-label-2.svg) no-repeat
}

.b-image.w-inline-block {
    height: 165px;
    object-fit: cover;
    width: 100%
}

.wp-block-image {
    padding-bottom: 20px
}

.social_login .social_box span {
    display: flex;
    align-items: center;
    height: 45px
}

.list-social a img {
    width: 32px;
    height: 32px
}

.fb_iframe_widget_fluid {
    display: inline-block !important
}

.icon-social {
    width: 32px;
    height: 32px
}

.w-container:before,
.w-container:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-container:after {
    clear: both
}

.w-container .w-row {
    margin-left: -10px;
    margin-right: -10px
}

.w-row:before,
.w-row:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.w-row:after {
    clear: both
}

.w-row .w-row {
    margin-left: 0;
    margin-right: 0
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.w-col .w-col {
    padding-left: 0;
    padding-right: 0
}

.w-col-1 {
    width: 8.33333333%
}

.w-col-2 {
    width: 16.66666667%
}

.w-col-3 {
    width: 25%
}

.w-col-4 {
    width: 33.33333333%
}

.w-col-5 {
    width: 41.66666667%
}

.w-col-6 {
    width: 50%
}

.w-col-7 {
    width: 58.33333333%
}

.w-col-8 {
    width: 66.66666667%
}

.w-col-9 {
    width: 75%
}

.w-col-10 {
    width: 83.33333333%
}

.w-col-11 {
    width: 91.66666667%
}

.w-col-12 {
    width: 100%
}

.w-hidden-main {
    display: none !important
}

@media screen and (max-width: 991px) {
    .navigation-bar .lnw-slog.fs-14 {
        font-size: 1rem
    }

    .navigation-bar nav .lnw-slog {
        display: none !important
    }

    .d-mobile-hidden {
        display: none
    }

    .d-mobile-block {
        display: block
    }

    .w-container {
        max-width: 728px
    }

    .w-hidden-main {
        display: inherit !important
    }

    .w-hidden-medium {
        display: none !important
    }

    .w-col-medium-1 {
        width: 8.33333333%
    }

    .w-col-medium-2 {
        width: 16.66666667%
    }

    .w-col-medium-3 {
        width: 25%
    }

    .w-col-medium-4 {
        width: 33.33333333%
    }

    .w-col-medium-5 {
        width: 41.66666667%
    }

    .w-col-medium-6 {
        width: 50%
    }

    .w-col-medium-7 {
        width: 58.33333333%
    }

    .w-col-medium-8 {
        width: 66.66666667%
    }

    .w-col-medium-9 {
        width: 75%
    }

    .w-col-medium-10 {
        width: 83.33333333%
    }

    .w-col-medium-11 {
        width: 91.66666667%
    }

    .w-col-medium-12 {
        width: 100%
    }

    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto
    }
}

@media screen and (max-width: 767px) {
    .w-hidden-main {
        display: inherit !important
    }

    .w-hidden-medium {
        display: inherit !important
    }

    .w-hidden-small {
        display: none !important
    }

    .w-row,
    .w-container .w-row {
        margin-left: 0;
        margin-right: 0
    }

    .w-col {
        width: 100%;
        left: auto;
        right: auto
    }

    .w-col-small-1 {
        width: 8.33333333%
    }

    .w-col-small-2 {
        width: 16.66666667%
    }

    .w-col-small-3 {
        width: 25%
    }

    .w-col-small-4 {
        width: 33.33333333%
    }

    .w-col-small-5 {
        width: 41.66666667%
    }

    .w-col-small-6 {
        width: 50%
    }

    .w-col-small-7 {
        width: 58.33333333%
    }

    .w-col-small-8 {
        width: 66.66666667%
    }

    .w-col-small-9 {
        width: 75%
    }

    .w-col-small-10 {
        width: 83.33333333%
    }

    .w-col-small-11 {
        width: 91.66666667%
    }

    .w-col-small-12 {
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .w-container {
        max-width: none
    }

    .w-hidden-main {
        display: inherit !important
    }

    .w-hidden-medium {
        display: inherit !important
    }

    .w-hidden-small {
        display: inherit !important
    }

    .w-hidden-tiny {
        display: none !important
    }

    .w-col {
        width: 100%
    }

    .w-col-tiny-1 {
        width: 8.33333333%
    }

    .w-col-tiny-2 {
        width: 16.66666667%
    }

    .w-col-tiny-3 {
        width: 25%
    }

    .w-col-tiny-4 {
        width: 33.33333333%
    }

    .w-col-tiny-5 {
        width: 41.66666667%
    }

    .w-col-tiny-6 {
        width: 50%
    }

    .w-col-tiny-7 {
        width: 58.33333333%
    }

    .w-col-tiny-8 {
        width: 66.66666667%
    }

    .w-col-tiny-9 {
        width: 75%
    }

    .w-col-tiny-10 {
        width: 83.33333333%
    }

    .w-col-tiny-11 {
        width: 91.66666667%
    }

    .w-col-tiny-12 {
        width: 100%
    }
}

footer h5 {
    padding-bottom: 8px;
    font-weight: 600;
    font-size: 20px
}

.copyright {
    border-top: 1px solid var(--border-color-3)
}

.col-ft-2 {
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.col-ft-1 {
    width: 16%;
    float: left;
    padding-left: 10px;
    padding-right: 10px
}

.col-ft-4 {
    width: 33%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.cs-col-8 {
    width: 72%;
    float: left
}

.w-100 {
    width: 100%
}

.cs-col-4 {
    width: 28%;
    float: left
}

.select2-container {
    z-index: 99;
    width: 220px !important
}

::-webkit-input-placeholder {
    color: var(--text-color-2)
}

:-moz-placeholder {
    color: var(--text-color-2)
}

::-moz-placeholder {
    color: var(--text-color-2)
}

:-ms-input-placeholder {
    color: var(--text-color-2)
}

::-ms-input-placeholder {
    color: var(--text-color-2)
}

::placeholder {
    color: var(--text-color-2)
}

#index-head h1 {
    font-size: 16px
}

select.chapindex {
    width: 220px !important;
    padding: 0 15px;
    text-transform: capitalize
}

#chapter-article .select2-container {
    font-size: 16px;
    right: 8px
}

.bigdrop {
    width: 450px !important
}

#blog {
    margin-bottom: 50px
}

#back-to-top.show {
    opacity: .7;
    visibility: visible
}

#back-to-top {
    display: inline-block;
    background-color: var(--bg-color-secondary-2);
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 75px;
    right: 10px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    font-size: 28px
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

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

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

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

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

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

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

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

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

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

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

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

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

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

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

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

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

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

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

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

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

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

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

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

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .d-desktop-none {
        display: none
    }

    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.link-default {
    color: var(--text-color)
}

.list-top .top-item {
    border-bottom: 1px dashed #ccc;
    padding: 5px 0
}

.color-versatile {
    color: #9799aa
}

.text-capitalize {
    text-transform: capitalize !important
}

.c-editor p,
.c-editor li {
    font-size: 18px !important;
    margin: 0 0 1em !important;
    line-height: 160% !important;
    text-rendering: optimizeSpeed !important
}

.c-editor h2,
.c-editor h3,
.c-editor h4 {
    font-size: 19px !important;
    font-weight: 600 !important;
    margin: 15px 0 !important;
    line-height: 160% !important
}

.c-editor img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

blockquote {
    border-left: 2px solid var(--button-bg);
    margin-left: 1.5rem;
    padding-left: 1rem
}

.top-item .top-num.lower {
    border: #cbcbcb solid 1px;
    text-align: center;
    line-height: 27px;
    font-weight: 700;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.sidebar button.active,
.sidebar button:hover {
    color: #fff;
    background-color: var(--button-bg);
    border: 1px solid var(--button-bg) !important
}

.top-item .top-num {
    float: left;
    width: 11.5%
}

.top-item .s-title {
    width: 88%;
    float: left;
    margin-left: 3%
}

.top-item .top-num img {
    width: 29px;
    height: 36px
}

.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row
}

.sidebar button {
    padding: 6px 0;
    text-align: center !important;
    cursor: pointer;
    border: 1px solid #aaa !important;
    border-radius: 15px;
    width: calc(94%/3);
    margin: 0 1% 10px;
    float: left;
    background: #fff
}

.sidebar .tablinks.active {
    overflow: hidden;
    color: #fff;
    background-color: var(--button-bg);
    border: 1px solid var(--button-bg) !important
}

.sidebar .categories li {
    position: relative;
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #ccc;
    list-style: none
}

.post-wrapper {
    margin-bottom: 30px;
    border-radius: 5px;
    background-color: var(--bg-color-main);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06)
}

.b-image {
    display: block;
    height: 165px;
    border-radius: 3px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease
}

.blog-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 26px
}

.b-image:hover {
    opacity: .8
}

.sidebar .b-image {
    height: 100px;
    height: 50px
}

.sidebar .book-title {
    font-size: 15px
}

.post-content {
    padding: 15px 5px
}

.post-summary {
    padding-bottom: 5px
}

.post-info {
    display: inline-block;
    margin-right: 8px;
    color: #aaa;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.post-info.when-link {
    text-decoration: none
}

.post-info.when-link:hover {
    color: var(--text-color)
}

.blog-title-link {
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    color: var(--text-color);
    text-decoration: none
}

.d-none {
    display: none !important
}

.bg-light {
    background: #f8f9fadb !important
}

.sidebar-box h3.sidebar-heading {
    font-size: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dee2e6
}

.d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.blog-entry .text .meta-wrap {
    width: 100%;
    display: block
}

.blog-entry .text {
    padding-left: 15px
}

.blog-entry .text .meta-wrap .meta span {
    font-size: 14px;
    margin: 0 10px 0 0;
    color: #bfbfbf
}

.blog-entry .img {
    display: block;
    height: 175px;
    width: 175px;
    -webkit-border-radius: 6%;
    -moz-border-radius: 6%;
    -ms-border-radius: 6%
}

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

.tagcloud a {
    text-transform: uppercase;
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 7px;
    margin-right: 4px;
    border-radius: 4px;
    color: #000;
    border: 1px solid #ccc
}

.sidebar .blog-img {
    display: block;
    height: 60px;
    width: 80px
}

.sidebar .text {
    width: calc(100% - 100px)
}

.blog-entry {
    width: 100%;
    margin-bottom: 3em
}

.blog-entry .text {
    position: relative;
    z-index: 0;
    width: 100%;
    width: calc(100% - 150px)
}

.pointer {
    cursor: pointer
}

.alert {
    margin-bottom: 15px
}

.alert-error {
    color: red;
    font-style: italic;
    padding-top: 2px
}

.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
    padding: 10px
}

.float-right {
    float: right !important
}

.col-3 {
    width: calc(100%/3);
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999999999999
}

.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3)
}

.loading:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: .5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.progress-bs4 {
    display: -ms-flexbox;
    display: flex;
    height: 10px;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar-bs4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

.bg-success-bs4 {
    background-color: #28a745 !important
}

.pagination {
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 15px
}

#chpagedlist .pagination {
    padding-top: 0
}

.pagination .page-item {
    margin: 3px
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 20px
}

.lds-ellipsis div {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #f47024c9;
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 .6s infinite
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 .6s infinite
}

.novel-info .links svg {
    position: relative;
    top: -2px
}

.d-none {
    display: none
}

.font-weight {
    font-weight: 700
}

.my-rating {
    height: 28px
}

.your-rating {
    font-size: 14px;
    line-height: 1;
    font-style: italic
}

.jq-stars {
    display: inline-block
}

.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-family: helvetica, arial, verdana
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer
}

.jq-star-svg {
    padding-right: 3px;
    width: 100%;
    height: 100%
}

.jq-star-svg path {
    stroke-linejoin: round
}

.jq-shadow {
    -webkit-filter: drop-shadow(-2px -2px 2px #888);
    filter: drop-shadow(-2px -2px 2px #888)
}

#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    display: none
}

.popupContainer {
    position: absolute;
    width: 330px;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    top: 60px;
    background: var(--bg-color)
}

.btn-modal {
    padding: 10px
}

.btn_red {
    background: var(--button-secondary);
    color: #fff
}

a.btn-modal {
    text-align: center;
    text-decoration: none;
    font-weight: 600
}

a.btn_red {
    color: #fff
}

.one_half {
    width: 50%;
    display: block;
    float: left
}

.one_half.last {
    width: 45%;
    margin-left: 5%
}

.popupHeader {
    font-size: 16px;
    text-transform: uppercase;
    background: var(--bg-color);
    position: relative;
    padding: 10px 20px;
    border-bottom: 1px solid var(--border-color-6);
    font-weight: 700
}

.popupHeader .modal_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 15px;
    cursor: pointer;
    color: #aaa;
    font-size: 18px
}

.popupBody {
    padding: 20px;
    max-height: calc(100vh - 135px);
    overflow-y: auto
}

.social_login .social_box {
    display: block;
    clear: both;
    padding: 10px;
    margin-bottom: 10px;
    background: var(--bg-color-4);
    overflow: hidden
}

.social_login .icon {
    display: block;
    width: 35px;
    margin-right: 10px;
    float: left;
    color: #fff;
    font-size: 16px;
    text-align: center
}

.social_login .icon_title {
    display: block;
    padding: 5px 0;
    float: left;
    font-weight: 600;
    font-size: 16px;
    color: #777
}

.social_login .social_box:hover {
    background: #e4e4e2
}

.centeredText {
    text-align: center;
    margin: 18px 0;
    clear: both;
    overflow: hidden
}

.action_btns {
    clear: both;
    overflow: hidden
}

.action_btns a {
    display: block
}

.user_login {
    display: none
}

#modal label {
    display: block;
    margin-bottom: 5px
}

.user_login input[type=checkbox] {
    float: left;
    margin-top: -3px;
    margin-left: 0;
    margin-right: 5px
}

.user_login input[type=checkbox]+label {
    float: left
}

.user_login .checkbox {
    margin-bottom: 10px;
    clear: both;
    overflow: hidden
}

.forgot_password {
    display: block;
    clear: both;
    overflow: hidden;
    text-decoration: none
}

.user_forgot_password,
.form_alert,
.user_register {
    display: none
}

#modal label {
    display: block;
    margin-bottom: 5px
}

.popupContainer input[type=email],
.popupContainer input[type=password],
.popupContainer input[type=text] {
    font-size: var(--font-size-default);
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    color: #666
}

.user_register input[type=checkbox] {
    float: left;
    margin-right: 5px
}

.user_register input[type=checkbox]+label {
    float: left
}

.user_register .checkbox {
    margin-bottom: 10px;
    clear: both;
    overflow: hidden
}

.filter-icon {
    font-weight: 600;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    font-size: 13px;
    background-color: var(--bg-color-secondary);
    color: var(--text-color-secondary);
    padding: 0 10px;
    border-radius: 6px;
    position: absolute;
    right: 15px;
    top: 14px;
    z-index: 3
}

.filter-icon:hover {
    background-color: var(--text-color-secondary);
    color: #e7e7e7 !important
}

@media all and (max-width: 767px) {
    .filter-icon {
        top: 6px;
        font-weight: 500
    }

    body {
        font-size: 16px
    }

    .cs-col-12,
    .col-ft-4,
    .col-ft-2,
    .col-ft-1 {
        width: 100%
    }

    .col-bt-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .bigdrop {
        width: 290px !important
    }

    .col-3 {
        width: 100%
    }

    .account-head .account-nav li.nav-item {
        padding: 0 5px
    }

    .top-item .top-num {
        width: 29px
    }

    span.hot {
        padding: 0 2px;
        font-size: 11px
    }

    .main-header .wrapper .nav-logo img {
        height: 60px;
        width: 135px
    }

    .browse-tags .tag-items li {
        width: calc(50% - 16px)
    }

    .account-container-box {
        margin-bottom: 0
    }
}

[aria-label="Pagination Navigation"] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    border-radius: 4px;
    margin-top: 25px;
    width: 100%
}

[aria-label="Pagination Navigation"] a,
[aria-label="Pagination Navigation"] span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: var(--bg-color-3, #fff);
    border: 1px solid var(--border-color-4, #ddd);
    font-size: 18px
}

[aria-label="Pagination Navigation"] a:focus,
[aria-label="Pagination Navigation"] a:hover {
    background-color: var(--button-bg);
    color: #f1f1f1
}

[aria-label="Pagination Navigation"] span.cursor-default,
[aria-label="Pagination Navigation"] span.disabled {
    color: #999;
    cursor: not-allowed
}

[aria-label="Pagination Navigation"] a:first-child,
[aria-label="Pagination Navigation"] span:first-child {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

[aria-label="Pagination Navigation"] a:last-child,
[aria-label="Pagination Navigation"] span:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

[aria-label="Pagination Navigation"] .active a,
[aria-label="Pagination Navigation"] .active span {
    z-index: 2;
    color: #f1f1f1;
    cursor: default;
    background-color: var(--bg-color-secondary-2, var(--button-bg));
    border-color: var(--bg-color-secondary-2, var(--button-bg))
}

@media screen and (min-width:140px) {

    [aria-label="Pagination Navigation"] a,
    [aria-label="Pagination Navigation"] span {
        font-size: 16px
    }
}

#pfvidad {
    min-height: 285px;
    padding: 20px 0 0 0;
    overflow: hidden
}

#pfvidad.video {
    min-height: 220px;
    padding: 20px 0
}

@media all and (max-width: 768px) {
    #pfvidad.banner>div {
        width: 300px !important
    }
}

@media (min-width: 768px) {
    #pfvidad.video {
        min-height: 320px !important
    }

    #pfvidad.banner {
        max-height: 285px
    }
}

.mUEpZVPr {
    display: block;
    height: auto;
    max-height: 285px;
    width: 100%;
    padding-top: 20px;
    margin: 26px 0;
    position: relative;
    text-align: center;
    background-color: var(--bg-color-4)
}

.mUEpZVPr._E-eJS_r {
    margin: 0
}

.mUEpZVPr::before {
    content: 'Advertisement';
    font: 400 10px/10px Work Sans, sans-serif;
    font-weight: 400;
    position: absolute;
    text-transform: uppercase;
    font-size: 0.625rem;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: var(--text-color);
    z-index: 0
}

.mUEpZVPr::after {
    content: "";
    display: table;
    clear: both
}

.adskeeper {
    margin: 0 auto
}

.box-notification {
    padding: 13px;
    background-color: var(--bg-color);
    border: 1px solid var(--border-color-3);
    color: var(--text-color);
    border-radius: .475rem
}

div[data-type="_mgwidget"] {
    margin: 0 auto
}

.inProgress {
    color: currentColor;
    cursor: not-allowed;
    opacity: .6;
    text-decoration: none;
    pointer-events: none;
    position: relative;
}

.inProgress::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -2px;
    right: -2px;
    animation: shimmer 1.5s infinite linear;
    background: linear-gradient(to right, transparent 4%, var(--bg-color-secondary-3) 25%, transparent 36%);
    background-size: 1000px 100%;
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }

    100% {
        background-position: 1000px 0;
    }
}

.i-facebook,
.i-googlePlus,
.i-line,
.i-mail,
.i-twitter {
    width: 24px;
    height: 24px;
    background-image: url('/frontend/images/social_icons2x.webp');
    background-size: 100% auto
}

.i-mail {
    background-position: 0 -206px
}

.i-googlePlus {
    background-position: 0 -154px
}

.question .modal-section {
    border-color: #813535;
    border-width: 4px
}

.question .modal-section:before {
    border-top: none
}

.question .modal-section .actions {
    display: flex;
    align-items: center
}

.question .modal-section .actions button {
    flex: 1;
    display: block;
    background-color: #813535
}

.question .modal-section .actions button.cancel {
    background-color: transparent;
    border: 2px solid var(--text-color-2);
    color: var(--text-color-2);
    margin-left: 1rem
}

.question .modal-section .msg {
    font-size: 16px
}

.review-text p,
.comment-text p {
    padding-bottom: 10px;
    /*     white-space: pre-wrap; */
    transition: all .1s;
}

.comment-text p:last-child,
.review-text p:last-child {
    padding-bottom: 0
}

#lnwcomtermpanel .modal-body {
    max-height: 100%;
}

#lnwcomtermpanel .comment-terms p,
#lnwcomtermpanel .comment-terms li {
    font-size: 16px
}

#lnwcomtermpanel .comment-terms ol {
    list-style-type: decimal;
    margin-bottom: 1rem;
}

#lnwcomtermpanel .comment-terms ol li {
    display: list-item;
    list-style-position: inside !important;
    list-style: decimal;
    margin-bottom: .45rem;
}

#lnwcomtermpanel .fieldset {
    display: flex;
}

#lnwcomtermpanel .fieldset label {
    margin-left: .5rem;
    font-weight: 600;
}

#lnwcomtermpanel .fieldset+.fieldset {
    margin-top: 1rem;
}

#lnwcomtermpanel .center {
    margin-top: 1rem;
    text-align: center;
}

#lnwcomtermpanel #term_accept {
    position: absolute;
    clip: rect(0 0 0 0);
    visibility: hidden;
}