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

.QLoader {
	height: 3px;
	background-color: #FF9930;
}
