.login{height:100vh;width:100%;background-color:#306fb1;background-size:cover}.login-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:400px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;margin:0 auto 40px auto;color:#fff;scroll-behavior:unset;border-radius:0}.page-title{margin:0 auto 20px auto;font-size:26px;color:#fff}.label,.login-button{font-weight:700;color:#fff}.login-button{margin-top:30px;background-color:#6a99d0;border:transparent;border-radius:0;width:100%}.logo{top:5%;width:200px}.divider,.logo{position:absolute;left:10%}.divider{height:4px;width:400px;background-color:#aecd54;top:50%}.footer{position:absolute;bottom:0;width:100%}.showPassword{position:absolute;right:1%;width:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;height:100%}