.QOverlay {
	background-color: #ccc;
	z-index: 9999;
}

.QLoader {
	background-color: #f1f1f1;
	height: 5px;
}