.QOverlay {
	background: url(../images/loading.png) transparent no-repeat center center;
	background-size: cover;
	z-index: 99999999;
}

.QLoader {
	background-color: #cccccc;
	height: 1px;
}