/*ul.side_bar li a.active{
	border-left: unset !important;
	color: unset !important;
}
li.dashboard_color a {
    border-left: 3px solid #62a3ff;
    color: #62a3ff !important;
}*/

.center_form{
	margin: auto;
}
.coin{
	width: 20px;
}
.bitlite_btn{
	background: linear-gradient(#0d469f, #43669c);
	font-size: 12px;
	margin-top: 5px;
}