.QOverlay {
	background-color: #fff;
	z-index: 9999;
}

.QLoader {
	background-color: orange;
	height: 20px;
}