.auth-page{display:flex;justify-items:center;flex-direction:column}.auth-page h2{font-family:Futura PT,sans-serif}.auth-page a{color:#9f6}.auth-page .password-group{position:relative}.auth-page .password-group .is-valid{background-image:unset}.auth-page .password-reveal{right:0;top:0;display:flex;align-items:center;justify-content:center;width:47px;height:100%;cursor:pointer;position:absolute}.auth-page .password-reveal svg{width:20px;height:20px}.auth-page .error-message{height:30px}.auth-page .cursor-pointer{cursor:pointer}.auth-page .auth-container{background:#000;padding:25px;width:340px;border-radius:5px;margin-bottom:100px}.auth-page .btn-primary{color:#fff;background-color:#508f3e;border-color:#fff;outline:0;border:0}