.QOverlay {
	background-color: #003B5A;
	width:100%;
	height:100%;
	z-index: 9999;
}

.QLoader {
	background-color: #7D0106;
	height: 4px;
}
.QAmt {
	color:#7D0106;
	font-family:"Georgia, serif;
	font-size:40px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}