#google_translate_element,.skiptranslate{
	display:none;
}
body{
	top:0!important;
}
.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}
#goog-gt-tt {
	display: none !important;
}
#goog-gt- {
	display: none !important;
}
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0;
}
.dataTables_wrapper input[type="search"], .dataTables_wrapper input[type="text"], .dataTables_wrapper select {
    padding: 0.1rem 0.5rem;
    margin-bottom: 10px;
    margin-left: 10px;
}
@media screen and (max-width: 640px) {
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: center;
} }
.dataTables_wrapper .dataTables_paginate span .paginate_button {
    height: 25px;
    width: 25px;
    line-height: 25px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    height: 33px;
    width: 33px;
    font-size: 1rem;
    line-height: 33px;
}
table.dataTable.no-footer {
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
	border-bottom: 0px;
}
table.dataTable thead th, table.dataTable thead td {
    border-color: #eee;
}
table.dataTable {
    margin-bottom: 10px;
	margin-left: 0;
    margin-right: 0;
    margin-top: 0;	
}
.table th, .table td {
    border-color: #eee;
}

.table-bordered > :not(caption) > * > * {
    border-width: 1px;
}

[data-theme-version="dark"] table.dataTable.no-footer {
    border-top: 1px solid #3838388f;
    border-right: 1px solid #3838388f;
    border-left: 1px solid #3838388f;
	border-bottom: 0px;
}
[data-theme-version="dark"] table.dataTable thead th, [data-theme-version="dark"] table.dataTable thead td {
    border-color: #3838388f;
}
[data-theme-version="dark"] .table th, [data-theme-version="dark"] .table td {
    border-color: #3838388f;
}

/*
.sharp.btn-xs {
    line-height: 1.625rem;
}
*/
.card {
    border: 1px solid rgba(0, 0, 0, 0.08);
	border-radius: 0.4rem;
}
[data-container="wide-boxed"] .page-titles {
    margin-bottom: 15px;
    padding: 15px;
}
.coin-image {
    width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-bottom: -4px;
	border-radius: 50%; 		
}
.mb-20 {
	margin-bottom: 20px;
}
#crypto-list tbody tr:hover {
	cursor: pointer;
}

[data-theme-version="dark"] .input-group input {
    background: #202332 !important;
    border-color: transparent;
    color: #fff;
}

[data-theme-version="dark"] .footer .copyright {
    background-color: #0000002a;
}

[data-theme-version="dark"] .chart-data {
    border: 1px solid rgba(54, 60, 78, 03);	
}

[data-theme-version="dark"] .market-trade-list li a {
    background: #2a2e39;
    color: #ffffff;
}

[data-theme-version="dark"] .market-trade-buy .market-trade-list li a:hover {
    background: #26de81;
    color: #fff;
}

[data-theme-version="dark"] .market-trade-sell .market-trade-list li a:hover {
    background: #ff231f;
    color: #fff;
}

[data-theme-version="dark"] #group-two {
    color: #fff;
}

[data-theme-version="dark"] #preloader .sk-three-bounce {
    background-color: #202332;
}	


[data-theme-version="light"] .chart-data {
    border: 1px solid rgba(54, 60, 78, 0.3);	
}

[data-theme-version="light"] .market-trade-buy .market-trade-list li a:hover {
    background: #26de81;
    color: #fff;
}

[data-theme-version="light"] .market-trade-sell .market-trade-list li a:hover {
    background: #ff231f;
    color: #fff;
}
[data-theme-version="light"] #group-two {
    color: #000;
}

[data-theme-version="light"] #preloader .sk-three-bounce {
    background-color: #FFF;
}

.row {
    --bs-gutter-x: 7px;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
.table td, .table th {
    padding: 3px 5px;
	font-size: 12px;
}
.table tr th {
	font-size: 12px;
}
.card {
    height: calc(100% - 7px);
}

#buy-footer {
    display:none;
}	
#price-two {
    display: none;
    margin-top: 10px;
    cursor: pointer;	
}	
.coin-list {
    max-height: 440px;	
}
.table-responsive {
    overflow-y: auto;
    overflow-x: auto;
}	
.table-responsive::-webkit-scrollbar-thumb {
    background-image: linear-gradient(180deg, #D0368A 0%, #708AD4 99%);
    box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
    border-radius: 0px;
}
.table-responsive::-webkit-scrollbar {
    width: 2px;
	height: 5px;
}

.language-style {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: auto;	
}

.language-style::-webkit-scrollbar-thumb {
    background-image: linear-gradient(180deg, #D0368A 0%, #708AD4 99%);
    box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
    border-radius: 0px;
}
.language-style::-webkit-scrollbar {
    width: 2px;
	height: 2px;
}

.content-body {
     margin-bottom:10px;
}

.form-wrapper .input-group .form-control {
    font-size: 12px;
    height: 40px;
    border: 1px solid #EEEEEE;
    text-align: right;
    border-top-right-radius: 0.35rem;
    border-bottom-right-radius: 0.35rem;
    border-left: 0;
}
.form-wrapper .input-group .input-group-prepend .input-group-text {
    background: var(--primary);
    border: 0;
    justify-content: left;
    font-size: 11px;
    font-weight: 500;
    padding-left: 8px;
    min-width: 50px;
    color: white;
    border-top-left-radius: 0.35rem;
    border-bottom-left-radius: 0.35rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 40px;
}

.market-trade-list {
    margin-bottom: 23px;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.market-trade-list li a {
    background: #eff2f6;
    color: #4a4a4a;
    font-weight: 300;
    padding: 3px 15px;
    border-radius: 5px;
}

.market-trade-list li {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 7px;
}

.market-trade-list li:last-child {
    margin-right: 0;
}

.list-group-item {
    padding: 0.5rem 1rem;
}

#language-list img{
	height: 15px;
	width: 20px;
	margin-right: 5px;
}

#nav-language img{
	height: 15px;
	width: 20px; 
}

.brand-logo .logo-mobile {
	display: none;
}

.header .navbar {
    padding: 0 20px;
}

table.dataTable thead th {
    font-size: 15px;	
}
table.dataTable tbody td {
    font-size: 14px;
    padding: 8px 15px;	
}	
[data-layout="horizontal"] .deznav {
    border-radius: 0 0 0.35rem 0.35rem;
}
[data-theme-version="dark"] .deznav .metismenu > li > a {
    border-right: 1px solid #eeeeee1c;
}
[data-theme-version="light"] .deznav .metismenu > li > a {
    border-right: 1px solid #EEEEEE;
}
[data-layout="horizontal"] .nav-header .brand-logo {
    padding-left: 20px;
    padding-right: 20px;
}	
[data-layout="horizontal"] .content-body .page-titles {
    margin-bottom: 5px;
}
.content-body .page-titles {
    margin-top: 5px;
	margin-bottom: 5px;
}

.card-header2 {
    padding-left:30px;
    padding-bottom:0px;
	padding-top:15px;	
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    /* height: 35px;
    width: 80px;
	line-height: 35px; */
    padding: 0;
    margin: 0 5px;
    border: 0 !important;
    font-weight: 500;
    font-size: 12px;
    color: #000 !important;
    text-align: center;    
    border-radius: 4px;
    background: #efefef !important;
}

.dataTables_wrapper .dataTables_paginate span .paginate_button {
    /* height: 25px;
    width: 50px;
	line-height: 25px; */
    padding: 0;
    margin: 0 2px;
    border: 0 !important;
    font-weight: 500;
    font-size: 12px;
    color: #000 !important;
    text-align: center;
    border-radius: 4px;
    background: transparent !important;
}

@media (max-width: 1023px) {
.content-body .page-titles {
    display: none;
}
} 

@media (min-width: 1023px) {
[data-layout="horizontal"] .search-area .form-control, [data-layout="horizontal"] .search-area .input-group-append .input-group-text {
    background: #f7f7f7 !important;
}
} 

@media only screen and (max-width: 1350px) {
.deznav {
    width: 17rem;
} }
.coin-logo-sm {
    width: 22px;
    height: 22px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: transparent;
    border-radius: 0;
    padding: 1px;
}
 
@media only screen and (max-width: 575px) and (min-width: 250px)  {

table.dataTable tbody tr td {
    font-size: 12px;
}
table.dataTable thead tr th {
    font-size: 13px;
}

.card-header2 {
    padding-left:15px;	
}	
	
[data-sidebar-style="overlay"] .header .navbar {
    padding-left: 75px;
}
.nav-control {
    right: -1.75rem;
}
 
	.brand-logo .logo-mobile {
		/* remember to change after removing new year theme */
		display: block;
		width: 40px !important;
		height: 40px !important;
	}

	.brand-logo .logo-desktop {
		display: none;
	}	
	
	
	.d-xs1-none {
        display:none;		
	}	
    .col-sm-61 {
        width: 100%;
    }	
	
	#price-one {
        display: none;		
	}	
	#price-two {
        display: block;
	}	
	
    #buy-footer {
        position: fixed;
        bottom: 0;
        width: 100%;
		display:none;
		padding-left:5px;
		padding-right:5px;
		padding-top:15px;
		padding-bottom:10px;
    }	
    /*
	#footer {
		display:none;
    }
    */	

	#chart-tradingview {
	    height: 275px;	
	}	
	#chart-data {
        height: 275px;
    } 
    .d-xs-none {
        display:none;		
	}	
.content-body .container-fluid, .content-body .container-sm, .content-body .container-md, .content-body .container-lg, .content-body .container-xl, .content-body .container-xxl {
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

[data-container="wide-boxed"] .content-body .container-fluid, [data-container="wide-boxed"] .content-body .container-sm, [data-container="wide-boxed"] .content-body .container-md, [data-container="wide-boxed"] .content-body .container-lg, [data-container="wide-boxed"] .content-body .container-xl, [data-container="wide-boxed"] .content-body .container-xxl {
    padding: 5px;
}
	
}

@media only screen and (max-width: 767px) and (min-width: 576px)  {

table.dataTable tbody tr td {
    font-size: 12px;
}
table.dataTable thead tr th {
    font-size: 13px;
}

.card-header2 {
    padding-left:15px;	
}

[data-sidebar-style="overlay"] .header .navbar {
    padding-left: 75px;
}

.nav-control {
    right: -1.75rem;
}
	
	.brand-logo .logo-mobile {
		/* remember to change after removing new year theme */
		display: block;
		width: 40px !important;
		height: 40px !important;
	}

	.brand-logo .logo-desktop {
		display: none;
	}	
	
    .col-sm-61 {
        width: 50%;
    }	
    .col-sm-62 {
        width: 100%;
    }	
	
	#chart-tradingview {
	    height: 275px;	
	}	
	#chart-data {
        height: 275px;
    } 
    .d-xs-none {
        display:none;		
	}	
.content-body .container-fluid, .content-body .container-sm, .content-body .container-md, .content-body .container-lg, .content-body .container-xl, .content-body .container-xxl {
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
}	

[data-container="wide-boxed"] .content-body .container-fluid, [data-container="wide-boxed"] .content-body .container-sm, [data-container="wide-boxed"] .content-body .container-md, [data-container="wide-boxed"] .content-body .container-lg, [data-container="wide-boxed"] .content-body .container-xl, [data-container="wide-boxed"] .content-body .container-xxl {
    padding: 5px;
}

}

@media only screen and (max-width: 1199px) and (min-width: 768px)  {

.nav-header {
    width: 0rem;
}

.nav-control {
    right: -260px;
}
	
[data-sidebar-style="overlay"] .header .navbar {
    padding-left: 220px;
}	
	
    .col-sm-61 {
        width: 50%;
    }	
    .col-sm-62 {
        width: 50%;
    }		
    .col-sm-121 {
        width: 100%;
    }	

.content-body .container-fluid, .content-body .container-sm, .content-body .container-md, .content-body .container-lg, .content-body .container-xl, .content-body .container-xxl {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

[data-container="wide-boxed"] .content-body .container-fluid, [data-container="wide-boxed"] .content-body .container-sm, [data-container="wide-boxed"] .content-body .container-md, [data-container="wide-boxed"] .content-body .container-lg, [data-container="wide-boxed"] .content-body .container-xl, [data-container="wide-boxed"] .content-body .container-xxl {
    padding: 10px;
}

#chart-data {
    height: 450px;
}
#chart-tradingview {
	height: 492px;	
}
	
}

@media only screen and (max-width: 4600px) and (min-width: 1200px) {
	
[data-sidebar-style="overlay"] .header .navbar {
    padding-left: 220px;
}

.content-body .container-fluid, .content-body .container-sm, .content-body .container-md, .content-body .container-lg, .content-body .container-xl, .content-body .container-xxl {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

[data-container="wide-boxed"] .content-body .container-fluid, [data-container="wide-boxed"] .content-body .container-sm, [data-container="wide-boxed"] .content-body .container-md, [data-container="wide-boxed"] .content-body .container-lg, [data-container="wide-boxed"] .content-body .container-xl, [data-container="wide-boxed"] .content-body .container-xxl {
    padding: 10px;
}

#chart-data {
    height: 450px;
}
#chart-tradingview {
	height: 492px;	
}
	
}

[data-container="wide-boxed"] .search-area {
    display: inline-flex !important;
}
[data-layout="horizontal"] .search-area .form-control, [data-layout="horizontal"] .search-area .input-group-append .input-group-text {
    background: #f7f7f7 !important;
}

@media (min-width: 992px) {
[data-header-position="fixed"] .header {
    position: fixed;
    top: 0;
    max-width: 1480px;
}
 
[data-container="wide-boxed"][data-layout="horizontal"] .deznav {
    width: 100%;
} }

@media (min-width: 1023px) {
[data-sidebar-position="static"][data-layout="horizontal"] .content-body {
    padding-top: 0;
} }

[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li.mm-active > a i {
    font-weight: bold;
}
.deznav .metismenu > li.mm-active > a i {
    font-weight: bold;
}
.table-now {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 10px;	
}	
[data-theme-version="dark"] .card {
    background-color: #161a25;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.search-area {
    width: 100%;
    padding-top: 10px;
}
.search-area .form-control {
    height: 60px;
    font-size: 16px;
}
.search-area .input-group-text {
    height: 60px;
}
.image-header {
  padding: 0;
  margin: 0;
  height: 250px;
  width: 100%;
  display: block;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0 8px 20px 0 rgb(0 0 0 / 15%);
}
[data-layout="vertical"] .data-title {
    display: none;	
}	
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .nav-header {
    width: 14rem;
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .nav-header .nav-control {
    right: -42px;
}
@media (min-width: 767px) {
[data-layout="horizontal"][data-sidebar-style="modern"] .footer {
    padding-left: unset;
} }

@media (min-width: 1023px) {
[data-layout="horizontal"][data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="modern"] .content-body {
    padding-top: 8.5rem;
} }
@media (min-width: 1023px) {
[data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"] .deznav {
    left: unset;
} }
/* @media (min-width: 1023px) {
[data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"] .content-body {
	margin-left: 17.5rem;
} } */
@media (min-width: 1023px) {
[data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"] .nav-header {
    left: unset;
	/* margin-left: 10px; */
} 
[data-layout="vertical"][data-header-position="static"][data-sidebar-position="static"] .nav-header {
    left: unset;
	/* margin-left: 10px; */
} 
[data-layout="vertical"][data-header-position="static"][data-sidebar-position="static"][data-sidebar-style="modern"] .nav-header {
    left: unset;
	margin-left: 70px;
}
[data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="modern"] .nav-header {
    left: unset;
	margin-left: 70px;
}
[data-layout="vertical"][data-header-position="static"][data-sidebar-position="static"][data-sidebar-style="compact"] .nav-header {
    left: unset;
	margin-left: 70px;
} 
[data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="compact"] .nav-header {
    left: unset;
	margin-left: 70px;
}
[data-layout="vertical"][data-header-position="static"][data-sidebar-position="static"][data-sidebar-style="mini"] .nav-header {
    left: unset;
	margin-left: 70px;
} 
[data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="mini"] .nav-header {
    left: unset;
	margin-left: 70px;
}
[data-layout="vertical"][data-sidebar-style="modern"] .nav-control {
    display: none;
}
[data-layout="vertical"][data-sidebar-style="compact"] .nav-control {
    display: none;
}
[data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="icon-hover"] .content-body {
    margin-left: 17.5rem;
}
[data-layout="vertical"][data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="icon-hover"] .sub-header {
    margin-left: 10rem;
}
[data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="icon-hover"][data-layout="vertical"][data-container="wide-boxed"] .deznav {
    position: fixed;
}}
@media only screen and (min-width: 768px) {
[data-sidebar-style="mini"][data-layout="vertical"] .deznav {
    position: fixed !important;
} }	