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

.QLoader {
	background-color: #3a3a3a;
	height: 1px;
}

.QAmt {
	color:#dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:40px;
	height:40px;
	width:100px;
	margin:-40px 0 0 -50px;
}