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

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

.QAmt {
	color: #222222;
	font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size:110px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}
