#history-withdraw {
	width : auto;
}
#code-colla {
	border: 1px solid #ccc;
	padding: 5px;
}
#loading-css {
	background: rgba(255, 255, 255, 0.62);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    text-align: center;
}
.maring-load {
	margin-top :10%;
}
#address {
	width: 100%;
}
.ae-block-language {
	height: 20px!important;
}