.heading-chart {
    background-size: cover;
    background-repeat: no-repeat;
}

.chartPageActive {
    color: white !important;
    background: #284389 !important;
}




.coinTheDaymain.active {
    background: #C1D0EB;
    border: 2px solid #4A619B;
}

.coinTheDayItem {
    border-bottom: 2px dotted #C1D0EB;
}

.coinTheDayItem:last-child {
    border-bottom: none;
}

.iconImage {
    background: #fff;
    border-radius: 50%;
}

.hoverData {
    background: #fff;
    padding: 2px;
}

.lineImageDiscord {
    position: relative;
}
.cc_single:last-child {
    border-bottom: 0;
}

span.charts_box_title {
    color: #222;
    font-family: Montserrat;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 10px;
}
.chartMain span {
    color: #222;
    font-family: Montserrat;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.dashboard_chart .h3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 30px;
    color: #284389;
}
.dashboard_chart .h3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 30px;
    color: #284389;
    color: #222;
    text-align: center!important;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 5px;
}
.dashboard_chart .h5 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    color: #222;
    text-align: center!important;
    font-family: Montserrat;
    font-size: 18px!important;
    font-style: normal;
    font-weight: 400!important;
    line-height: 28px;
}
.dashboard_chart .h5 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
}
.charts_rankby_area {
    margin-top: 50px;
    text-align: center;
    justify-content: center;
    margin-bottom: 50px!important;
}
.dashboard_chart .chartPageActive {
    background: #1731a438;
    color: #1732A4 !important;
    border-radius: 20px;
}
.chartMain {
    border: 1px solid #EDF2F7;
    border-radius: 15px;
    padding: 20px 22px;
    margin-bottom: 20px;
    border-radius: 20px;
    border: 1px solid #DADADA;
    background: #FFF;
}
.dashboard_chart>a {
    border: none;
    font-size: 14px;
    color: #858688 !important;
    padding: 8px 20px;
}

.chartMain {
    border: 1px solid #EDF2F7;
    border-radius: 15px;
    padding: 20px 22px;
    margin-bottom: 20px;
}
/* Custom CSS for the toggle buttons */
.toggle-button {
    font-size: 24px; /* Adjust the font size as needed */
    color: #333; /* Change the color to your desired color */
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0;
}

/* Rotate the arrow icon when the section is collapsed */
.toggle-button[aria-expanded="false"] .fa-chevron-down {
    transform: rotate(180deg);
}

.dashboard_chart .nav-item button {
    border: none;
    font-size: 14px;
    color: #858688 !important;
    padding: 8px 20px;
    margin-right: 5px;
    background: transparent;
    border: 1px solid #858688;
    border-radius: 33px;
}

.dashboard_chart .nav-item button.active {
    color: #1732A4 !important;
    background: #1731a438;
    border-radius: 20px;
    font-weight: 600;
    border: 0;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15);
}
.dashboard_chart .nav-item button {
    border: none;
    font-size: 14px;
    color: #858688 !important;
    padding: 8px 20px;
    margin-right: 5px;
    background: transparent;
    border: 0;
    border-radius: 33px;
    color: #000!important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.cc_single {
    display: flex;
    justify-content: start;
    align-items: center;
    padding-bottom: 30px;
    gap: 20px;
    border-bottom: 1px solid #DADADA;
    padding-top: 30px;
}

.cc_single .sn {
    color: #858688;
    color: #8586A7;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.cc_single a {
    padding-left: 0;
    font-size: 14px;
    font-weight: 600;
    color: #1F1F1F !important;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}.cc_follower {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.dashboard_chart  a.deepdrive {
    font-size: 14px;
    color: #1732A4!important;
    padding-left: 0px;
}
.dashboard_chart  a.deepdrive:hover {
text-decoration: none;
}   