.ExchangeBg{background: #0F0F0F; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 5px;}
.ExchangePadding{padding: 15px 20px;}
.ExchangeSelect{background: #1D1D1F !important; border: 1px solid rgba(255, 255, 255, 0.25); border-radius: 5px; width: 100%; font-size: 14px; color: #fff;}
.light .ExchangeSelect{border: 1px solid rgba(255, 255, 255, 0.25); border-radius: 5px; width: 100%; font-size: 14px; color: #fff;}

.css-1dimb5e-singleValue{ color: white !important;}
.css-1cfo1cf { color: white !important; }

.css-1nmdiq5-menu { background: #1D1D1F !important; }

.css-13cymwt-control:hover{background: #1D1D1F !important;}

.light .css-13cymwt-control{border: var(--bs-border-width) solid #505052 !important;}
.css-13cymwt-control{background-color: #222224 !important; border: var(--bs-border-width) solid #505052 !important;}

.light .css-t3ipsp-control:hover{border: var(--bs-border-width) solid #505052 !important;}
.css-t3ipsp-control:hover{background-color: #222224 !important; border: var(--bs-border-width) solid #505052 !important;}

.BoxOnePara{margin: 0px; padding: 10px; font-size: 12px; color: rgba(255, 255, 255, 0.5); text-align: center;}
.ExchangeBuySellBg{background: #1D1D1F; border-radius: 5px; padding: 10px; margin-bottom: 10px; position: relative;}
.ExchangeBuySellValue{margin: 0px; font-size: 18px; text-align: center;}
.ExchangePairBuySellValue{margin: 0px; font-size: 12px; text-align: center;}
.ExchangeIcon{ width: 70px; display: block;}
.BuyButton{width: 100%; font-size: 12px; text-decoration: none; color: #fff; background: #51C537; text-align: center; border-radius: 3px; padding: 3px 10px; margin-right: 3px;}
.light .BuyButton{width: 100%; font-size: 12px; text-decoration: none; color: #fff; background: #51C537; text-align: center; border-radius: 3px; padding: 3px 10px; margin-right: 3px;}

.SellButton{width: 100%; font-size: 12px; text-decoration: none; color: #fff; background: #FF5858; text-align: center; border-radius: 3px; padding: 3px 10px; margin-left: 3px;}
.light .SellButton{width: 100%; font-size: 12px; text-decoration: none; color: #fff; background: #FF5858; text-align: center; border-radius: 3px; padding: 3px 10px; margin-left: 3px;}

.BuyButton:hover{color: #fff;}
.SellButton:hover{color: #fff;}

.BuyButtonDisable:hover{color: #fff;}
.light .BuyButtonDisable:hover{color: #fff !important;}

.SellButtonDisable:hover{color: #fff;}
.light .SellButtonDisable:hover{color: #fff !important;}

.BuyButtonDisable{width: 100%; font-size: 12px; text-decoration: none; color: #fff; background: #245519; text-align: center; border-radius: 3px; padding: 3px 10px; margin-right: 3px;}
.light .BuyButtonDisable{width: 100%; font-size: 12px; text-decoration: none; color: #fff; background: #245519; text-align: center; border-radius: 3px; padding: 3px 10px; margin-right: 3px;}

.SellButtonDisable{width: 100%; font-size: 12px; text-decoration: none; color: #fff; background: #892E2F; text-align: center; border-radius: 3px; padding: 3px 10px; margin-left: 3px;}
.light .SellButtonDisable{width: 100%; font-size: 12px; text-decoration: none; color: #fff; background: #892E2F; text-align: center; border-radius: 3px; padding: 3px 10px; margin-left: 3px;}

.ExchangeProfitBg{background: #1D1D1F; padding: 5px; border-radius: 10px;}
.ExchangePlaceButton{font-size: 14px; text-decoration: none; color: #fff; background: #0052F2; text-align: center; border-radius: 3px; padding: 4px 25px;}
.ExchangePlaceButton:hover{color: #fff;}
.light .ExchangePlaceButton{font-size: 14px; text-decoration: none; color: #fff; background: #0052F2; text-align: center; border-radius: 3px; padding: 4px 25px;}
.light .ExchangePlaceButton:hover{color: #fff;}
.QuantityBg{background: #0F0F0F; padding: 4px; border-radius: 5px;}
.PlusMinusIcon{width: 15px; height: 15px;}
.PlusMinusText{margin: 0px; font-size: 12px; padding: 0px 10px; color: rgba(255, 255, 255, 0.5); text-align: center;}
.CurrentBalanceText{margin: 0px; font-size: 13px; color: rgba(255, 255, 255, 0.5);}
.PlusButton {background: #0052F2; cursor: pointer; padding: 4px 20px; border-radius: 5px; color: #fff; text-decoration: none;}
.PlusButton:hover {color: #fff;}
.PlusButtonIcon{filter: brightness(0) invert(1); width: 14px; margin-right: 10px; margin-top: -3px;}
.ReloadIcon{width: 30px;}
.CurrentBalanceBg{background: #1D1D1F; border-radius: 5px; padding: 12px; margin-bottom: 15px;}
.GraphImage{width: 100%;}
.relative{position: relative;}
.OpportunityBg{background: #0F0F0F; padding: 6px; border-radius: 5px; margin-top: 7px;}
.OpportunityIcon{ width: 80px;}
.SwapIcon{width: 30px; left: 0px; right: 0px; margin: auto; top: 58px;}

.HistoryBg{background: #28282A; padding: 6px; border-radius: 5px;}
.HistoryDetaBg{background: #1D1D1F; padding: 4px; border-radius: 5px; margin-top: 5px;}
.HistoryInnerBg{background: #0F0F0F; padding: 6px; border-radius: 5px;}
.HistoryIcon{ width: 60px;}
.SellScroll{height: 484px; overflow: auto;} 
.SellScroll::-webkit-scrollbar {
  width: 5px; height: 5px;
}
.graph_height{min-height: 604px;}
.HistoryScroll{min-height: 250px; overflow-x: auto;}
.HistoryScroll::-webkit-scrollbar {
  width: 5px; height: 5px;
}
#main iframe{height: 450px !important;}



.White{color: #fff;}
.Danger{color: #FF5858;}
.Success{color: #51C537;}
.DangerDisable{color: #892E2F;}
.SuccessDisable{color: #245519;}
.ExchangeBuySellBgActive{background: #2A2A2D; border-radius: 5px; padding: 10px; margin-bottom: 10px; position: relation; }
.panel { border: 0.5px solid rgba(255, 255, 255, 0.25); border-radius: 5px; padding: 5px;}
.TextInput { background: transparent; color: #000; font-size: 13px; border: 0px solid rgba(255, 255, 255, 0.25); width: 50px; }
.TextInput:focus{outline: none; box-shadow: none;}
.Ribbon { width: 60px; height: auto; position: absolute; top: -10px; left: -10px;}

.loader-container {width: 100vw; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 1111; height: 100vh; display: flex; justify-content: center; align-items: center; background: #0c192761; backdrop-filter: blur(5px);}
.page_loader {display: block;z-index: 99; margin-left: auto; margin-right: auto; width: 50px; height: 50px; border: 3px solid #fff; border-radius: 50%; animation: spin 7s ease-in-out; animation-iteration-count: infinite; transition-duration: 0.1s;}
.page_loader:hover {scale: 0.95;}
.page_loader:active {scale: 2.5;}
@keyframes spin {
  0% {
    transform: rotate(0deg);
    border-bottom: solid 3px transparent;
    border-top: solid 3px transparent;
  }
  50% {
    transform: rotate(1800deg);
    border: 3px solid #fff;
    border-left: solid 3px transparent;
    border-right: solid 3px transparent;
  }
  100% {
    transform: rotate(0deg);
    border-bottom: solid 3px transparent;
    border-top: solid 3px transparent;
  }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}