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

.QLoader {
background-image:url(../images/loading.png);
background-repeat:no-repeat;
background-position:center;
margin-top:20;
background-color: #790000;
border:1px solid;

height: 0px;
}
