.QOverlay {
	background-color: #FFF;
	z-index: 9999;
}

.QLoader {
	background-color: #FFF;
	height: 1px;
	width: auto;
}

