BODY, BUTTON, SELECT, INPUT {color: #333; font-size: 13px; font-family: "Segoe UI", "Segoe UI Web Regular", "Segoe UI Symbol", "Segoe UI Web Light", "Segoe UI Light", "Helvetica Neue", "Arial", 'Verdana', 'Geneva', 'Helvetica', 'Lucida Grande', 'Lucida Sans Unicode', 'sans-serif'; font-family1: BinancePlex,Arial,sans-serif!important;}
*, *:before {margin: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}




.loader {display: table; width: 100%; height: 100%;}
.loader > DIV {display: table-cell; vertical-align: middle; text-align: center;}
.loader > DIV > DIV {display: inline-block; width: 30px; height: 30px; border: 4px solid #f3f3f3; border-radius: 50%; border-top: 4px solid #3498db; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite;}
@-webkit-keyframes spin 
{
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin 
{
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.link {color: #006FD6; cursor: pointer; text-decoration: none;}
.link:hover {color: #118ED1; text-decoration: underline;}
.link:active {color: #66AADC;}

.linkbn {border: none; width: auto !important; min-width: auto; background-color: transparent; color: #006FD6; cursor: pointer; text-decoration: none; padding: 0;}
.linkbn:hover {color: #118ED1; text-decoration: underline;}
.linkbn:active {color: #66AADC;}

.color1 {color: #0ECB81; /*rgb(14, 203, 129)*/}
.color2 {color: #D04960; /*rgb(208, 73, 96)*/}
.color3, .color1:disabled, .color2:disabled {color1: #76808F; color: #AAA;}
.color4 {color: #006FD6;}

.bgcolor1 {background-color: #0ECB81 !important; /*rgb(14, 203, 129)*/}
.bgcolor2 {background-color: #D04960; /*rgb(208, 73, 96)*/}
.bgcolor3 {background-color: #96A0AF;}
.bgcolor4 {background-color: #76808F;}

.icon {position: relative;}
.icon:before {position: absolute; top: 0; left: 0; width: 40px; height: 40px; content: ""; background: url(images/stock.png) no-repeat; background-position: 0 0; background-size: 100%; /*transform: scale(0.7);*/}

.icon[coin="OCB"]:before {background-position: 0 0; background: url(images/ocb.svg); background-size: 100%;}
.icon[coin="ACB"]:before {background-position: 0 0; background: url(images/acb.ico); background-size: 100%;}
.icon[coin="ABB"]:before {background-position: 0 0; background: url(images/abb.ico); background-size: 100%;}
.icon[coin="TPB"]:before {background-position: 0 0; background: url(images/tpb.ico); background-size: 100%;}

.icon[coin="SSI"]:before {background-position: 0 0; background: url(images/ssi.ico); background-size: 100%;}
.icon[coin="VND"]:before {background-position: 0 0; background: url(images/vnd.png); background-size: 100%;}
.icon[coin="MBS"]:before {background-position: 0 0; background: url(images/mbs.png); background-size: 100%;}

.icon[coin="DCM"]:before {background-position: 0 0; background: url(images/dcm.png); background-size: 100%;}
.icon[coin="HPG"]:before {background-position: 0 0; background: url(images/hpg.png); background-size: 100%;}
.icon[coin="HSG"]:before {background-position: 0 0; background: url(images/hsg.png); background-size: 100%;}
.icon[coin="VN"]:before {background-position: 0 0; background: url(images/vn.png); background-size: 100%;}
.icon[coin="DXG"]:before {background-position: 0 0; background: url(images/dxg.ico); background-size: 100%;}
.icon[coin="LDG"]:before {background-position: 0 0; background: url(images/ldg.svg); background-size: 100%;}
.icon[coin="SHI"]:before {background-position: 0 0; background: url(images/shi.png); background-size: 100%;}
.icon[coin="AMV"]:before {background-position: 0 0; background: url(images/amv.png); background-size: 100%;}
.icon[coin="PVX"]:before {background-position: 0 0; background: url(images/pvx.png); background-size: 100%;}
.icon[coin="BII"]:before {background-position: 0 0; background: url(images/bii.ico); background-size: 100%;}
.icon[coin="POW"]:before {background-position: 0 0; background: url(images/pvx.png); background-size: 100%;}
.icon[coin="VPB"]:before {background-position: 0 0; background: url(images/vpb.png); background-size: 100%;}

