html{height:100%}#loginPage{background-color:#000;background:no-repeat center center fixed;-webkit-background-size:cover!important;-moz-background-size:cover!important;-o-background-size:cover!important;background-size:cover!important;width:735px;height:100%;margin:auto;display:flex;flex-direction:column;justify-content:center}#loginPage #main{margin-top:10px;background:rgba(255,255,255,.75);padding:20px 10%;border-radius:20px}#loginPage #main form{margin:12px 0}#loginPage #main input{box-sizing:border-box;font-size:15px;padding:3px 6px}#loginPage #main input.auth-code{font-size:30px}#loginPage #main input.auth-code::placeholder{font-size:20px;text-align:center}#loginPage .support-link{text-align:center}#loginPage .forgot-passwd-link{text-align:right}button#signInBtn{font-weight:bolder;width:100%;margin-left:0;background:#0072c6;color:#fff;border-radius:4px;border:none;cursor:pointer;padding:5px;text-align:left}button#signInBtn:hover{background-color:#0065ad}button#signInBtn .login-title{display:block;line-height:30px;text-align:center;margin:0 40px}.provider-logo{position:absolute;display:inline-block;width:30px;height:30px}.provider-logo.ms-azure-ad{background-color:#000;background-size:20px;background-position:5px;background-image:url(../images/ms-logo.png);background-repeat:no-repeat}.footer{position:fixed;bottom:0;left:0;right:0;height:auto;padding:0 26px;background:rgba(255,255,255,.7)}.footer p{margin:8px 0}section{margin-top:20px}section h4{position:relative;text-align:center;font-size:18px}section h4::after,section h4::before{position:absolute;top:50%;width:calc(50% - 4em);height:1px;background:#999;content:'';z-index:5}section h4::before{left:0}section h4::after{right:0}section .external-login-btn{transition:.3s;background:#fff;border:1px solid #999;font-size:inherit;padding:0}section .external-login-btn:hover{background-color:#000;color:#fff}section .external-login-btn .provider-title{display:inline-block;line-height:30px;margin-left:36px;margin-right:6px}@media screen and (max-height:660px){.footer{position:relative;top:auto;bottom:auto;margin-top:6px;padding:2px 10%;border-radius:10px}}@media screen and (max-width:768px){#loginPage{width:99%}.footer{position:relative;top:auto;bottom:auto;margin-top:6px;padding:2px 10%;border-radius:10px}}@media screen and (max-width:576px){#loginPage{width:360px}#loginPage .support-link{text-align:left}#loginPage .forgot-passwd-link{text-align:left}}
/*# sourceMappingURL=login.css.map */
