.cmc-advanced-single-page .entry-title,
.cmc-advanced-single-page h1.cmc-dynamic-title
{ 
   letter-spacing: -1px ;
   font-size: 28px;
   border-bottom: 1px solid #00000024;
   padding-bottom: 13px;
}

.cmc-content .cmc-buy-sell button,.cmc-content .cmc-buy-sell a {   
   width: 100%;  cursor: pointer;
}

.cmc-logo {
   display: flex;  
   align-items: center;
    font-size: 15px;
    font-weight: 500;
    color: #565757;
}

.cmc-content {
   display: flex;
   margin-top: 15px;
}

.cmc-logo img {
   width: 30px;
   margin-right: 3px;
}

.cmc-left-content {
   width: 30vw;
   padding: 0 0 0 20px;
   border-left: 1px solid #00000008;
}

.cmc_social_style {
   margin-top: 25px;
}
div#breadcrumbs {
    padding-top: 20px;
}
.cmc-logo p {
   margin-left: 10px;
}

.cmc-content .cmc_social_style ul {
   display: flex;
   flex-wrap: wrap;
}

.cmc-price h2 {
   margin: 3px;
}
.cmc-advanced-single-page .cmc-24h-changes {

   font-weight: 500;  
   font-size: 15px;
   padding-left: 5px;
}

.cmc-content .cmc-price-section .cmc-progress-bar-high {
   margin-left: 88%;
}

.cmc-content .cmc-price-section .cmc-progress-bar-low {
   margin-left: 81%;
}

.cmc-content .meter_box {
   height: 5px;
   margin-top: 15px;
   background-color: #9ca3af4f;
   border-radius: 2px;
}

.cmc-content .cmc_meter_gauge {
   display: block;
   height: 100%;
   border-radius: 2px;
   background: linear-gradient(270deg,#3861fb,#2664eb 6.67%,#2765ec 13.33%,#2a68ec 20%,#2e6ded 26.67%,#3372ee 33.33%,#3979f0 40%,#3f80f2 46.67%,#4688f3 53.33%,#4c8ff5 60%,#5296f7 66.67%,#579bf8 73.33%,#5ba0f9 80%,#5ea3f9 86.67%,#5fa4fa 93.33%,#90c2ff);
}

.cmc-content .cmc_social_style ul li {
   list-style: none;
}

.cmc-content .cmc_social_style ul.cmc-social-list li {
margin: 0 10px 15px 0px;
    border: 1px solid;
    background: rgb(0, 0, 0, 0.02);
    border-color: rgb(0, 0, 0, 0.1);
    color: #69758B;
    font-size: .9rem;
    padding: 3px 6px;
    border-radius: 6px;
}

.cmc_social_style li:first-child {
    color: white !important;
	background: #9ca3af;
}
.top1 {background: #f7931a !important;}
.top20 {background: green !important;}
.top100 {background: #3861fb !important;}
.notop {background: #9ca3af !important;}

.cmc_social_style ul.cmc-social-list li a{
text-decoration: none;
color: #69758B;
}

.cmc-content .cmc_social_style i:before {
   padding-right: 5px;
}


.cmc-content .cmc-right-content {
   width: 70vw;
   padding: 0 10px 0 0;
}


.cmc-content .cmc_low_high_wrap {
   display: flex;
   -webkit-box-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   align-items: center;
}
.cmc_inner_high_low_wrap {
   display: flex;
   flex-direction: column;
}
.cmc-price-section ul.cmc-price-list,.cmc-price-section ul.cmc-social-list {
   padding: 0;
   margin: 0;
}
.cmc-mname-content .price-section { min-width: 320px; width:100%;padding-right: 10px;}
.cmc-mname-content .lowhight {min-width: 250px; padding-right: 10px; max-width: 300px; width: -webkit-fill-available;}
.cmc-content .cmc-price-list li {
   display: flex;
   align-items: center;
   justify-content: space-between;
   margin: 0;
   padding: 7px 0px 7px 0px;
}

.cmc-price-list li .price-heading,
.cmc_low_high_wrap .price-heading ,
.cmc_social_style .price-heading{
   color: #69758B;
   font-weight: 500;
   font-size: 14px;
}
.cmc-price-list li span.price,.cmc_low_high_wrap span.price{
   color: #0D1421;
   font-weight: 500;
   font-size: 14px;
}
 
 .cmc-price-style1 .chart_coin_price {
    font-size:28px;
    font-weight:bold;
 }
 .cmc-price-style1 .chart_coin_price,
 .cmc-price-style1 .cmc-changes-style1 {
    display: inline-block;
 }
 .cmc-changes-style1.cmc-up,
 .price-plus .cmc-price-style1 .coin-price {
    color: #2ba304 !important;
    font-weight: 500;
    font-size: 15px;
 }
 .cmc-changes-style1.cmc-down,
 .price-minus .cmc-price-style1 .coin-price {
    color: #e92713 !important;
    font-weight: 500;
    font-size: 15px;
 }
 .btn_cmc_watch_list {
    display: inline-block;
    clear: both;
    width: auto;
    color: #000;
    border: 1px solid #C1CCD9;
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 #E4E7EB;
    font-size: 12px;
    padding: 7px;
    margin: 0 15px;
 }
 
 ul.cmc-tab-group, ul.cmc-tab-group-charts {
    width: 100%;
	margin-bottom: 0 !important;
	  border: 1px solid #eaecef;
	      border-radius: 8px;
 }
 ul.cmc-tab-group, ul.cmc-tab-group-charts, ul.cmc-tab-group-charts li, ul.cmc-tab-group li {
    display: flex;
    flex-wrap: wrap;
    width: fit-content;
  padding: 3px;
  overflow: hidden;
 }
 .cmc-chart .cmc-wrp {
    border-radius: 3px;
    border: 1px solid #d9dadb;
}
ul.cmc-tab-group li, ul.cmc-tab-group-charts li {
    width: auto;
    cursor: pointer;
    padding: 0;
}
 .cmc-tabsBtn-charts .bx {
    font-size: 19px;
    font-weight: normal;
}
 ul.cmc-tab-group li a, ul.cmc-tab-group-charts li a {
padding: 3px 9px;
background: 0;
    width: 100%;
    display: inline-block;
    text-decoration: none;
    color: #777;
    transition: none;
    font-size: 17px;
 }
 #cmc-tabbed-area ul.cmc-tab-group li a{
text-decoration: none;
 }
 ul.cmc-tab-group li a.active, ul.cmc-tab-group-charts li a.active {
background: #3861fb;
    color: #fff;
    z-index: 11;
 }
 ul.cmc-tab-group li a:not(.active):hover, ul.cmc-tab-group-charts li a:not(.active):hover {  
    text-decoration: none;
    background: #9ca3af2e;
 }
 
 .cmc-containers-group, .cmc-containers-group-charts {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
 }
 .cmc-data-container:not(.active), .cmc-data-container-charts:not(.active) {
    display: none;
 }
 .cmc-data-container.active, .cmc-data-container-charts.active {
    display: inline-block;
    width: 100%;
	position: relative;
 } 
 .cmc-content .cmc_price_wrap{
   display: flex;
   align-items: center;
   margin-bottom: 15px;
}
.cmc-content  .cmc_watch_logo_wrap {
   display: flex;
   align-items: center;
  justify-content: start;
   margin-bottom: 9px;
}
.cmc-content .cmc-buy-sell-style1 {
   margin: 35px 0 5px 0px;
   width: 100%;
}

.cmc_calculator input#cmc_amount:focus {
   box-shadow: none;
}

.cmc_rs_lbl, .cmc_cal_rs {
    letter-spacing: -1px;
    color: #3861fb;

}

.blhead {
font-size: 14px;
    background: #1d1b31;
    color: white;
    padding: 4px 10px;
    border-radius: 4px;
    width: 106px;
    margin: -10px auto 0 auto;
    text-align: center;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
    font-size: 19px;

}
.equalsto {
   color: #69758B;
   font-size: 14px;
   font-weight: 500;
}

.cmc-content .cmc-am4-range .amcharts-range-selector-from-input, .cmc-content .cmc-am4-range .amcharts-range-selector-to-input {
   padding: 5px;
   border: none;
   font-weight: 500;
   margin-right: 0px;
   color: #69759a;
   background: transparent;
}
.cmc-content .amcharts-range-selector-range-wrapper span {
   margin: 6px 6px;
   color: #69759a;
   margin-right: 0px;
   font-weight: 500;
}
.cmc-content  span.amcharts-range-selector-title.amcharts-range-selector-period-title{
color: #9ca3af85;
    margin-right: 4px;
    font-size: 17px;
}
/* HISTORICAL DATA */

div[id*=cmc_].dataTables_wrapper div.dataTables_paginate a.paginate_button {
    box-sizing: border-box;
    display: table-cell;
    min-width: 90px;
    padding: 4px;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
    color: #5c5c5c!important;
    border: none;
    border-radius: 2px;
    box-shadow: none;
    font-size: 14px;
    font-weight: 600;
    height: 48px;
    vertical-align: middle;
}

div[id*=cmc_].dataTables_wrapper div.dataTables_paginate a.paginate_button.disabled{
cursor: not-allowed;
    color: #ddd!important;
    border: none;
    background: 0 0;
}

div[id*=cmc_].dataTables_wrapper div.dataTables_paginate a.paginate_button:hover {
    color: #000!important;
    border: none;
    background: none;
}

table#cmc_historical_tbl {
    border-color: rgb(255 255 255) !IMPORTANT;
}

div[id*=cmc_].dataTables_wrapper table.table-bordered.dataTable th {
    background: #fff;
    color: #0D1421;
    border-color: transparent;
    font-size: 13px;
    letter-spacing: 0px;
    padding: 12px 0px;
}

div[id*=cmc_].dataTables_wrapper table.dataTable td {
    font-size: 13px;
    border-right: 0;
    color: #69758B;
    font-weight: 500;
    padding: 11px 0px;
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #E3EFFA;
}
div[id*=cmc_].dataTables_wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-shadow: 0 0 2px 0 #ddd;
    position: unset;
    overflow: hidden;
    
}

.cmc-data-container #cmc_historical_tbl_wrapper .dataTables_length label {
    font-size: 13px ;
    font-weight: 500;
    color: #69758B;
}


.cmc-data-container #cmc_historical_tbl_wrapper .dataTables_length select {
    
    padding: 0px 5px ;
    margin: 0px 5px ;
}

div[id*=cmc_].dataTables_wrapper div.dataTables_paginate a.paginate_button:hover {
    color: black !important;
}

.currecies-pairs .dataTables_filter label {
    font-weight: 500 !important;
    font-size: 13px !important;
    color: #69758B;
}




/* EXCHANGES */
#container-exchanges table.table-bordered.dataTable th {
border-color: transparent;
    font-size: 14px;
    letter-spacing: 0px;
    padding: 0px;
}

#container-exchanges table.dataTable td, #container-exchanges table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    vertical-align: middle;
    box-shadow:none ;
    background: unset;
padding: 16px 7px;
    font-size: 15px;
 border-bottom: 1px solid #e5e7eb;
}


#container-exchanges
  .table-striped
  > tbody
  > tr:nth-of-type(odd) {
    background-color: #ffffff;
}

#container-exchanges .table-striped > tbody > tr:nth-of-type(odd) td:nth-of-type(1){
       border: 0;
}

table#celp_coin_exchanges{
border-color: #fff !Important;
}
@media screen and (min-width: 1080px) { 
.amcharts-range-selector-period-wrapper {
    position: absolute;
    right: 5px;
    top: 18px;
    z-index: 9999;
}
.amcharts-range-selector-wrapper {
   
    margin-bottom: 0 !important;    padding: 0 !important;
}
}

 @media screen and (max-width: 640px) { 
   span.amcharts-range-selector-title.amcharts-range-selector-period-title {
    display: none;
}
.amcharts-range-selector-wrapper {
    margin-bottom: 0 !important;
    padding: 9px 0 6px 0 !important;
}
   .cmc-content {
      flex-wrap: wrap;
  }
  .cmc-content div#cmc-single-style1 {
     width: 100%;
 }
  .cmc-content .cmc-right-content,
  .cmc-content .cmc-left-content {   
      width: 100%; 
      padding: 10px 0px;
  }
  .cmc-content .cmc-left-content {
      order: 2;
      border-right: 0;
  }
  .cmc-content .cmc-right-content {
      order: 1;
     padding:0;
      margin-top: 12px;
  }
}





 