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

.QLoader {
	background-color: #ffffff;
	height: 18px;
}

.QAmt {
	color:#dadada;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}