/* CSS Document */
.info-box-number{font-size: 1.5rem;}
#dealtable .badge,#indexdealtable .badge{font-size: 100%; display: block}
.coinname{color: #838383}
.mt25{margin-top: 25px;}
.runaway{border-radius: 18px; border: 1px solid #fff;background: #000 !important;color: #fff !important;}
.badge{border-radius: 10px; padding: 5px;}

.dark-mode .content-wrapper,
.dark-mode .info-box,
.dark-mode .card,
.dark-mode .navbar-dark,
.dark-mode,
.dark-mode .main-footer,
.dark-mode .page-item.disabled .page-link, .dark-mode .page-item.disabled a,
[class*=sidebar-dark-]
{background-color:#000 !important;}

[class*=sidebar-dark-]{border-right: 1px solid #343a40}
.dark-mode .info-box,
.dark-mode .page-item.disabled .page-link, .dark-mode .page-item.disabled a
{border: 1px solid #fff !important;}

.dark-mode .page-item.disabled .page-link, .dark-mode .page-item.disabled a
{color: #fff !important;}

.dark-mode .page-item.active .page-link {
    background-color: #fff;
	color: #000;
	border-color: #fff;}


.dark-mode .page-item:not(.active) .page-link {
    background-color: #000;
	color: #fff;
    border-color: #fff;
}
.inactivebot{background:#313131 !important; opacity: 0.5}
.card-body{padding: 0;}
#runaway-error,#runaway-success,.runaway-spinner,#exchangekey-error{display: none;}
.hodlsetting .coinname{color: #fff;}

.radio-button {
     list-style-type:none;
     padding:0;
}

.radio-button li {
     float:left;
     margin:0 5px 0 0;
    width:96px;
    height:45px;
    position:relative;
}

.radio-button label, .radio-button input {
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
		cursor: pointer;

}

.radio-button input[type="radio"] {
    opacity:0.011;
    z-index:100;
}

.radio-button input[type="radio"]:checked + label {
    background:#fff;
	color: #000;
}

.card-header .custom-control{
	float: right;
}
.safeformdiv{position: fixed; width: 100%; text-align: center; bottom:0px; background:#000; padding-top: 10px; padding-bottom: 10px;}
.safeformdiv .btn{width:250px !important; margin: 0 auto;}


			.hodlbox{
	box-sizing: border-box;
    margin: 0;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;			}
			
			.hodlbox .coinlogo{
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    color: rgb(30, 35, 41);
    -webkit-box-align: center;
    align-items: center;
    display: inline-flex;			}
			
			.hodlbox .colum{
    box-sizing: border-box;
    margin: 0px 0px 0px 10px;
    min-width: 0px;
    display: flex;
    flex-direction: column;
}			
			.hodlbox .coinname{
ox-sizing: border-box;
    margin: 0px;
				color: #000 !important;
    min-width: 0px;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;}
			
			.hodlbox .invest{
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: rgb(112, 122, 138);		}
			
		.hodlstatus{
box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: rgb(240, 185, 11);			}
			
			.hodlouter{
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
			}
			
.hodl-card-dash{border:1px solid #ccc; padding: 10px; maring-bottom: 20px;}
			
			.css-xxsxs {
    box-sizing: border-box;
    margin: 20px 0px 0px;
    min-width: 0px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.hdl-f42we {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
}			
		.hdl-43df3 {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: rgb(112, 122, 138);
}
.hdl-ffew2 {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    font-weight: 500;
    line-height: 24px;
    font-size: 20px;
    color: rgb(30, 35, 41);
}
.hdl-301udk {
    box-sizing: border-box;
    margin: 6px 0px 0px;
    min-width: 0px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgb(112, 122, 138);
}
.hdl-9382 {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    line-height: 24px;
    font-size: 20px;
    font-weight: 500;
}
.hdl-negative{
    color: rgb(207, 48, 74) !important;
}
.hdl-positive{
    color: rgb(50,205,50) !important;
}