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

.QLoader {
	background-color: #dd2041;
	height: 7px;
	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:210px;
	height:52px;
	top:50%;
	left:50%;
	margin-left:-105px;
	margin-top:-26px;
	position:absolute;
	/*background-image:url('../images/logo.png');*/
}