html,body{height:calc(100% - 50px)}.login-bg,.forgot-bg{background-image:url('../images/selmac-login-bg.jpg');background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:#502b74}#login-page,#forgot-password{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:calc(100vh - 50px);-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}#login-page .card-panel.border-radius-6.login-card,#forgot-password .card-panel.border-radius-6.forgot-card{margin-left:0 !important}button:focus{outline:0 !important}.public-logo{width:120px}footer.page-footer{padding-top:0}@media only screen and (min-width:993px){footer{padding-left:0}}