/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
#ftwp-trigger {
    display: none !important;
}
.wp-post-image.size-post-thumbnail{
	width:100%!important;
}
.content-inner span{
	border:unset!important;
}
.switcher {
    margin-top: 22px;
}

.container.single {
    width: 1840px;
    max-width: 1920px ;
    padding-top: 30px;
}
.container.single .content a.external{
	color:unset!important;
	
}
.post-latest ul {
    list-style-type: none !important;
    padding-top: 14px;
    padding-left: 0;
}

.post-latest ul li:first-child {
    font-weight: bold;
}

.post-latest ul li:not(:first-child) {
    border-top: 2px dotted black;
    padding: 8px 0 0;
}

.post-latest ul li {
    display: flex;
}

.post-latest ul li figure {
    flex: 30%;
}

.post-latest ul li a {
    flex: 70%;
    overflow: hidden;
    font-size: 12px;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    border-width: 5px;
    -webkit-box-orient: vertical;
    height: 50px;
}

.post-latest {
    border-top: 8px solid #18D3C9;
}

.post-latest ul {

}

.exchanges_table {
    padding-top: 20px;
}

.meta_right {
    display: none !important;
}

a.glink {
    margin-bottom: 10px;
    display: inline-block;
}

.jeg_logo img {
    max-width: 180px;
}

.footer_logo img {
    max-width: 220px;
}

.jeg_navbar:first-child, .jeg_topbar + .jeg_navbar {
    z-index: 99999;
}

.btn-register-1 {
    display: block;
    margin: 30px auto;
    background: #ffb421;
    border: 1px solid #ffb421;
    text-align: center;
    width: 300px;
    max-width: 100%;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.tradingview-widget-container {
    margin: 0 auto;
}

.in-danh-gia {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
}

.item-sl {
    width: 270px;
    margin-left: 20px;
}

.item-sl .content .title a,
#tag-carousel .title a {
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}

.owl-carousel .owl-prev::before,
.owl-carousel .owl-next::before {
    content: '';
}

#tag-carousel {
    position: relative;
}

#tag-carousel .owl-prev,
#tag-carousel .owl-next {
    top: 20%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 21px;
    color: #1D2327;
    background: #FFF;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

#tag-carousel .owl-prev {
    left: 0;
}

#tag-carousel .owl-next {
    right: 0;
}

#tag-carousel .title {
    margin-bottom: 10px;
    height: 62px;
    overflow: hidden;
}

.jeg_menu_style_5 > li {
    padding-right: 74px;
}

div[id*="celp_"].dataTables_wrapper table.table-bordered.dataTable th, div[id*="celp_"].dataTables_wrapper table.table-bordered.dataTable th, div[id*="celp_"].dataTables_wrapper table.table-bordered.dataTable td, div[id*="celp_"].dataTables_wrapper table.table-bordered.dataTable td {
    border-right-width: 0;
    border-left-width: 0;
}

.table-coin {
    clear: both;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    width: 100% !important;
    border-collapse: separate !important;
    table-layout: auto !IMPORTANT;
    box-sizing: border-box !IMPORTANT;
    background: #fff;
}
.jnews-dark-mode .table-coin{
    background:unset!important;
}
.table-coin tbody {
    box-sizing: border-box;
    border-spacing: 0px;

}

.score p {
    font-size: 12px!important;
    display: inline-block;
    border-radius: 8px;
    width: 40px;
    text-align: center;
    line-height: 24px;
    color: rgb(255, 255, 255) !important;
    background: rgb(22, 199, 132);
}

.score.limit-5 p {
    background: rgb(245, 185, 127);
}

.score.limit-3 p {
    background: rgb(234, 57, 67);
}

.table-coin .name p {
    padding: 0 10px;
}

.table-coin .name {
    display: flex;
}

.table-coin .name img {
    height: 24px;
    width: 24px;
    border-radius: 12px;
}

.table-coin p {
    line-height: 24px;
    font-size: 14px;
    color: rgb(23, 25, 36);
    font-weight: 600;
    margin: 0;
}

.table-coin tr {
    border-bottom: 2px solid #eee;
}

.table-coin tr td a {
    display: block;
    align-self: center;
}

.table-coin tr td, .table-coin tr th {
    border-bottom: 1px solid #eff2f5 !important;
    border-left: 0;
    border-right: 0;
    border-right: 0;
    padding: 10px;
}


.table-coin tr th p {
    line-height: 1.5;
    margin: 0;
    color: rgb(23, 25, 36);
    font-size: 12px;
    white-space: nowrap;
    cursor: pointer;
}

.entry-content td {

}

.table-coin tr .volume_24h {
    font-size: 15px;
    font-weight: bold;
}

.table-coin tr .volume_24h .limit-5 {

}

.table-coin tr .volume_24h span {
    background: #efefef;
    padding: 2px;
    display: inline-block;
    border-radius: 5px;
    font-size: 11px;
    font-weight: lighter;
    color: #5d5d5d;
    margin-top: 3px;
    border: 1px solid #ddd;
}

#table-coin_wrapper .dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    font-size: 14px;
}

@media (max-width: 768px) {
    #tag-carousel .owl-prev,
    #tag-carousel .owl-next {
        top: 25%;
    }

    #gtranslate_wrapper {
        display: none;
    }

    .jeg_mobile_wrapper #gtranslate_wrapper {
        display: block;
    }

    .jeg_mobile_wrapper #gtranslate_wrapper a {
        color: #333;
    }
}

.exchanges_detail {
    padding: 30px 10px;
    background: #ffffff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
    border-radius: 14px;
    display: flex;
    align-items:center;
}

.btn-secondary{
    background-color: #6c757d!important;
}
.exchanges_detail .button-trading a{
    border-radius: 12px;
}
.exchanges_detail .button-trading a:first-child{
    background-color:#18D3C9!important ;
    padding: 0 10px;
}
.exchanges_detail .button-trading a:last-child{
    background-color:#CACACA!important ;
    padding: 0 10px;
}

.exchanges_detail .title_wrap .title {
    font-size: 16px;
    line-height: 42px;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 700;
    text-transform: capitalize;
    display: flex;
}

.exchanges_detail .title_wrap .trust_wrap {
    display: flex;
}

#pills-tab li {
    list-style: none;
}

.exchanges_detail .title_wrap .trust_wrap .element {

    border-radius: 4px;
    padding: 0 6px;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    color: rgb(255, 255, 255);
    margin-right: 4px;
}

.exchanges_detail .title_wrap .trust_wrap .rank_trust {
    background-color: #808a9d;

}

.exchanges_detail .title_wrap .trust_wrap .centralized {
    background-color: #18D3C9;
    text-transform: uppercase;
}

.exchanges_detail .title_wrap .trust_wrap .point_trust {
    background-color: #f3e756;
}

.exchanges_detail .logo {
    display: flex;
    justify-content: center;
    align-items: center;

}

.exchanges_detail .logo img {
    border-radius: 30px;
}

.exchanges_detail .established {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.exchanges_detail h2{
    margin: 0;
}
.exchanges_detail .button-trading{
    display:flex;
}

.exchanges_detail .exchange-volume .volume-24h {
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    margin-right: 16px;
}

@media (min-width: 1376px) {
    .container, .jeg_vc_content > .vc_element > .vc_row, .jeg_vc_content > .vc_element > .vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true]) > .jeg-vc-wrapper, .jeg_vc_content > .vc_row, .jeg_vc_content > .vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true]) > .jeg-vc-wrapper {
        max-width: 1402px;
    }
}

.dropdown_menu_right .mode-bright {
    display: flex;
    justify-content: space-around;
    padding: 10px;
    background: rgba(222, 222, 222);
    align-items: center;
}

.dropdown_menu_right .mode-bright p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    color: black;
    padding-left: 10px;
}

.dropdown_menu_right .mode-bright .jeg_dark_mode {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.dropdown_menu_right .dropdown p {
    display: inline-block;
    margin: 0;
    padding-left: 10px;
    color: black;
}

.dropdown_menu_right .dropdown .button-languague {
    padding: 0;
}

.dropdown_menu_right .dropdown {
    display: flex;
    justify-content: space-around;
    padding: 10px;
}

.dropdown-content {
    opacity: 0;
    border-radius: 4px;
    position: absolute;
     background-color: #e0e0e0;
    min-width: 150px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    transition: 350ms;
}

.jnews-dark-mode .dropdown-content {
    background-color: #000000!important;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown_menu_right:hover .dropdown-content {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0) translate(-133px, 0px);

}

.home .entry-header, .home .jeg_featured .featured_image,  .jeg_share_top_container {
    display: none;
}

/*.Gear-icon {*/
/*    background-image: url("img/svg-icon/Gear-dark.svg");*/
/*    background-size: 100%;*/
/*    width: 25px;*/
/*    height: 27px;*/
/*    background-repeat: no-repeat;*/
/*    margin-top: 6px;*/

/*}*/
.the_content{
    display:none;
}
.the_content .show-more {
    cursor: pointer;
    /*bottom: 0;*/
    /*position: absolute;*/
    /* background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 37%) 51%, rgb(0 0 0 / 42%) 80%); */
    box-shadow: 0 1px 2px rgb(0 0 0 / 16%);
    border-radius: 5px;
    font-size: 16px;
    line-height: 19px;
    padding: 7px 21px;
    width: 100%;
    color: #000000;
    /*text-shadow: 1px 2px 4px #898585;*/
    backdrop-filter: blur(25px);
}
.the_content:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 5%;
    width: 100%;
    height: 20em;
    background: linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0.9));
    z-index: 2;
}
.post-categories a{
    font-size: 12px;
    line-height: 18px;
    color: #58667e;
}
.the_content.full-height:before{
    display:none;
}
.nav-item .nav-link.active {
    background-color: #18D3C9;
    color: #fff;
}

 .nav-item .nav-link {

    border-radius: 11px;
    color: #000000;
}
.exchanges-template-default .owl-carousel .owl-item img{
    height: 180px;
}
.page-template-page-coin-detail .jeg_main_content {
    font-family: 'Inter', sans-serif;
}

.cmc-24h-changes svg {
    width: 10px;
}

.header-coin {
}

.header-coin .name-header {
    margin-top: 32px;
    margin-bottom: 16px;
}

.header-coin img {
    margin-right: 12px;
    object-fit: cover;
    width: 32px !important;
}

.header-coin h2 {
    margin: 0;
    font-size: 32px;
    line-height: 42px;
    margin-right: 8px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 700;
}

.header-coin h2 small {
    background-color: #eff2f5;
    color: #58667e;
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    margin-left: 12px;
    margin-right: 6px;
}

.btn_cmc_watch_list {
    color: #c1ccd9;
    height: 32px;
    line-height: 22px;
}

.name-pill {
    background-color: #808a9d;
    color: #fff;
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 11px;
    font-weight: 500;
    line-height: 18px;
    white-space: nowrap;
}

.priceHeading {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    color: #58667e;
}

.priceHeading small {
    color: #808a9d;
    font-weight: inherit;
    font-size: inherit;
}

.priceValue {
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    margin-right: 16px;
}

.priceTitle {
    display: flex;
    align-items: center;
}

.cmc-24h-changes {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 10px;
    color: #fff !important;
    white-space: nowrap;
    border-radius: 8px;
}

.cmc-changes-style1.cmc-up {
    background: #16c784;
}

.cmc-changes-style1.cmc-down {
    background: #ea3943;
}

.cmc-slidecontainer {
    font-size: 12px;
    line-height: 22px;
    margin: 14px 0 20px;
}

.cmc-slidecontainer input[type="range"] {
    height: 6px;
    background: #eff2f5!important;
    padding: 0 14px;
    border-radius: 4px;
    border: 0;
}

.cmc-social-style1 {
    width: 100%;
}

.cmc-social-style1 ul.contentList {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.cmc-social-style1 ul.contentList li {
    width: auto;
    padding: 0;
}

.cmc-social-style1 ul.contentList li a {
    background-color: #eff2f5;
    color: #000;
    border: none;
    outline: none;
    border-radius: 8px;
    padding: 5px 8px;
    margin: 0px 4px 4px 0px;
    font-size: 11px;
    font-weight: 600;
    line-height: 18px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.statsLabel {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #58667e;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 4px;
}

.namePill {
    background-color: #eff2f5;
    color: #58667e;
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 11px;
    font-weight: 500;
    line-height: 18px;
    white-space: nowrap;
    margin-left: 4px;
}

.statsValue {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    margin-right: 8px;
    margin-bottom: 4px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.statsContainer {
    border-top: 1px solid #eff2f5;
    padding-top: 24px;
    padding-bottom: 4px;
}

.statsContainer .col-3 {
    padding-left: 24px;
    padding-top: 8px;
    border-right: 1px solid #eff2f5;
}

.statsContainer .col-3:last-child {
    border: 0;
}

.col-3 .statsBlockInner:nth-child(2) {
    margin-top: 28px;
}

.cmc-buy-sell-style1 {
    width: 100%;
}


.T-o-c, .keywords {
    padding: 20px !important;
    box-shadow: 0 0 9px rgb(0 0 0 / 10%);
    border-radius: 7px;
    background-color: #fff;
}

.single .icon-social-media {
    padding: 10px;
    justify-content: center;
    display: flex;
    margin-bottom: 10px;
    border-radius: 4px;
    box-shadow: 0 0 9px rgb(0 0 0 / 10%);
}

.single .icon-social-media a > i {
    padding: 0 17px;
}

.T-o-c .list-toc ul, .T-o-c .list-toc ol {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    list-style: decimal;
    margin: 0;
    padding: 0;
}

#T-o-c .list-toc li {
    display: list-item;
    padding: 10px;
}

.T-o-c .list-toc li, .title-single .content li {
    margin-left: 2rem;
    position: relative;
}

.sidebar-single a {
    color: #000;
}

.T-o-c .list-toc a {
    line-height: 20px;
}

.T-o-c .list-toc li > ol {
    /*list-style: none;*/
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #FFF;
}

#T-o-c .list-toc li > ol > li {
    margin-left: 10px;
}

#T-o-c .list-toc li {
    display: list-item;
    padding: 10px;
}

.keywords p {
    font-size: 14px;
    line-height: 16px;
}

.keywords .items {
    box-shadow: 0 0 9px rgb(0 0 0 / 10%);
    border-radius: 4px;
    padding: 5px;
    display: inline-block;
}

.title-single .title, .title-single .content, .title-single .comment {
    box-shadow: 0 0 9px rgb(0 0 0 / 10%);
    background: #FFF;
    padding: 31px 53px;
}

.title-single .title {
    border-radius: 7px;
    margin-top: 0;
}

.title-single .title h1 {
/*     font-family: 'Roboto Flex', sans-serif; */
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 47px;
    text-transform: capitalize;
    margin: 0;
}

.title-single .title * {
    padding: 4px;
}

.title-single .title * {
    padding: 4px;
}

.noi-bat .title a {

}

.date {
    display: flex;
    flex: 1;
    align-items: center;
}

.date i {
    padding-right: 6px;
}

.title-single .content {
/*     font-family: 'Roboto Flex', sans-serif; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
}

.title-single .title, .title-single .content, .title-single .comment {
    box-shadow: 0 0 9px rgb(0 0 0 / 10%);
    background: #FFF;
    padding: 31px 53px;
}

.title-single .title .date p {
    margin: 0 !important;
}

.date .author {
    display: none;
}

.title-single .content h2 {
    font-size: 2em !important;
}

.title-single .content h2, .title-single .content h3, .title-single .content h4 {
    font-weight: bold !important;
    margin: 0.83em 0 0.5em !important;
}

.title-single p {
    margin: 0 0 1em !important;
}

.title-single .content h4 {
    font-size: 16px !important;
}

.single .content .wrap-img {
    overflow: hidden;
}

.gallery img {
    width: auto !important;
}

.wrap_more_post .title-more-post {
    color: #212121;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    line-height: normal;
}

.more_post {
    align-items: stretch;
    flex-wrap: wrap;
    margin-right: -30px;
}

.more_post .list {
    align-items: stretch;
}

.more_post .list .wrap_content {
    border-radius: 20px;
    float: left;
    width: 50%;
    padding-right: 30px;
    margin-bottom: 30px;
}

.more_post .list .wrap_content .content-more-post {
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    background-image: url(img/background-white-old.png);
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
}

.wp-post-image {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    object-fit: cover;
    height: 100%;
}
.noi-bat figure{
    overflow: hidden;
}

.noi-bat figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.more_post .list .wrap_title {
    flex-direction: column;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    display: flex !important;
    overflow: hidden;
    padding: 33px 38px;
    flex: 2;
}

.wrap_title > a {
    height: 70px;
}

.more_post .list .wrap_title p {
    flex: 1;
    align-items: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
}

.btn-cat {
    border: 1px solid #000;
    border-radius: 10.5px;
    padding: 6px;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 23px;
    color: #000;
    flex: 1;
    display: flex;
}

.btn-cat span, .btn-cat:hover span {
    flex: 4;
    text-align: center;
}

.single-sidebar .jeg_sidebar, .category-sidebar .jeg_sidebar, .home-sidebar .jeg_sidebar {
    padding-right: 0;
    padding-left: 0;
}

.single-sidebar .jeg_sidebar.col-md-4, .category-sidebar .left.jeg_sidebar.col-sm-4, .home-sidebar .left.jeg_sidebar.col-sm-4 {
    width: unset !important;
}

.sidebar .content-cat {
    flex-direction: column;
    padding: 25px 20px;
}

.sidebar .content-cat .title {
    flex: 1;
    display: flex;
}

.sidebar .content-cat .items {
    flex-direction: unset;
    width: 100%;
    flex: 0;
}

.sidebar .content-cat .items a {
    flex: 1;
}

.sidebar .title {
    font-size: 20px;
    line-height: 23px;
}

.lecture-list {
    border-radius: 20px;
    overflow: hidden;
}

.noi-bat {
    border-radius: 20px;
    line-height: 23px;
    overflow: hidden;
    position: relative;
    background-image: url(img/background-white-old.png);
    background-color: white;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.noi-bat p {
    margin: unset;
}

.small .noi-bat {
    display: flex;
}

.single-sidebar .col-md-12 {
    padding-bottom: 20px;
}

.category-item .jeg_thumb img, .wp-post-image {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    object-fit: cover;
    height: 100%;
	width:100%;
}

.small .noi-bat figure {
    width: 140px;
    height: 150px;
}

.small .noi-bat {
    flex-direction: row !important;
}
/*:root {*/
/*    --fontz: 16px;*/
/*    --lineh: 1.4;*/
/*    --line : 2;*/
/*}*/
.content-cat .title a{
    display: block; /* Fallback for non-webkit */
    display: -webkit-box;
    /*height: calc(var(--fontz)*var(--lineh)*var(--line));  !* Fallback for non-webkit *!*/
    color: #000000;
    align-self: center;
    /*font-size: var(--fontz);*/
    line-height:    1.4;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.content-cat .title a:hover{
    color :#0a58ca;
}
.content-cat {
    background-repeat: no-repeat;
    text-transform: uppercase;
    display: flex !important;
    overflow: hidden;
    flex: 1;
}

@media only screen and (max-width: 1025px) and (min-width: 280px) {
	#slider-small .jeg_carousel_post .jeg_thumb{
		height:unset!important;
	}
	.jnews-dark-mode .slider-home:before{
		display:none;
	}
    .wrap_more_post {
        display: flex;
        flex-direction: column;
    }
    .more_post .list .wrap_content {
        width: 100%!important;
    }

    .sidebar-single {
        display: none;
    }
    #ftwp-trigger {
        display: block !important;
    }

    #title-single {
        width: 100% !important;
    }

    .title-single {
        padding: 0 !important;
    }

    .single-sidebar {
        width: 100% !important;
    }

    .jeg_vc_content .container.single {
        max-width: 100% !important;
    }
    .title-single {
        padding: 0 !important;
    }
    .title-single .content {
        padding: 31px 10px !important;
    }
    .title-single .title {
        padding: 32px !important;
    }
    .content p iframe {
        width: 100%;
    }
    .sidebar-single {
        display: none;
    }

    #title-single {
        width: 100% !important;
    }

    .title-single {
        padding: 0 !important;
    }

    .single-sidebar {
        width: 100% !important;
    }

    .jeg_vc_content .container.single {
        max-width: 100% !important;
    }

}
.title-single .title .date{
    display: flex;
}
.title-single  .title .date i{
    align-self: center;

}
.lecture-list {
    border-radius: 20px;
    overflow: hidden;
}
.lecture-list .title-list {
    background: #FFFFFF;
    padding: 20px;
}
.lecture-list .content {
    position: relative;
}
.lecture-list .title-list p {
    margin: 0 0 1em;
}
.lecture-list .title-list .title-name {
    display: flex;
}
.lecture-list .title-list .title-name p {
    margin: 0;
    flex: 0.4;
}
.lecture-list .title-list .title-name h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 21px;
    margin: 0;
}
.lecture-list ol {
    /* list-style-position: inside; */
    /* list-style-image: url(img/svg-icon/dot.svg); */
    counter-reset: item;
    list-style-type: none;
}
.lecture-list ol li {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    padding: 16px 7px 19px 29px;
    position: relative;
}
.lecture-list ol li:nth-child(odd) {
    background: #D9D9D9;
}
.lecture-list ol li:nth-child(even) {
    background: #EDEDED;
}
.lecture-list ol.vietnam li:before {
    content: 'Bài ' counter(item, decimal) ': ';
    font-weight: normal;
    padding-bottom: 10px;
    counter-increment: item;
}
.lecture-list ol li:after {
    content: '>';
    position: absolute;
    top: 16px;
    left: 15px;
}
.lecture-list .read-more a {
    font-weight: 400;
    font-size: 14px;
    line-height: 11px;
    color: #000000;
}
.lecture-list .read-more a:hover {
    color: #ffffff;
}
.lecture-list ol li.active {
    background: #FFD700 !important;
}
.lecture-list .content .show-more {
    cursor: pointer;
    bottom: 0;
    position: absolute;
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 37%) 51%, rgb(0 0 0 / 42%) 80%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 16%);
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 19px;
    padding: 7px 21px;
    width: 100%;
    color: #ffffff;
}
.lecture-list ol.english li:before {
    content: 'Lesson ' counter(item, decimal) ': ';
    font-weight: normal;
    padding-bottom: 10px;
    counter-increment: item;
}
.post-coin-related{
    margin-top: 20px;
}
.post-coin-related h3{
    font-weight: 600;
    margin-top: 0;
}
.post-coin-related .list-post{}
.post-coin-related .list-post .item{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eff2f5;
}
.post-coin-related .list-post .item:last-child{
    border: 0;
}
.post-coin-related .list-post .item figure{
    width: 35%;
    position: relative;
    padding-bottom: 25%;
}
.post-coin-related .list-post .item figure img{
    height: auto;
    position: absolute;
}
.post-coin-related .list-post .item h4{
    margin: 0;
    width: calc(65% - 20px);
    margin-left: 20px;
    font-size: 1.2em;
    line-height: 1.4;
    font-weight: 600;
}
.post-coin-related .list-post .item h4 a{
    color: #000;
}
.content-inner .post-coin-related a.view-more{
    display: table;
    margin: 0 auto;
    padding: 4px 25px;
    border: 1px solid #49c0bd;
    background: #49c0bd;
    color: #fff!important;
    border-radius: 20px;
    transition: ease 0.5s;
}
.post-coin-related a.view-more:hover, .post-coin-related a.view-more:focus{
    color: #49c0bd;
    background: #fff;
}
.cmc-buy-sell-style1 span.cmc_affiliate_links a.cmc_buy{
    box-shadow: 1px 1px 6px 0 #dbdcdd;
    background-image: linear-gradient(to right,#49c0bd 0, #6ceae7 51%,#49c0bd 100%);
	color:#fff!important;
}

.cmc-am4-range{
    /* display: none; */
}
.cmc-containers-group{
    /* margin-top: 30px; */
}
#cmc-single-style1{
    margin: 0;
}
.page-template-page-coin-detail h1.jeg_post_title{
    display: none;
}
.single-category .content blockquote {
    display: block;
    color: #7b7b7b;
    font-style: italic;
    line-height: 24px;
    padding-left: 1em;
    border-left: 4px solid #eee;
    margin: 0 0 1.25em;
}
.category-item {
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    background-image: url(img/background-white-old.png);
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}
/*.jnews-dark-mode .category-item {*/
/*    background-image: url(img/background-dark.png);*/
/*    background-size: 100% 100%;*/
/*}*/
.title-single .content ul, .title-single .content ol ,.cmc-coin-info ul,.cmc-coin-info ol{
    list-style: circle;
    margin-bottom: 10px;
}
.T-o-c .list-toc li, .title-single .content .gallery li ,.cmc-coin-info ul,.cmc-coin-info ol {
    margin-left: 2rem;
    position: relative;
}
.alert-error{
    display:none;
}
.img-border .jeg_thumb,.img-border .jeg_heroblock_wrapper,.img-border .thumbnail-container,.img-border .jeg_slide_thumbnail_item:after,.img-border .jeg_slider_type_1 .jeg_slide_caption{
    border-radius: 7px;
	overflow:hidden;
}

.wrapper-home > .col-md-12 > .row > .title {
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 10px;
}
.top-exchange .table-exchange .name {
    display: flex;
}
.top-exchange #cmc_coinslist thead tr th:first-child,.top-exchange #cmc_coinslist tbody tr td:first-child,.top-exchange #table-exchange thead tr th:first-child, .top-exchange #table-exchange tbody tr td:first-child{
    display: none!important;
}
.top-exchange .dataTables_length {
    display: none;
}

.top-exchange #table-exchange_paginate {
    display: none;
}

.top-exchange #table-exchange_filter {
    width: 100%;
}

.top-exchange #table-exchange_filter label {
    width: 100%;
}

.top-exchange #table-exchange_filter input {
    border-bottom: 0 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;

}

.top-exchange .name img {
    height: 20px;
    width: 20px;
    border-radius: 12px;
}
/*.wrap-table {*/
/*    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);*/

/*}*/
.wrap-table .title{
    padding: 26px 15px;
    display:flex;
}
.wrap-table .title p  {
    margin:0;
    font-size: 26px;
    font-weight: bold;
    align-self: center;
}
.wrap-table .title .all-exchange{
    flex: 1;
    text-align: end;
    align-self: center;
}
.wrap-table .title .all-exchange a{
    /*background: #18D3C9;*/
    /*border-radius: 6px;*/
    text-align: center;
    padding:4px 8px;
    color: #FFFFFF;
    display:inline-block;
}
/*.top-exchange .name *{*/
/*    padding:10px 0;*/
/*}*/
/*.table-exchange .name img{*/
/*    width:10px;*/
/*}*/
#table-exchange {
    width: 100% !important;

}

#table-exchange .name p {
    padding: 0 8px;
    display: flex;
    font-size: 12px;
    /*align-self: center;*/
    font-weight: 700;
    text-transform: uppercase;
    line-height: 16px;

}
#table-exchange  p{
    margin:0;
}
#table-exchange .sorting p,#table-exchange .sorting_asc p,#table-exchange .sorting_desc p {
    text-align: center;
}
#table-exchange {
    border-collapse: collapse !important;
    border:unset;
}
#table-exchange .volume_24h{
    text-align: center;
}
#table-exchange tbody tr.odd {
    background-color: #faf7f7;
    /*border-top: 1px dotted black;*/
    /*border-bottom: 1px dotted black;*/

}
#table-exchange.dataTable thead th{
    border: 1px solid #ddd;
    border: unset !important;
}

#table-exchange .sorting p, #table-exchange .sorting_asc p, #table-exchange .sorting_desc p{
    text-align: center;
}

/*#table-exchange tbody tr:nth-child(even) {*/
/*    background-color: #F5F5F5;*/
/*    border-top: 1px dashed black;*/
/*    border-bottom: 1px dashed black;*/
/*}*/
#table-exchange tbody td:last-child{
    text-align:center;
}
.noi-bat figure{
    height:100px;
}
#table-exchange tbody td {

    padding: 8px 10px ;
    box-sizing: content-box;
    vertical-align: bottom;
    /*     border: 1px solid #ddd; */
}
.top-exchange  div[id*=cmc_].dataTables_wrapper table.dataTable td{
	padding:7px 12px;
}
.top-exchange #cryptocurency-market-cap-wrapper tbody .cmc_coin_logo{
	margin-right:8px;
}
/* #table-exchange tbody td:nth-child(2){
    box-shadow: 2px 2px 4px 0 #ddd;
} */

.list-category .jeg_thumb,.slider-home-red .jeg_thumb {
    border-radius: 14px;
}
.slide-menu .wp-post-image{
    border-radius: 10px;
}

.single-category .content blockquote {
    display: block;
    color: #7b7b7b;
    font-style: italic;
    line-height: 24px;
    padding-left: 1em;
    border-left: 4px solid #eee;
    margin: 0 0 1.25em;
}
.jnews-dark-mode .content a {
    color: #00fbff !important;
}
.title-single .title, .title-single .content, .title-single .comment {
    box-shadow: 0 0 9px rgb(0 0 0 / 10%);
    background: #FFFFFF;
    padding: 31px 53px;
}
/* .content-inner ul, .wpb_text_column ul{
    padding: 0;
    margin: 0;
    list-style: none;
} */
.badge-default{
    display: none;
}
.top-exchange #cmc_coinslist thead tr th:first-child,.top-exchange #cmc_coinslist tbody tr td:first-child{
    display: none!important;
}
.top-exchange #cmc_coinslist_wrapper{
    overflow:unset!important;
}
.top-exchange .cmc_coin_symbol{
    display: inline-block!important;
    margin-right: 5px;
    font-size: 12px!important;
    font-weight: 700;
    word-wrap: break-word;
    word-break: break-word;
}
.top-exchange .cmc-name>a{
    display: flex;
    align-items: center;
}
.top-exchange #cryptocurency-market-cap-wrapper{
    margin:0;
}
.top-exchange #cmc_curr_list{
    display:none!important;
}
.top-exchange .cmc_price_conversion{
    display:none!important;
}
.top-exchange .cmc_search{
    display:none!important;
}
.top-exchange .cmc_icon-star-empty{
    display:none!important;
}
.top-exchange #cmc_coinslist_wrapper .table-striped>tbody>tr td:nth-of-type(2), #cmc_historical_tbl_wrapper .table-striped>tbody>tr td:nth-of-type(1){
    z-index:1!important;
    box-shadow:none;
}
.top-exchange .table-striped>tbody>tr:nth-of-type(odd)>*{
    --bs-table-accent-bg: unset!important;
}
.top-exchange {
    padding: 0!important;
}
#tradingview .tv-lightweight-charts{
    height: 110px!important;
}
.slide-menu p{
    margin :0;
    font-weight:bold;
}
.jeg_viewport .slide-menu{
    position:relative;
    padding: 0;
    margin: 10px;
    border-radius: 14px;
    display: flex;
}
.the_content p{
    margin: 0 0 1em !important;
    padding: 0;
}
.the_content ul{
    list-style: circle;
}
.the_content  li{
    margin-left: 2rem;
    position: relative;
    margin-bottom: 0.5em;
}
.exchanges_table .priceHeading p{
    margin: 0;
}
.exchanges_table .priceHeading.btc{
    color:#40d489;
}
.button-trading img {
    width: 18px;
    height: 18px;
    align-self: center;
}
.button-trading span{
    padding: 0 6px;
    white-space: nowrap;
    align-self: center;

}
.button-trading img {
    width: 100%;
    height: 100%;
    align-self: center;
    transform: translate(0px, -4%);
}
.button-trading .btn{
    display: flex;
}
.exchanges_detail .entry-header {
    display : none;
}
.button-trading .img-trade {
    width: 20px;
}
.list-news h2{
    font-size:24px;
}
#cmc_coinslist_wrapper{
    box-shadow:unset;
}
.tables-cryto-home{
    border-radius: 7px;
    box-shadow: 0 1px 4px -1px;
    position:relative;
}
.top-exchange.line-bottom{
    position:relative;
}
.top-exchange.line-bottom:before{
    content: "";
    position: absolute;
    width: 137px;
    height: 2px;
    background-color: #18d3c9;
    right: 29%;
    bottom: -2%;
    z-index: 10;
}
.jeg_block_icon_link i{
    float: unset;
}
.jeg_block_icon_link{
    margin-left:10px;
    align-self: center;
}
.jeg_iconlink{
    display:flex;

}
.jeg_iconlink{
    border-bottom:unset!important;
}
.newbie .jeg_meta_date{
	display:none;
}
.jeg_block_icon_desc h3{
    font-size:26px;
	color:#403d39;
}
.jegwidgetpopular .jeg_post_title a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.table-striped>tbody>tr:nth-of-type(odd){
    background-color: unset !important;
}
.slider-home{
    padding:0 15px;
}
#table-exchange tr:hover{
    background:unset !important;
}

#cmc_coinslist_wrapper .table-striped>tbody>tr:nth-of-type(odd) td:nth-of-type(1),#cmc_coinslist_wrapper .table-striped>tbody>tr:nth-of-type(even) td:nth-of-type(1),#cmc_coinslist_wrapper .table-striped>tbody>tr:nth-of-type(odd) td:nth-of-type(2),#cmc_coinslist_wrapper .table-striped>tbody>tr:nth-of-type(even) td:nth-of-type(2){
	z-index:1!important;
}
.jeg_tabpost_nav li{
    width:50%;
}
.slider-home:before{
    content: "";
    width: 323px;
    height: 100%;
    top: 0;
    right: 6px;
    z-index: 1;
    border-radius: 15px;
    position: absolute;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,83%) 35%, rgba(255,255,255,1) 100%);
}
.jnews-dark-mode .slider-home:before{
    background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgb(76 76 76 / 70%) 35%, rgb(20 20 20 / 61%) 100%);
}
.slider-home .tns-outer .tns-controls button{
    position: absolute;
    right: 0;
    top: 45%;
    z-index: 2;
}
.slider-home .tns-outer .tns-controls button{
    border: unset;
    color: #18d3c9;
}
.slider-home .tns-outer button.tns-next:before{
    font-size:25px;
}
.slider-home .tns-prev{
    display:none!important;
}
.owl-carousel .owl-wrapper-outer, .tns-outer{
    z-index:unset;
}
#slider-over-size .slider-home:before{
    right: -261px;
}
#slider-over-size #tns4-mw{
    width: 1600px;
}
#slider-over-size .tns-outer .tns-controls button{
    right: -260px;
}
.home #text-7,.home #text-5{
	display:none;
}
#slider-small.newbie .slider-home:before{
    top: 18%;
    height: 41%!important;
}
#slider-small .jeg_carousel_post  .jeg_thumb{
    height: 118px!important;
}
#slider-small .jeg_carousel_post  .jeg_thumb img{
    min-height:118px;
    height: 118px!important;
}
#slider-small .slider-home .tns-outer .tns-controls button{
	top: 27%;
}
.img-border  #tns2-mw {
    overflow: unset;
    overflow-x: clip;
    padding: 0 10px;
}

.img-border  .jeg_block_container {
    overflow: unset !important;
}

.img-border .jeg_posts_wrap {
    overflow: unset !important;
}

.img-border .jeg_pl_sm {
    overflow: unset !important;
}

/* .img-border .jeg_post {
    overflow: unset !important;
} */
.img-border  .jeg_postblock_carousel .tns-ovh {
    overflow: unset;
    overflow-x: clip;
    padding: 0 10px;
}
.top-exchange .cmc-name{
	width:100%;
}
.top-exchange #cryptocurency-market-cap-wrapper tbody .cmc_coin_name{
    display: none;
}
.tradingview-widget-container {
    margin: 0 auto;
    height: 500px;
}

@media only screen and (min-width: 1030px) and (max-width: 1600px) {
    .jscroll-to-top {
        visibility: unset;
        opacity: 1;
        right: 17px !important;
        bottom: 103px !important;
    }

    .list-category a, .title-category h2 {
        font-size: 16px;
    }

    .registration-bar .binance-link img:first-child, .registration-bar .binance-link p {
        height: 28px !important;
    }

    .title-category:before {
        top: 28px !important;
    }

    .title-category:after {

    }

    .noi-bat figure, .dau-tu figure {
        width: 370px;
        height: 230px;
    }

    .kien-thuc figure {
        height: 250px;
        width: 353px;
    }

    .small-kienthuc figure {
        height: auto;
    }

    .home-sidebar .small .noi-bat figure, .dau-tu.split figure {
        width: 82px;
        height: 118px;
    }


    .latest-post-home img {
        height: 200px !important;
    }

    .sidebar-post .small figure img {
        width: 100px !important;
    }

    .container {
        width: unset;
        max-width: 1170px !important;
        padding: 0;
    }

    .jeg_header .container {
        /*         width: unset !important; */
        max-width: 1335px !important;
    }

    .jeg_main_menu > li {
        margin: 0 15px !important;
    }

    .jeg_main_menu > li a {
        padding: 11px 22px;
    }

    .icon-bar {
        top: 30% !important;
        left: 1% !important;
    }

    .icon-bar img {
        max-width: 50%;
    }

    .icon-bar:before {
        top: 34% !important;
        left: -2% !important;
        font-size: 20px !important;
    }

    .icon-bar:after {
        right: -23px !important;
        top: 135px !important;
    }

    .registration-bar .binance-link {

        padding: 10px 10px !important;
        font-size: 12px !important;
    }

    .content-brand .items-1 {
        margin: 8px 0 !important;
    }

    .content-brand .items-1 p:first-child {
        font-size: 40px !important;
        padding-bottom: 16px !important;
    }

    .content-brand .items-1 p:last-child {
        font-size: 40px !important;
    }

    .content-brand .items-2 p {
        font-size: 12px !important;
    }

    .brand-home:before {
        width: 122px !important;
        height: 11.34px !important;
        bottom: 90px !important;
        left: 19px !important;
    }

    .brand-home:after {
        width: 62.05px !important;
        height: 11.34px !important;
        bottom: 76px !important;
        left: 79px !important;
    }

    .owl-carousel .owl-item img {
        height: 157.01px !important;
    }

    .latest-post-home .title {
        font-size: 16px !important;
    }

    .box-title {
        font-size: 12px !important;
    }

    .box-content p {
        font-size: 12px !important;
    }

    .box-content .category {
        font-size: 10px !important;
    }

    .jeg_main_menu > li a {
        font-size: 12px !important;
    }

    .content-cat {
        font-size: 16px !important;
    }

    .sidebar .title {
        font-size: 16px !important;
    }

    .T-o-c .list-toc ul, .T-o-c .list-toc ol {
        font-size: 12px !important;
    }

    .title-single .title h1 {
        font-size: 30px !important;
    }

    .title-single .title .date p {
        font-size: 12px !important;
    }

    .list-category h3 {
        font-size: 16px !important;
    }

    .list-category .title-category {
        font-size: 16px !important;
    }

    .content-cat .date p {
        font-size: 10px !important;
    }

    .list-category .btn-cat {
        padding: 6px !important;
    }

    .list-category .btn-cat span {
        align-self: center;
        font-size: 14px;
    }

    .kien-thuc .content-cat .title a {
        font-size: 16px !important;
    }

    .dau-tu .content-cat .items .title {
        font-size: 16px !important;
    }

    .title-category:after {
        top: 50px !important;
    }

}
@media only screen and (min-width: 767px) and (max-width: 1600px) {

    #table-exchange tbody td , .top-exchange #cryptocurency-market-cap-wrapper.cmc-advance-layout table td{
        overflow-wrap: anywhere;
    }
	
    .top-exchange #cmc_coinslist_wrapper{
        overflow:hidden!important;
    }
}

/*dark-mode*/


.jnews-dark-mode .jeg_thumb, .jnews-dark-mode .tables-cryto-home, .jnews-dark-mode .jeg_slider_thumbnail .jeg_slide_thumbnail_item,.jnews-dark-mode .jeg_slider_wrapper, .jnews-dark-mode .ads-wrapper img,.jnews-dark-mode .lecture-list{
    box-shadow: 0 0 13px 2px rgb(24 211 201 / 30%);
}
.jnews-dark-mode div[id*=cmc_].dataTables_wrapper table.table-bordered.dataTable th{
    background-color: unset !important;
}
.jnews-dark-mode.jsc_normal a{
	color : #18d3c9!important;
}
.jnews-dark-mode .slider-home .tns-outer .tns-controls button{
	background-color:unset!important;
	color: #18d3c9!important;
}
.jnews-dark-mode div[id*=cmc_].dataTables_wrapper .table-striped>tbody>tr:nth-of-type(odd){
    background-color: var(--j-grey-bg-color) !important;
}
.jnews-dark-mode div[id*=cmc_].dataTables_wrapper .table-striped>tbody>tr:nth-of-type(even){
    background-color: unset !important;
}
.jnews-dark-mode #cmc_coinslist_wrapper .table-striped>tbody>tr:nth-of-type(odd) td:nth-of-type(2){
    background-color: unset !important;
}
.jnews-dark-mode #cmc_coinslist_wrapper .table-striped>tbody>tr:nth-of-type(even) td:nth-of-type(2){
    background-color:unset !important;
}

.jnews-dark-mode #table-exchange tbody tr.odd{
    background: var(--j-grey-bg-color)!important;
}
.jnews-dark-mode div[id*=cmc_].dataTables_wrapper table.dataTable{
    background:unset!important;
}
.jnews-dark-mode #table-exchange tbody td:last-child p{
    color:#ffffff!important;
}
/* .jnews-dark-mode #table-exchange p{
    color: #ffffff!important;
} */
.jnews-dark-mode #cmc_coinslist_wrapper .table-striped>tbody>tr:nth-of-type(odd) td:nth-of-type(1){
    background-color: unset !important;
}
.jnews-dark-mode #cmc_coinslist_wrapper .table-striped>tbody>tr:nth-of-type(even) td:nth-of-type(1){
    background-color: unset !important;
}
.jnews-dark-mode .title-single .comment, .jnews-dark-mode .T-o-c, .jnews-dark-mode .title-single .title, .jnews-dark-mode .title-single .content, .jnews-dark-mode .keywords, .jnews-dark-mode .title-single .title {
    background-color: rgba(59, 59, 59, 0.5);
}
.jnews-dark-mode .more_post .list .wrap_content .content-more-post {
    background-image: url(img/background-dark.png);
    background-size: 100% 100%;
}
.jnews-dark-mode .lecture-list .title-list {
    background: #3b3a3a;
    padding: 20px;
}
.jnews-dark-mode .lecture-list ol li:nth-child(odd) {
    background: #575757;
}
.jnews-dark-mode .lecture-list ol li:nth-child(even) {
    background: #4a4a4a;
}
.jnews-dark-mode .noi-bat {
    background-image: url(img/background-dark.png);
    background-size: 100% 100%;
}
.jnews-dark-mode #cmc_coinslist_wrapper .table-striped>tbody>tr td:nth-of-type(2), #cmc_historical_tbl_wrapper .table-striped>tbody>tr td:nth-of-type(1){
    box-shadow:none;
}
.jnews-dark-mode .exchanges_detail{
    background: #2e2e2e;
}
.jnews-dark-mode .nav-item .nav-link {
    border-radius: 11px;
    color: #ffffff;
}
.jnews-dark-mode .statsValue{
    color: #ffffff;
}
.jnews-dark-mode .the_content:before{
    background: linear-gradient(180deg,rgba(255,255,255,0),rgb(62 62 62 / 90%));
}
.jnews-dark-mode .the_content .show-more{
    box-shadow: 0 1px 2px rgb(255 255 255 / 16%);
    color: #ffffff;
}
.jnews-dark-mode .table-coin p{
    color: #ffffff!important;
}
.jnews-dark-mode ul.cmc-tab-group li a.active{
    background: #242424;
}
.jnews-dark-mode .cmc-social-style1 ul.contentList li a{
    background-color:#000000;
}
.jnews-dark-mode ul.cmc-tab-group li a:not(.active):hover{
    background-color :#6a6a6a;
}
.jnews-dark-mode #celp_coin_exchanges th{
    background-color: #302f2f!important;
}
.jnews-dark-mode .currecies-pairs .table-striped>tbody>tr:nth-of-type(odd) td , .jnews-dark-mode #cmc_historical_tbl_wrapper .table-striped>tbody>tr:nth-of-type(odd) td{
    background-color: #5a5a5a!important;
}
.jnews-dark-mode .currecies-pairs .table-striped>tbody>tr:nth-of-type(even) td, .jnews-dark-mode #cmc_historical_tbl_wrapper .table-striped>tbody>tr:nth-of-type(even) td{
    background: var(--j-grey-bg-color)!important;
}
.jnews-dark-mode #table-exchange .name p{
	color : #18d3c9!important;
}
.jnews-dark-mode #table-exchange p{
	color:#fff!important;
}
.jnews-dark-mode.jsc_normal .jeg_iconlink .jeg_block_icon_desc h3{
	color:#cacaca!important;
}
.jnews-dark-mode.jsc_normal.page-template .jeg_module_hook a,.jnews-dark-mode.jsc_normal .jeg_slide_caption .jeg_post_category a{
	color:#fff!important;
}
.jnews-dark-mode .cmc-coin-info table span{
	color:#fff!important;
}
.jnews-dark-mode .table-coin .name p{
	color:#18d3c9!important;
}
.jnews-dark-mode .button-trading span{
	color:#fff!important;
}

