.QOverlay {
	background-color: #000;
	z-index: 9999;
}

.QLoader {
	background-color: #043503;
	height: 2px;

}

.QAmt {
	color:#126a11;
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}