body.QOverlay {
    background: none;
   
}
.QOverlay {
	background-color: #63bbe3;
	z-index: 9999999999999999999999999!important;
	position:relative;
}

.QLoader {
	background-color: #63bbe3;
	height: 1px;
}

.QAmt {
	color:#63bbe3;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}