.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #00c6ff;
	background-image:url(../imagenes/logo_consultorers.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height: 1px;
	box-shadow: 0 0 5px #00c6ff;
}
body{
	margin:0}