.auth-form{padding:40px;max-width:722px;margin:0 auto}.auth-form h2{text-align:center;margin-bottom:20px}.auth-form .auth-description{font-weight:700;margin:4rem auto 0;max-width:768px}.auth-form form{max-width:400px;margin:0 auto}.auth-form form .btn-holder{margin-top:20px}.auth-form .agreement{font-size:.85rem}.auth-form p.text-center{text-align:center}.agreement-modal ul{list-style:disc}#loginForm>form{position:relative;display:block;width:100%;max-width:480px;margin:auto;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;padding:1.5rem}#loginForm>form>.form-header{text-align:center;margin-bottom:1.5rem}#loginForm>form>.form-header>h2{margin:0;font-weight:400;font-size:1.5em;line-height:1.25}#loginForm>form .form-body{position:relative;display:block;width:100%}#loginForm>form .form-body .forgot-link{text-align:right}#loginForm>form .form-body .form-group:first-child{margin-bottom:1.5rem}#loginForm>form .form-footer{position:relative;display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;margin:1.5rem 0 0}#loginForm>form .form-footer>div{flex:0}#loginForm>form .form-footer>div>.btn-outline-success{border-color:transparent;padding:.5rem}#loginForm>form .identity-providers{margin-top:1rem;padding-top:2rem;display:flex;justify-content:center;align-items:center;border-top:1px solid rgba(0,0,0,.15)}#loginForm>form .identity-providers>a{display:flex;align-items:center;justify-content:center;width:135px;height:32px;text-decoration:none;overflow:hidden}#loginForm>form .identity-providers>a svg{width:auto;height:130px}@media (min-width:500px){#loginForm>form{padding:3rem}#loginForm>form>.form-header{margin-bottom:3rem}#loginForm>form>.form-footer{margin-top:3rem}}