.QOverlay {
	z-index: 9999;
	background-color: #333;
}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
}

