.social-panel-scroll::-webkit-scrollbar {
    width: 10px !important;
}

.social-panel-scroll::-webkit-scrollbar-thumb {
    background: lightgray !important;
    border-radius: 20px !important;
    box-shadow: 0px 2px 5px 1px #000 inset !important;
}

.social-panel-scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey !important;
    border-radius: 20px !important;
}


.coinTheDaymain {
    border: 1px solid #EDF2F7;
    border-radius: 10px;
    background-color: white;
}

.coinTheDaymain:hover {
    background: #C1D0EB;
    border: 1px solid #4A619B;
}

.coinTheDaymain.active {
    background: #C1D0EB;
    border: 1px 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;
}

.coin_left {

    display: grid;
    grid-template-columns: 33% 33% 33%;
    position: relative;
    align-items: center;
}

.cf_title {
    display: flex;
    align-items: center;
    gap: 18px;
    border-right: 1px solid #EDF2F7;
}

.cf_title-inner h2 {
    font-size: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    left: 378px;
    top: 166.21px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 135%;
    letter-spacing: 0.2px;
    color: #1A202C;
}
.cf_lable {
    font-size: 12px;
    color: #718096;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.4px;
    color: #718096;
}

.cf_score h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0px;
}


.cf_score h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 135%;
    letter-spacing: 0.2px;
    color: #1A202C;
}
.cf_button {
    text-align: center;
    transition: .3s;
    display: flex;
    justify-content: end;
}

.cf_button a:hover {
    border: 1px solid #1833a4 !important;
    background: transparent;
    color: #1833a4 !important;
}

.cf_button i:hover {
    color: #1833a4 !important;
}

.cf_button .btn {
    width: 116px;
    height: 43px;
    line-height: 34px;
    font-size: 14px;
    font-weight: 600;
    background: #1833A4;
    margin-right: 18px;
    border-radius: 10px;
}

.cf_score {
    text-align: center;
    border-right: 1px solid #EDF2F7;
}

.dsi_head_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dsi_head_top h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 135%;
    display: flex;
    align-items: center;
    letter-spacing: 0.2px;
    color: #1A202C;
}

.dsi_head p {
    font-size: 12px;
    color: #718096;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    display: flex;
    align-items: center;
    letter-spacing: 0.4px;
    color: #718096;
}

.daily_social_info {
    margin-top: 40px;
    border-radius: 16px;
    padding: 15px;
    word-break: break-word;
    background: #EDF2F7;
    border-radius: 16px;
    padding-top: 22px;
    background-color: white;
}
.dsp_scrollable {
    max-height: 161vh;
    overflow-y: scroll;
}

.dsi_single {
    padding: 12px 13px;
    border: 1px solid #EDF2F7;
    border-radius: 16px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #EDF2F7;
    border-radius: 12px;
}
.dsi_single-content {
    color: #718096;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #718096;
    margin-top: 9px;
}

.dsi_single-comment {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dsc_left {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 15px;
}

.like {
    font-size: 12px;
    color: #718096;
}

.comment {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.4px;
    color: #718096;
}

.like img {
    width: 15px;
    margin-right: 5px;
}

.comment img {
    width: 15px;
    margin-right: 5px;
}

span.dsi_right_color {
    padding: 5px 12px;
    font-size: 10px;
    border-radius: 100px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 150%;
    letter-spacing: 0.4px;
}

.mc_one {
    border-right: 1.5px solid #EDF2F7;
}

.mc_one p {
    margin-bottom: 8px;
    font-size: 12px;
    color: #718096;
}

.mc_one h3 {
    font-size: 18px;
    font-weight: 600;
    color: #191D31;
}

.mc_two {
    border-right: 1.5px solid #EDF2F7;
}

.mc_two p {
    margin-bottom: 4px;
    font-size: 12px;
    color: #718096;
}

.mc_two h3 {
    font-size: 20px;
    font-weight: 600;
    color: #191D31;
    align-items: center;
    display: flex;
}



.mc_three p {
    margin-bottom: 4px;
    font-size: 12px;
    color: #718096;
}

.mc_three h3 {
    font-size: 20px;
    font-weight: 600;
    color: #191D31;

}

.mc_two span {
    font-size: 10px;
    font-weight: 600;
    margin-left: 4px;
}

.mc_three span {
    font-size: 16px;
    color: #718096;
    font-weight: 600;
}

.indic_1 {
    background: #33C79A;
    width: auto;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 10px;
    margin-bottom: 6px;
    padding: 0px 15px;
}

.indic_2 {
    width: 100px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 10px;
    background-color: #ED1D24;
    margin-bottom: 6px;
}

.indic_3 {
    width: 100px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #718096;
    ;
    font-size: 14px;
    border-radius: 10px;
    background-color: #EDF2F7;
}

.mc_four {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.q_q {
    cursor: pointer;
    position: absolute;
    top: -13px;
    right: 0;
}

.q_q:hover .q_info {
    display: block;

}

.position-absolute.q_info {
    width: 173px;
    background: #CBD5E0;
    font-size: 12px;
    padding: 5px 9px;
    border-radius: 8px;
    right: 0px;
    bottom: 50px;
    font-weight: 600;
    color: white;
    display: none;
}

.coin_button {
    margin-top: 20px;
    margin-bottom: 20px;
}

.coin_button button {
    width: 116px;
    height: 34px;
    border: none;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
}

button.btn-general {
    background: #1732A4;
    color: white;
    letter-spacing: 0.4px;
    margin-right: 16px;
    transition: .3s;
}

button.btn-general:hover {
    background: #f0f0f0;
    color: #1732a4;
}

a.btn-content {
    color: #718096 !important;
    letter-spacing: 0.4px;
    width: 116px;
    height: 34px;
    border: none;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    line-height: 33px;
    background-color: #f0f0f0;
    text-align: center;
    text-decoration: none;
    transition: .3s;
}

a.btn-content:hover {
    background: #1732a4;
    color: white !important;
}

.chart_single {
    border-radius: 16px;
    margin-top: 17px;
    padding: 15px;
    background-color: white;
}

.radar_chart {
    /* border: 1px solid #EDF2F7; */
    border-radius: 16px;
    margin-top: 17px;
    height: 95%;
    align-items: center;
    display: flex;
    /* box-shadow: 4px 4px 14px rgba(23, 50, 164, 0.1); */
    background-color: white;
}

.coin_development {
    border-radius: 16px;
    margin-top: 17px;
    background-color: white;
}

.radar_chart img {
    width: 100%;
    height: 325px;
}

.coin_development table thead tr th {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    border: none;
}

.coin_development table tbody tr td {
    font-size: 11px;
    font-weight: 500;
}

.coin_development table thead tr th:first-child {
    border-top-left-radius: 15px;
}

.coin_development table thead tr th:last-child {
    border-top-right-radius: 15px;
}

.coin_development .table tr td {
    border-color: #EDF2F7;
}

.ct_title h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}

.community_talking {
    border: 1px solid #EDF2F7;
    border-radius: 16px;
    padding: 20px 18px;
}

.community_talking h4 {
    font-size: 16px;
    color: #718096;
    font-weight: 600;
    margin-bottom: 20px;
}

/* prograss bar sytel  */
.activity_score .box {
    font-size: 15px;
    width: 70px;
    height: 70px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    z-index: 0;
    font-weight: 600;
    color: #D17339;
    font-family: 'Open Sans';
}

.activity_score .box::after {
    content: "%";
    font-size: 15px;
    font-family: 'Open Sans';
}

.activity_score .box::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    padding: 10px;
    background:
        linear-gradient(#f3f3f3, #f3f3f3) content-box,
        /* this background will be shown if mask is no supported */
        conic-gradient(#D17339 0 var(--p1), #D17339 calc(var(--p1) + 0.5%) calc(var(--p1) + var(--p2)), #FFFFFF 0);
    -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 10px), #fff calc(100% - 10px));
}

.activity_score {
    background: #d1733938;
    border-radius: 16px;
    text-align: center;
    padding: 20px;
}

.activity_score h6 {
    font-size: 16px;
    font-weight: 600;
    color: #718096;
    margin-top: 6px;
    font-family: 'Open Sans';
}

.sentiment_score {
    background: #33c79b4f;
    border-radius: 16px;
    font-weight: 600;
    text-align: center;
    padding: 20px;
    margin-top: 14px;

}

.sentiment_score h6 {
    font-size: 16px;
    font-weight: 600;
    color: #718096;
    margin-top: 6px;
    font-family: 'Open Sans';
}


.sentiment_score .box {
    font-size: 15px;
    width: 70px;
    height: 70px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    z-index: 0;
    font-weight: 600;
    color: #33C79A;
    font-family: 'Open Sans';
}

.sentiment_score .box::after {
    content: "%";
    font-size: 15px;
    font-family: 'Open Sans';
}

.sentiment_score .box::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    padding: 10px;
    background:
        linear-gradient(#f3f3f3, #f3f3f3) content-box,
        /* this background will be shown if mask is no supported */
        conic-gradient(#33C79A 0 var(--p1), #33C79A calc(var(--p1) + 0.5%) calc(var(--p1) + var(--p2)), #FFFFFF 0);
    -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 10px), #fff calc(100% - 10px));
}

/* top channerl style  */
.top_channel {
    /* border: 1px solid #EDF2F7; */
    border-radius: 16px;
    margin-top: 20px;
    /* box-shadow: 4px 4px 14px rgba(23, 50, 164, 0.1); */
}

.top_channel table thead tr th {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    border: none;
}

.top_channel table tbody tr td {
    font-size: 14px;
    font-weight: 600;
}

.top_channel table thead tr th:first-child {
    border-top-left-radius: 15px;
}

.top_channel table thead tr th:last-child {
    border-top-right-radius: 15px;
}

.top_channel .table tr td {
    border-color: #EDF2F7;
}

.mc_indicator img {
    height: 80px;
}


.mc_indicator {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mc_two {
    border: none;
}

.mc_three {
    border-left: 1px solid #edf2f7;
    padding-left: 20px;
}

.coin_more_info.mt-0 {
    /* border: 1px solid #EDF2F7; */
    border-radius: 16px;
    padding: 16px 20px;
    margin-top: 20px !important;
    position: relative;
    /* box-shadow: 4px 4px 14px rgba(23, 50, 164, 0.1); */
    background-color: white;
}
button.tooltip_style.cmi_tooltip {
    position: absolute;
    top: 10px;
    right: 10px;
}

.dsi_single_head_upper {
    /* display: grid;
    grid-template-columns: 10% 90%; */
}

mark {
    background: transparent;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
    font-size: 13px !important;
    color: #47acdf;
    text-transform: lowercase;
}

.coin_details_parent {
    border-radius: 16px;
    padding: 16px 20px;
    margin-top: 40px;
    background-color: white;
}

.coin_details_child {
    margin-top: 25px;
}

.coin_details_child h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 135%;
    display: flex;
    align-items: center;
    letter-spacing: 0.2px;
    color: #1A202C;
    font-family: Montserrat;
font-size: 18px;
font-weight: 700;
line-height: 24.3px;
letter-spacing: 0.20000000298023224px;
text-align: left;

}

.coin_details_child p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.4px;
    color: #718096;
    margin-top: 10px;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.4000000059604645px;
    text-align: left;
}

.coin_social_link {
    margin-top: 25px;
    display: flex;
    align-items: center;
}

.csl_btn {
    padding: 8px 20px;
    background: #EDF2F7;
    border-radius: 20px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    display: inline-flex;
    align-items: center;
    letter-spacing: 0.4px;
    color: #718096;
    gap: 5px;
    transition: .4s;
    margin-right: 12px;
    margin-bottom: 12px;
}

.csl_icon {
    display: inherit;
    transition: .4s
}

.csl_icon-w {
    display: none;
    transition: .4s
}

.csl_btn:hover {
    background: #1732A4;
    color: white;
    text-decoration: none;
}

.csl_btn:hover .csl_icon-w {
    display: inherit;
}

.csl_btn:hover .csl_icon {
    display: none;
}

.new_cs_head h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.4px;
    color: #718096;
    margin-bottom: 22px;
}

button.btn_bullish {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    padding: 5px 10px;
    background: #33C79A;
    border-radius: 10px;
    border: none;
    width: 100%;
    color: #FFFFFF;
    margin-top: 12px;
}

.btn_bearish {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    padding: 5px 10px;
    background: #ED1D24;
    border-radius: 10px;
    border: none;
    width: 100%;
    color: #FFFFFF;
    margin-top: 12px;
}

.btn_nutral {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    padding: 5px 10px;
    background: #EDF2F7;
    border-radius: 10px;
    border: none;
    width: 100%;
    color: #718096;
    margin-top: 12px;
}

/* communmity score bar style  */
.progress_hc {
    position: relative;
    margin: 4px;
    float: left;
    text-align: center;
    transform: translateX(-50%);
    left: 50%;
    /* margin-left: -50%; */
    position: absolute;
}

.progress_hc .barOverflow {
    position: relative;
    overflow: hidden;
    width: 260px;
    height: 100px;
    margin-bottom: -14px;
}

.progress_hc .bar {
    position: absolute;
    top: 0;
    left: 30px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 20px solid #eee;
    border-bottom-color: #1833A4;
    border-right-color: #1833A4;
}

.cs_score_bar {
    height: 100px;
}

.community_score {
    margin-top: 40px;
    border-radius: 16px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 16px;
}

.csb_valu {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 150%;
    align-items: center;
    letter-spacing: 0.4px;
    color: #1833A4;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -20%);
}

.barOverflow::before {
    position: absolute;
    content: 'F';
    left: 15px;
    bottom: -4px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    align-items: center;
    letter-spacing: 0.4px;
    color: #718096;
}

.barOverflow::after {
    position: absolute;
    content: 'A+';
    right: 0px;
    bottom: -5px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    align-items: center;
    letter-spacing: 0.4px;

    color: #718096;
}

.new_cs_details {
    margin-top: 20px;
}

.new_cs_details p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #718096;
}

.community_matrix h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    align-items: center;
    letter-spacing: 0.4px;
    color: #718096;
}

.cm_item {
    display: grid;
    grid-template-columns: 30% 25% 45%;
    background: #EDF2F7;
    border-radius: 16px;
    padding: 17px 18px;
    align-items: center;
    margin-bottom: 10px;
}

.cm_badge span {
    background: rgba(51, 199, 154, 0.2);
    border: 1px solid #33C79A;
    border-radius: 102px;
    padding: 6px 15px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 8px;
    line-height: 150%;
}

.cm_percent {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    align-items: center;
    letter-spacing: 0.4px;
    color: #718096;
    text-align: center;
}

.cm_badge {
    text-align: end;
}

.cm_item_title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    align-items: center;
    letter-spacing: 0.4px;
    color: #718096;
}

.cm_warning {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 150%;
    align-items: center;
    letter-spacing: 0.4px;
    color: #FFB153;
    background: rgba(255, 177, 83, 0.2);
    border-radius: 102px;
    padding: 6px 10px;
    display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid #FFB153;
} #chart {
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 100vh; */
    width: 100%;
    height: 400px;
}
.secondary-x-axis .tick text{
    padding: 5px;
    background-color: #060211;
    border-radius: 5px;
    margin-top: 10px; /* Adjust the vertical position of the box */
    text-align: center;
}

/* Style the inner box container */
.inner-box-container {
    flex: 1;
    width:100%;
}

/* Style the inner boxes */
.inner-box {
    margin: 2px;
    margin-bottom: 10px;
    padding: 0.8vw;
    background-color: white;
    border-radius: 10px;
    border: 1px solid #EDF2F7;
    font-weight: 600px;
    /* box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1); Optional inner box shadow */
}

.tooltip-box {
    position: absolute;
    background-color: #EDF2F7;
    border: 1px solid #EDF2F7;
    padding: 0.8vw;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    width:100%;
    border-radius: 12px;
    max-width: 30%; /* Set a maximum width for the tooltip */
    max-height: 30%;
}

.tooltip {
    filter: drop-shadow(1px 2px 4px hsl(220deg 60% 50%)); /* Apply drop shadow */
    opacity: 1;
}

.grid line:first-of-type,
.grid line:last-of-type {
    stroke: rgba(0, 0, 0, 0.1); /* Adjust color as needed */
    stroke-width:   1px; /* Adjust thickness as needed */
}

/* custom scrollbar */
::-webkit-scrollbar {
    width: 1.2vw;
}

::-webkit-scrollbar-track {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 20px;
    border: 6px solid transparent;
    background-clip: content-box;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #343a40;
}

.date-container {
    display: flex;
    justify-content:flex-end;
    margin-right:15%;
}

.button-container {
    display: flex;
    justify-content:flex-end;
    height: 20%;
    cursor: pointer;
    margin-right:15%;
}

.date-container label {
    margin-right: 10px;
    /* font-weight: bold; */
    font-family: 'Montserrat', sans-serif;
    color: #333;
    align-content: center;
}

.date-container input[type="date"] {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 0.8vw;
    /* color: #333; */
    height: 20%;
    font-family: 'Montserrat', sans-serif;
}

/* Style the date picker arrow */
.date-container input[type="date"]::-webkit-calendar-picker-indicator {
    background-color: transparent;
    cursor: pointer;
    padding: 5px;
    font-family: 'Montserrat', sans-serif;
}

.button-container button {
    display: inline-block;
    padding: 6px 20px;
    font-size: 0.8vw;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    text-decoration: none;
    border: 1px solid rgb(209, 213, 219);
    background-color: #ffffff;
    cursor: pointer;
}

.button-container button:hover {
    background-color: rgb(229 231 235); 
}

.button1d{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.buttonmax{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.brush rect.selection {
cursor: grab;
}
.cf_score p {
    font-size: 14px;
    font-weight: normal;
    margin-left: 0px !important;
    margin-bottom: 0px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.4px;
    color: #33C79A;
}.cf_button button {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 17.07px;
}
.cf_button button {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 17.07px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 200px;
    height: 44px;
    background: #F1F1F1;
    border-radius: 7px;
    border: 1px solid #f1f1f1;
}
.cf_button button:hover {
    background-color: white;
    border: 1px solid #f1f1f1;
}.cf_button button.added_button {
    display: flex;
    background: #212529;
    border-radius: 7px;
    color: white;
    align-items: center;
}

.add_to_watchlist_form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

@media only screen and (max-width: 479px) {
    #watchlist_list_popup .select2-container--default .select2-search--dropdown .select2-search__field {
        border: 1px solid #aaa;
        display: none;
    }
}