.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #ffffff;
	height: 20px;
}

.QAmt {
	color:#555555;
	font-family:Arial,Helvetica,sans-serif;
	font-size:80px;
	font-weight:bold;
	line-height:0px;
	height:100px;
	width:100px;
	margin:-60px 0 0 -10px;
}