.QOverlay {
	
	/*background: #f2f2f2 url(loader.gif) no-repeat center 20px;*/
	background-color: #f2f2f2;
	z-index: 9999;
}

.QLoader {
	background-color: #f2f2f2;
	height: 2px;
}

.hide{
	display:none;
}



