body.login {
		background-image: url( ../images/dbq/dbq_bg.jpg) !important;
		background-attachment: fixed !important;
		background-position: center center !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
		-moz-background-size: cover !important;
		-webkit-background-size: cover !important;
		height:100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dbq/dbq_bg.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dbq/dbq_bg.jpg', sizingMethod='scale')";
};
header{ background-color:transparent !important; padding:0px 0 !important;}
img.dbqlogo{ height:100 !important; background: #fff none repeat scroll 0 0; border-radius: 0 0 5px 5px; padding:0 10px;}

.dbqlogin { background-color: #fff !important; border: 0 none !important; border-radius: 2px; box-shadow: 0 0 10px #c1c1c1 !important; color: #5d5d5d; font-size: 16px; font-weight: 300; padding:0 10px; float:right;}
.dbqlogin h2 { color: #002a5c;font-size: 32px; font-weight: 300; line-height: 44px; margin:15px 0 20px 0;  padding: 0;     text-align: center;}
.dbqlogin .boarder-all{margin-top:0px; border: 0 none;}
.dbqlogin button.grey-bg{background-color:#242d60 !important; color:#fff; padding: 8px 15px; line-height:normal;  font-size: 16px !important;}
.dbqlogin input#username, .dbqlogin input#password{background-color:#f9f9f9; padding:11px 8px; height:auto;  line-height:normal; box-shadow:none;}
.dbqlogin .label-txt{float:left; margin-right:10px; width:100px; font-weight:300; padding-top:7px; color: #502d7f;font-size: 16px;}
#loginForm{padding:0px; margin:0px;}
footer{ background-color: #003868; bottom: 0; color: #acacac; left: 0; padding: 8px 10px; position: fixed; width: 100%; font-size:12px; min-height:auto;}
footer > .container p, footer > .container-fluid p{ line-height:normal; text-align:center;}
.btm-txt { color: #002a5c; font-size: 12px; line-height: 18px; padding: 0 15px 10px; text-align: center;}
.btm-txt a{font-size:14px; font-weight:bold; }

@media screen and (max-width: 1179px) and (min-width: 1000px) {
.dbqlogin button.grey-bg{ width:20%;}
}
@media screen and (max-width: 1000px) and (min-width:320px) {
.dbqlogin button.grey-bg{ width:100%; margin-left:0px;}
.dbqlogin .label-txt{ flex:none; width:100%;}
.dbqlogin input#username, input#password{ width:100%;}
}
.newsContent { background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;border-radius: 5px;box-shadow: 0 0 6px

#000;padding: 20px 10px 20px;position: absolute;top: 3%;width: 335px; font: 12px arial;margin-top:5%;}
.newsContent h2{font: 18px arial; margin:0; padding:0 0 15px 0; font-weight:bold;}
.newsContent p{line-height: 1.5;}
