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

.QLoader {
	background-color: #a9a9a9;
	height: 1px;
	width: 900px;

}