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

.QLoader {
    background-color: #6E9DC7;
    height: 1px;
}

.QAmt {
    color:#A6A6A6;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:50px;
    height:50px;
    width:500px;
    margin:-60px 0 0 -50px;
    text-shadow: black 1px 2px;
}