.login-container{width:100%;min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:15px;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1}.login-container::before{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;background:#005bea;background:-webkit-linear-gradient(bottom,#005bea,#00c6fb);background:-o-linear-gradient(bottom,#005bea,#00c6fb);background:-moz-linear-gradient(bottom,#005bea,#00c6fb);background:linear-gradient(bottom,#005bea,#00c6fb);opacity:.7}.footer{position:fixed;bottom:0;width:100%}.logo-img{width:7em}.logo-text{font-weight:700;font-size:3em;color:#fff}@media (min-width :1024px){.div-50{width:50%!important}}