.QOverlay {
	background-color: #2c2c2c;
	z-index: 9999;
}

.QLoader {
	background-color: #fff;
	height: 1px;
}

.QOverlay p {
	position:fixed;
	top:45%;
	left:1%;
	color: #3dc6ff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}