/* Top Cryptocurrencies start */
.crypto-list-content a{ font-size:15px; }
.crypto-list-group .right-text{ font-size:15px;}
.cryptokit{border-radius: 8px;padding: 20px;margin-bottom: 30px;background-color: #06AD6A;background: -webkit-linear-gradient(243.32deg, #151515 22.85%, #034933 85.95%) padding-box, -webkit-linear-gradient(226.4deg, #3C3C3C 0%, #035F40 74.39%) border-box;background: -moz-linear-gradient(243.32deg, #151515 22.85%, #034933 85.95%) padding-box, -webkit-linear-gradient(226.4deg, #3C3C3C 0%, #035F40 74.39%) border-box;background: linear-gradient(243.32deg, #151515 22.85%, #034933 85.95%) padding-box, -webkit-linear-gradient(226.4deg, #3C3C3C 0%, #035F40 74.39%) border-box;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#151515",endColorstr="#034933",GradientType=0);border: transparent solid 1px;margin-top: 20px;}
.cryptokit .cryptokit-title{line-height: 34px;font-size: 26px;color: #f5f5f5;margin-top: 0;margin-bottom: 20px;}
.crypto-list-group .crypto-list-li{display: flex; align-items: center;justify-content: space-between;gap: 10px;padding-top: 10px;padding-bottom: 10px;border-bottom: #035F40 solid 1px;}
.crypto-list-group .crypto-list-li .crypto-left{display: flex;flex: 1;align-items: center;gap:10px;}
.cryptokit .view-button{display: flex;justify-content: flex-end;margin-top: 5px;font-size: 15px;color: #06AD6A;}
.cryptokit .view-button a{color: #06AD6A; font-weight: bold}
.cryptokit .view-button svg path{ stroke:#06AD6A }
.crypto-list-icon{ width:32px; }
.crypto-value .down-arrow{ display:inline-block; width:16px; }
.crypto-value .down-arrow svg{max-width:16px;}
.crypto-value.red .down-arrow svg path{fill: red}
.crypto-value.green .down-arrow{ transform:rotate(180deg); display:inline-block; }
.crypto-value.green .down-arrow svg path{ fill: green}
.crypto-value.green { color:#06AD6A; font-weight:bold }
.crypto-value.red { color:red; font-weight:bold }
.cryptokit .loading-text{ color:#fff }
.crypto-sidebar-widget .crypto-sidebar-widget-title{font-size: 32px;
    line-height: 40px;
    font-weight: 700; color: #fff;}
.lighttheme .crypto-sidebar-widget .crypto-sidebar-widget-title{ color:#151515 }
.lighttheme .cryptokit{background: -webkit-linear-gradient(43.32deg, #e6f7ef 22.85%, #fff 85.95%) padding-box, -webkit-linear-gradient(226.4deg, #EEEEEE 0%, #B2E6CD 74.39%) border-box;
    background: -moz-linear-gradient(43.32deg, #e6f7ef 22.85%, #fff 85.95%) padding-box, -webkit-linear-gradient(226.4deg, #EEEEEE 0%, #B2E6CD 74.39%) border-box;
    background: linear-gradient(43.32deg, #e6f7ef 22.85%, #fff 85.95%) padding-box, -webkit-linear-gradient(226.4deg, #EEEEEE 0%, #B2E6CD 74.39%) border-box;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6f7ef",endColorstr="#fff",GradientType=0);}
.lighttheme .cryptokit .cryptokit-title{ color:#151515 }
.lighttheme .crypto-list-group .crypto-list-li{ border-bottom-color:#B2E6CD }
.lighttheme .cryptokit .loading-text{ color:#151515 }
/* Top Cryptocurrencies end */

/* All Cryptocurrencies start */
.cryptocurrencies-parent h2{ margin-bottom:20px !important;}
.cryptocurrencies-input{ width: 100%;background: transparent;border: #035F40 solid 1px;border-radius: 8px;padding: 8px 16px;font-size: 18px;line-height: 32px;color: #fff; margin-bottom: 20px}
div.single-content .crypto-table-div table th,div.single-content .crypto-table-div table td {font-size: 16px !important;}
div.single-content .crypto-table-div thead + tbody tr:first-child td:first-child{ border-top-left-radius:0 !important;  }
div.single-content .crypto-table-div thead + tbody tr:first-child td:last-child{ border-top-right-radius:0 !important;  } 
.crypto-table-div .coin-detail{ display:flex; align-items:center;gap:10px }
.crypto-table-div .coin-detail .cryptocurrencies-icon{ max-width:40px; min-width: 40px}
.crypto-table-div{ margin-bottom:20px }
.crypto-pagination{ display:flex; align-items:center; justify-content:center; gap:8px; flex-wrap:wrap; }
.pagination-button{border-radius: 8px; min-width:40px;height:40px; display:flex; justify-content:center; align-items:center; color:#06AD6A; background-color: transparent; padding: 10px; border: #035F40 solid 1px;}
.pagination-button.active{    background-color: #06AD6A; color: #151515; }
.lighttheme .pagination-button{border-color:#B2E6CD; color: #059D65}
.lighttheme .pagination-button.active{background-color: #06AD6A; color: #fff; }
.lighttheme .cryptocurrencies-input{color: #151515;border-color: #B2E6CD;}
div.single-content .crypto-table-div table th:first-child{ width:74px; }
div.single-content .crypto-table-div table th:first-child, div.single-content .crypto-table-div table td:first-child{text-align: center !important;}
/* All Cryptocurrencies end */

.crypto-market-data{ display:flex; flex-wrap:wrap; } 
.cryptokit-summary{ display:flex; flex-direction:column; }
.cryptokit-summary h1{margin-bottom: 20px !important; word-wrap: break-word; word-break: break-word;}
.cryptokit-summary p{margin-bottom: 20px !important;word-wrap: break-word; word-break: break-word;}
.cryptokit-summary .crypto-market-data .crypto-market-cell:first-child{ border-top-left-radius:8px; border-left:#3c3c3c solid 1px;border-top:#3c3c3c solid 1px;  }
.cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(4),.cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(3),.cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(2){border-top:#3c3c3c solid 1px}
.cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(4){ border-top-right-radius:8px }
.cryptokit-summary .crypto-market-data .crypto-market-cell:last-child{ border-bottom-right-radius:8px }
.cryptokit-summary .crypto-market-data .crypto-market-cell:nth-last-child(4){ border-bottom-left-radius:8px ; border-left:#3c3c3c solid 1px }
.cryptokit-summary .crypto-market-data .crypto-market-cell{ width: 25%; word-wrap: break-word;word-break: break-word;white-space: pre-wrap; border:#3c3c3c solid 1px;background-color:#151515; padding:13px 15px; font-size: 15px; line-height: 20px; border:#3c3c3c solid 1px; display:flex; flex-direction:column;text-align: center; justify-content: space-between; gap: 5px; border-top:none;border-left: none;
}
.cryptokit-summary .crypto-market-data .crypto-market-cell:hover{background-color:rgba(60,60,60,0.2) !important; }

.lighttheme .cryptokit-summary .crypto-market-data .crypto-market-cell{background-color:transparent; border-color: #eeeeee}
.lighttheme .cryptokit-summary .crypto-market-data .crypto-market-cell:hover {background-color: rgb(238 238 238 / 50%) !important;}

.crypto-table-div img{ background:none !important; width:40px !important; height:40px !important; min-width:inherit; }
.lighttheme .crypto-table-div table tr:nth-child(odd) td{background: none !important;}
.lighttheme .crypto-table-div table tr td{ border-bottom:#EEEEEE solid 1px !important}
.lighttheme .crypto-table-div table tr a{ color:#151515 !important }
.crypto-table-div table tr a:after{ display:none; }

@media(max-width: 1199.98px){
.cryptokit-summary .crypto-market-data .crypto-market-cell{width: 50%;}
.cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(even){border-top-right-radius: 0; border-bottom-right-radius: 0;border-top: none;}
.cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(odd){border-left: #3c3c3c solid 1px;border-bottom-left-radius: 0; border-top: none;}
.cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(2){border-top-right-radius: 8px; border-top:  #3c3c3c solid 1px !important;}
.cryptokit-summary .crypto-market-data .crypto-market-cell:first-child{border-top:  #3c3c3c solid 1px !important;}
.cryptokit-summary .crypto-market-data .crypto-market-cell:nth-last-child(2){border-bottom-left-radius: 8px;}
.cryptokit-summary .crypto-market-data .crypto-market-cell:last-child{border-bottom-right-radius: 8px;}
.lighttheme .cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(odd){border-left-color: #eeeeee ;}
.lighttheme .cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(2){border-top-color:  #eeeeee !important;}
.lighttheme .cryptokit-summary .crypto-market-data .crypto-market-cell:first-child{border-top-color:  #eeeeee !important;}
}
@media(max-width: 576px){
   .cryptokit-summary .crypto-market-data .crypto-market-cell{ width:100% }
   .cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(odd){border-left: #3c3c3c solid 1px; border-radius: 0}
   .cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(even){ border-left: #3c3c3c solid 1px;border-radius: 0}
   .cryptokit-summary .crypto-market-data .crypto-market-cell:first-child{border-top-right-radius: 8px;border-top-left-radius: 8px; border-bottom: none;}
   .cryptokit-summary .crypto-market-data .crypto-market-cell:last-child{border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;}
   .lighttheme .cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(odd){border-left-color: #eeeeee; }
   .lighttheme .cryptokit-summary .crypto-market-data .crypto-market-cell:nth-child(even){ border-left-color: #eeeeee}
}
.crypto-sidebar-widget{
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 30px;
    background-color: #06AD6A !important;
    background: -webkit-linear-gradient(243.32deg,#151515 22.85%,#034933 85.95%) padding-box,-webkit-linear-gradient(226.4deg,#3C3C3C 0%,#035F40 74.39%) border-box !important;
    background: -moz-linear-gradient(243.32deg,#151515 22.85%,#034933 85.95%) padding-box,-webkit-linear-gradient(226.4deg,#3C3C3C 0%,#035F40 74.39%) border-box !important;
    background: linear-gradient(243.32deg,#151515 22.85%,#034933 85.95%) padding-box,-webkit-linear-gradient(226.4deg,#3C3C3C 0%,#035F40 74.39%) border-box !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#151515",endColorstr="#034933",GradientType=0) !important;
    border: transparent solid 1px !important;
}
.crypto-sidebar-widget .crypto-list-li{ border-bottom:1px solid #0b5a40 !important }
.crypto-sidebar-widget h3{ margin-bottom:20px !important}
.crypto-sidebar-widget .crypto-list-li .right-text{ display:flex; align-items: center;}
.crypto-sidebar-widget .crypto-list-li .right-text > a{ color:#fff !important; margin-right:5px }
.crypto-sidebar-widget .crypto-list-li .right-text a:after{display: none;}
.crypto-sidebar-widget .crypto-list-li .right-text .down-arrow svg{ width:22px; max-width:22px }
.crypto-sidebar-widget .crypto-list-li .right-text > *{font-size: 15px !important; font-weight: 400}
.crypto-sidebar-widget .crypto-list-li .crypto-left > img {min-width: inherit; background-color: transparent !important; width: 40px !important; height: 40px !important}
.crypto-sidebar-widget .crypto-list-li .crypto-left .crypto-list-content > a:after{ display:none; }
.crypto-sidebar-widget .crypto-list-li .crypto-left .crypto-list-content > a{color: #fff !important}
.crypto-sidebar-widget .view-button a{ font-size: 16px !important;line-height: 24px;color: #06AD6A !important;background: none !important;padding: 0 !important;font-weight: 600;display: flex !important;justify-content: right;align-items: center;}
.crypto-sidebar-widget .view-button a:after{ display:none; }
.crypto-sidebar-widget .view-button a:hover, .crypto-sidebar-widget .view-button a:focus {box-shadow: none;background-color:none !important;color: #06AD6A !important;outline: 0;}
.crypto-sidebar-widget .view-button a svg{width: 22px !important;}

.lighttheme .crypto-sidebar-widget .crypto-list-li .crypto-left .crypto-list-content > a{color: #151515 !important}
.lighttheme .crypto-sidebar-widget{background: -webkit-linear-gradient(43.32deg, #e6f7ef 22.85%, #fff 85.95%) padding-box, -webkit-linear-gradient(226.4deg, #EEEEEE 0%, #B2E6CD 74.39%) border-box !important;
    background: -moz-linear-gradient(43.32deg, #e6f7ef 22.85%, #fff 85.95%) padding-box, -webkit-linear-gradient(226.4deg, #EEEEEE 0%, #B2E6CD 74.39%) border-box !important;
    background: linear-gradient(43.32deg, #e6f7ef 22.85%, #fff 85.95%) padding-box, -webkit-linear-gradient(226.4deg, #EEEEEE 0%, #B2E6CD 74.39%) border-box !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6f7ef",endColorstr="#fff",GradientType=0) !important; }
.lighttheme .crypto-sidebar-widget h3{ color:#151515 !important }
.lighttheme .crypto-sidebar-widget .crypto-list-content a{ color:#151515 !important }    
.lighttheme .crypto-sidebar-widget .right-text a{ color:#151515 !important }   
.lighttheme .crypto-sidebar-widget .crypto-list-li{ border-bottom-color:#b6e7cf !important  }

.crypto-dashboard{ display:flex; gap:15px; flex-wrap:wrap; }
.crypto-dashboard .crypto-box{ flex: calc(33.33% - 10px);background: rgba(256, 256, 256, 0.05);border-radius: 8px;padding: 18px; }
.crypto-dashboard .crypto-box ul{ padding-left:0; margin-left:0; list-style:none; }
.crypto-dashboard .crypto-box ul li:before{ display:none; }
.crypto-dashboard .crypto-box ul li { display:flex; align-items:center; justify-content:space-between; gap:15px }
.crypto-dashboard .crypto-box ul li span{font-size: 14px; line-height: 21px; color: #fff; font-weight: 400; font-family: "Instrument Sans", sans-serif; word-break: break-word; word-wrap: break-word;}
.crypto-dashboard .crypto-box ul li span.red{ color: #E02929}
.crypto-dashboard .crypto-box ul li span.green{color: #38BD7E}
.crypto-dashboard .crypto-box ul li span:nth-child(even){ text-align:right }
.crypto-dashboard .bitcoin-detail{ display:flex; flex-direction:column; }
.crypto-dashboard .crypto-dashboard-title{ font-size:16px; line-height:24px; color:#fff; font-family:"Instrument Sans", sans-serif; font-weight:600; margin-bottom:10px }
.crypto-dashboard .bitcoin-price{font-size:16px; line-height:24px; color:#b1b1b1; font-weight: 400;}
.crypto-dashboard .bitcoin-icon{ margin-right:10px; min-width:inherit !important; background-color:transparent !important; }
.crypto-dashboard .bitcoin-box{ display:flex; align-items:start; flex-wrap:wrap; }
.crypto-dashboard .bitcoin-detail .crypto-dashboard-title{ margin-bottom:0 }
.crypto-dashboard .sentiment-card,
.crypto-dashboard .sentiment-card .chart-box{ position:relative; }
.crypto-dashboard .sentiment-text {position: absolute;top: 50%;left: 50%;color: #fff;min-width: 200px;text-align: center;transform: translate(-50%,-50%);}
.crypto-dashboard .sentiment-text .sentiment-count{ font-size:18px; line-height:24px; color:#fff }
.crypto-dashboard .sentiment-text .sentiment-title{ font-size:16px; line-height:22px; color:#b1b1b1 }
.btc-card strong {color: #1c1c1c !important;}
.btc-card {background: #f8fafc;border-radius: 12px;padding: 16px;width: 260px;font-family: "Inter", sans-serif;}
.rsi-header {display: flex;justify-content: space-between;align-items: center;margin-bottom: 6px;}
.rsi-title {font-size: 14px;color: #64748b;margin: 0;}
.rsi-value {font-size: 14px;font-weight: 600;color: #0f172a;}
.rsi-status {font-size: 20px;font-weight: 700;color: #64748b;margin-bottom: 6px;}
.rsi-bar-container {position: relative;width: 100%;margin: 0 auto;padding-top: 10px;}
.rsi-bar {height: 6px;background: linear-gradient(to right, #16a34a, #e2e8f0, #dc2626);border-radius: 4px;}
.rsi-arrow {position: absolute;top: 0;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 6px solid #0f172a;transform: translateX(-50%);transition: left 0.4s ease;}
.rsi-labels {display: flex;justify-content: space-between;font-size: 12px;color: #64748b;margin-top: 4px;}
.btc-dashboard {background: #f7f9fc;padding: 30px;border-radius: 12px;font-family: "Inter", sans-serif;}
.btc-dashboard h3 {font-size: 22px;font-weight: 700;margin-bottom: 25px;color: #1a1a1a;}
.btc-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));gap: 20px;}
.btc-card {width: 364px;background: #fff;border-radius: 10px;padding: 20px;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);transition: all 0.2s ease-in-out;}
.btc-card:hover {transform: translateY(-3px);}
.btc-card strong {color: #555;font-size: 14px;font-weight: 600;}
.btc-card h2,.btc-card h3 {margin: 10px 0;font-weight: 700;color: #111;}
.btc-card h2 {font-size: 24px;}
.btc-card h3 {font-size: 20px;}
.btc-card p {font-size: 14px;color: #777;margin: 0;}
.btc-green {color: #2ecc71;}
.btc-red {color: #e74c3c;}
.btc-neutral {color: #666;}
.btc-bar {height: 6px;border-radius: 3px;background: linear-gradient(to right, #e74c3c, #f1c40f, #2ecc71);margin-top: 8px;}
canvas {width: 100% !important;height: auto !important;}
.trend-card {background: #fff;border-radius: 12px;padding: 16px 20px;width: 300px;box-shadow: 0 2px 10px rgba(0,0,0,0.05);font-family: "Inter", sans-serif;}
.trend-header {display: flex;justify-content: space-between;align-items: flex-start;}
.trend-title {font-size: 14px;color: #333;}
.trend-grid {display: grid;grid-template-columns: repeat(6, 10px);grid-gap: 4px;}
.trend-box {width: 10px;height: 10px;border-radius: 2px;background-color: #e0e0e0;}
.trend-footer {margin-top: 10px;display: flex;justify-content: space-between;align-items: center;}
.trend-status {font-size: 20px;font-weight: 600;color: #b03a3a;display: flex;align-items: center;gap: 5px;}
.trend-status::after {content: "⬇️";font-size: 14px;}
.trend-days {font-size: 14px;color: #555;}
.market-card {width: 340px;background: #fff;border-radius: 12px;padding: 16px 20px;box-shadow: 0 2px 8px rgba(0,0,0,0.05);font-family: "Inter", sans-serif;}
.card-header {display: flex;justify-content: space-between;align-items: center;}
.card-title {font-size: 14px;font-weight: 500;color: #1e1e2d;display: flex;align-items: center;gap: 5px;}
.info-icon {font-size: 13px;opacity: 0.6;cursor: pointer;}
.card-body {margin-top: 10px;}
.card-status {font-size: 22px;font-weight: 700;display: flex;align-items: center;gap: 8px;}
.card-status.neutral {color: #4b5563;}
.card-status.positive {color: #15803d;}
.card-status.negative {color: #b91c1c;}
.status-icon {background: #e5e7eb;padding: 2px 6px;border-radius: 6px;font-size: 14px;}
.performance-card {width: 340px;background: #fff;border-radius: 12px;padding: 16px 20px;box-shadow: 0 2px 8px rgba(0,0,0,0.05);font-family: "Inter", sans-serif;}
.card-header {display: flex;justify-content: space-between;align-items: center;}
.card-title {font-size: 14px;font-weight: 500;color: #1e1e2d;display: flex;align-items: center;gap: 5px;}
.info-icon {font-size: 13px;opacity: 0.6;cursor: pointer;}
.card-body {margin-top: 8px;display: flex;justify-content: space-between;align-items: center;}
.performance-value {font-size: 22px;font-weight: 700;}
.performance-value.positive {color: #15803d;}
.performance-value.negative {color: #b91c1c;}
.performance-note {font-size: 14px;color: #6b7280;}
.fear-greed-card {background: #034933;}
.cw-fgi-widget {display: flex;gap: 28px;align-items: flex-start;font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;}
.cw-fgi-gauge {width: 380px;position: relative;background: linear-gradient(90deg, rgba(244,247,249,1) 0%, rgba(255,255,255,1) 100%);padding: 18px;border-radius: 8px;box-shadow: 0 0 0 1px rgba(0,0,0,0.04) inset;}
.cw-gauge-svg { width: 100%; height: 140px; display: block; }
.cw-gauge-center {position: absolute;left: 20px;top: 40px;pointer-events: none;}
.cw-gauge-value {font-size: 28px;font-weight: 700;color: #233;}
.cw-gauge-text {font-size: 14px;color: #667;margin-top: 6px;}
/* Bars column */
.cw-fgi-bars { flex: 1; max-width: 420px; }
.cw-fgi-bar-row {display: flex;align-items: center;justify-content: space-between;padding: 12px 8px;border-bottom: 1px solid rgba(0,0,0,0.04);}
.cw-fgi-bar-left { min-width: 120px; }
.cw-fgi-bar-title { font-weight: 600; color: #111; }
.cw-fgi-bar-label { font-size: 13px; color: #6b7280; margin-top: 4px; }
.cw-fgi-bar-right { flex: 1; display:flex; align-items:center; gap:10px; }
.cw-fgi-bar-track {position: relative;height: 12px;background: linear-gradient(90deg, #f7a8a8 0%, #f8f1b1 40%, #bff0d9 70%);border-radius: 10px;flex: 1;overflow: visible;}
.cw-fgi-bar-fill {position: absolute;left: 0; top: 0; bottom: 0;height: 100%;border-radius: 10px;background: linear-gradient(90deg, rgba(33,150,243,0.9), rgba(16,185,129,0.9));transform-origin: left center;}
.cw-fgi-bar-marker {position: absolute;top: -4px;width: 12px; height: 20px;margin-left: -6px;border-radius: 2px;background: #111;box-shadow: 0 0 0 4px rgba(0,0,0,0.03);}
.cw-fgi-bar-number { min-width: 78px; text-align: right; color: #111; font-weight:600; }
.cw-tab-active { box-shadow: inset 0 -2px 0 rgba(0,0,0,0.04); }
.cw-spinner {border: 4px solid #f3f3f3;border-top: 4px solid #007bff;border-radius: 50%;width: 40px;height: 40px;animation: cw-spin 0.8s linear infinite;}
@keyframes cw-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.lighttheme .crypto-dashboard .crypto-box{ border: #06AD6A solid 1px;
background: -webkit-linear-gradient(69deg, rgba(255, 255, 255, 0.50) 55.35%, rgba(140, 217, 181, 0.50) 100%);
background: -moz-linear-gradient(69deg, rgba(255, 255, 255, 0.50) 55.35%, rgba(140, 217, 181, 0.50) 100%);
background: linear-gradient(69deg, rgba(255, 255, 255, 0.50) 55.35%, rgba(140, 217, 181, 0.20) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(255, 255, 255, 0.50)",endColorstr="rgba(140, 217, 181, 0.50)",GradientType=0); }
.lighttheme .crypto-dashboard .bitcoin-price{ color:#b1b1b1 }
.lighttheme .crypto-dashboard .crypto-box ul li span,.lighttheme .crypto-dashboard .sentiment-text .sentiment-count, .lighttheme .crypto-dashboard .crypto-dashboard-title{ color:#151515 }
@media(max-width:767px){
  .crypto-dashboard .crypto-box{ flex: calc(50% - 10px);}
}
@media(max-width:576px){
  .crypto-dashboard .crypto-box{ flex: 100%;}
}

.btc-analysis-container {border:#3c3c3c solid 1px !important; background-color:rgba(21,21,21,0.5) !important; padding:24px !important; }
.btc-analysis-container .btc-analysis-tabs{ gap:0 !important; justify-content:center;  }
.btc-analysis-container h3{ color:#fff !important }
.btc-analysis-container .btc-analysis-tabs button{ color:#fff !important }
.btc-analysis-container .btc-analysis-tabs button.active,.btc-analysis-container .btc-analysis-tabs button:hover{background-color: #F0F0F0 !important;box-shadow: none !important;  color: #151515 !important}
.btc-analysis-container .btc-analysis-tabs button{ padding-left:10px;padding-right:10px; font-size: 14px}
.btc-analysis-container .btc-gauge-container { height:170px !important }
.btc-analysis-container .btc-result{margin-top: 5px !important}
.btc-analysis-container .btc-stats .sell,
.btc-analysis-container .btc-stats .neutral,
.btc-analysis-container .btc-stats .buy{ color:#fff !important; font-weight: 600}
.btc-analysis-container .btc-stats .sell span,
.btc-analysis-container .btc-stats .neutral span,
.btc-analysis-container .btc-stats .buy span{font-weight: 400}
.lighttheme .btc-analysis-container .btc-stats .sell,
.lighttheme .btc-analysis-container .btc-stats .neutral,
.lighttheme .btc-analysis-container .btc-stats .buy{ color:#151515 !important; }
.lighttheme .btc-analysis-container h3{ color:#151515 !important }
.lighttheme .btc-analysis-container .btc-analysis-tabs button.active,.lighttheme .btc-analysis-container .btc-analysis-tabs button:hover{background-color: #151515 !important;  color: #fff !important}
.lighttheme .btc-analysis-container .btc-analysis-tabs button{ color:#151515 !important}
.lighttheme .btc-analysis-container{ background-color:#f5f8fc !important ; border-color: #eeeeee !important}
@media(max-width: 1199px){
    .btc-analysis-container .btc-analysis-tabs{ gap:5px !important;}
    .btc-analysis-container .btc-analysis-tabs button{min-width: 87px}
}
@media(max-width: 575.98px){
    .btc-analysis-container .btc-stats .sell, .btc-analysis-container .btc-stats .neutral, .btc-analysis-container .btc-stats .buy{flex: 1;line-height: 1.2;}
    .btc-analysis-container .btc-stats .sell ,
    .btc-analysis-container .btc-stats .neutral ,
    .btc-analysis-container .btc-stats .buy {display: flex;justify-content: space-between;gap:5px;}
    .btc-analysis-container .btc-stats{flex-direction: column;gap: 15px;border-top: #000 solid 1px;padding-top: 20px;}
}