<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c-nav{
	width: 100%;
    margin-bottom: 3px;
}

.c-nav .c-nav-left{
	min-width: 700px;
	width: 80%;
	float: left;
	padding-left: 15px;
}

a:hover, a:visited, a:link {
	text-decoration: none!important;
}

.c-body{
	height: calc(100% - 68px);
}

.c-search{
    margin-bottom: 2px!important;
}

ul{
	margin: 0;
    padding: 0;
}

.row{
    margin: 0;
}

.form-group{
    margin: 0;
}

.walletCount{
    padding: 6px 10px;
}

.walletCount&gt;div{
    vertical-align: middle;
    display: inline-block;
}

.erect{
    width: 1px;
    height: 24px;
    padding: 0!important;
    border-left: 2px solid #CECECE;
}

.withdrawCash a:hover,.withdrawCash a:visited, .withdrawCash a:link{
    color: #ff8c00!important;
}

.c-span-bg-btn-disabled{
    background-color: #9e9e9e;
    border: 0px;
    cursor: not-allowed;
}</pre></body></html>