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

.QLoader {
	background-color: #8f0c1a;
	height: 1px;
}


.QAmt {
	color:#aaa;
	font-family:Georgia;
	font-size:26px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}