﻿.QOverlay {
	background-color: #d5a81a;
	background-image: url('gradient.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	z-index: 9999;
}

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