.inactivebot {
    background: #313131 !important;
    opacity: 0.5;
}
.timeline {
    position: inherit;
    width: inherit;
    max-width: inherit;
    margin: inherit;
}
.dataTables_info{display: none;}
.formloadingbtn{display: none;}
.hideit{display: none;}
.showit{display: block;}
/*# sourceMappingURL=custom.min.css.map */
.simplebar-content {
  overflow-x: hidden;
}
.simplebar-track.simplebar-horizontal {
   display: none;
}
.bordernone{border: none;}
.switchoff{background-color: rgb(255,127,65)}
.settingspadding{
	padding-right: 35px !important;
    padding-left: 35px !important;}
#runaway-error,#runaway-success,.runaway-spinner,#exchangekey-error{display: none;}

.api_alert{position: fixed; width: 100%; z-index: 99999999}

.exchangeselect input[type=radio] {
  display: none;
}

.exchangeselect img:hover {
  opacity:0.6;
  cursor: pointer;
}

.exchangeselect img:active {
  opacity:0.4;
  cursor: pointer;
}

.exchangeselect input[type=radio]:checked + label {
  border: 1px solid #11d1b7;
}

													
.exchangeselect label{
	padding: 7px;
    width: 100%;
    height: 100%;
	cursor: pointer;
	}													
.exchange_disabled{position: absolute; width: 100%; height: 100%; background: #212529; opacity: 0.5;}
.toggle-balance{cursor: pointer;}
.money-blur{  -webkit-filter: blur(9px);
    -ms-filter: blur(9px);
    filter: blur(9px);
}