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

.QLoader {
	background-color: #08a69f;
	height: 15px;
	bottom:0px;
	position:absolute;
	left:0px;
	width:0px;
}

.QAmt {
	color:#ef1011;
	font-size:14px;
	width:0px;
	text-align:right;
	bottom:9px;
	left:-4px;
	position:absolute;
}

.QLogo{
	width:227px;
	height:162px;
	top:50%;
	left:50%;
	margin-left:-113px;
	margin-top:-81px;
	position:absolute;
}
