.QOverlay {
	background-color: #ffffff;
	z-index: 9999;
}

.QLoader {
	background-color: #ffffff;
	height: 1px;
	color:#000;
}

.QAmt {
	color:#7eaf1b;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:50px;
	margin:200px auto 0 auto;
}