.QOverlay {
	background-color: #FFFFFF;
	z-index: 9999;
}

.QLoader {
	background-color: #6C9CEE;
	height: 2px;
}

.QAmt {
	color:#A1CFEE;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:50px;
	font-weight:bold;
	line-height:60px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}