body{}
.loginBody{background:url('../Images/LoginBG.jpg');text-align:center;background-size:cover;}
.loginBody::before{content:"";background:#fff;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0.7;}
.loginBody .img-responsive{margin:0 auto;}
.loginFormBlock{background:#fff;background:rgba(255,255,255,0.7);}
.loginFormBlock input-group{padding:2px 4px;margin-top:4px;margin-bottom:4px;}
.loginFormBlock button{width:100%;margin-top:4px;margin-bottom:4px;}
.input-group-full-width{width:100%;}
.loginFormTopBlock{border-top:2px solid #F08143;border-top:8px solid #F08143;}
.loginBody h1{color:#123F98;}