.QOverlay {
	background-image:url(../static/empty.png);
	z-index: 9999;
}

.QLoader {
	background-color:#6888bb;
	height: 2px;
}