@font-face {
    font-family: 'ForgottenFuturistRegular';
    src: url(../ff_fonts/forgotte-webfont.eot);
    src: url(../ff_fonts/forgotte-webfont.eot?#iefix) format('embedded-opentype'),
         url(../ff_fonts/forgotte-webfont.woff) format('woff'),
         url(../ff_fonts/forgotte-webfont.ttf) format('truetype'),
         url(../ff_fonts/forgotte-webfont.svg#ForgottenFuturistRegular) format('svg');
    font-weight: normal;
    font-style: normal;
}
.QAmt {
	color:#ffffff;
	font-family: 'ForgottenFuturistRegular';
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}
.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

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