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

.QLoader {
	background-color:#a3a3a3;
	height: 1px;
}

.QText{
width:40px;
height:20px;
font-size:11px;
background-color: !transparent;
margin-top:10px;
text-align:center;
margin-left:-20px;
color:#a3a3a3;
}