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

.QLoader {
	background-color: #6C6C6C;
	height: 1px;
}
.QAmt {
	color:#6C6C6C;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-40px 0 0 -420px;
}