.accept-color{color:#6ac259!important}.reject-color{color:#ff5a5a!important}.disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.login-screen{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:url(/static/eee67f51c6d510526e0c76e91c68aafc.jpg) bottom no-repeat;background-size:cover;background-color:#112327}@media only screen and (max-width:481px){.login-screen{background:none}}.login-screen__form-container{width:395px;padding:60px 30px 40px;background-color:#fff}@media only screen and (min-width:1200px) and (max-height:768px){.login-screen__form-container{padding:25px 30px}}@media only screen and (max-width:481px){.login-screen__form-container{width:100%;height:auto;min-height:100%;padding:30px 30px 0}}@media only screen and (max-width:321px){.login-screen__form-container{padding-top:20px}}.login-screen__form{width:100%}.login-screen__form,.login-screen__form .logo-and-title{display:flex;flex-direction:column;align-items:center}.login-screen__form .logo-and-title svg{width:150px}@media only screen and (min-width:1200px) and (max-height:768px){.login-screen__form .logo-and-title svg{width:80px}}@media only screen and (max-width:481px){.login-screen__form .logo-and-title svg{width:100px}}@media only screen and (max-width:321px){.login-screen__form .logo-and-title svg{width:50px}}.login-screen__form .logo-and-title h3{text-align:center;padding-top:45px;font-weight:400;color:#666;font-size:20px}@media only screen and (min-width:1200px) and (max-height:768px){.login-screen__form .logo-and-title h3{padding-top:10px;font-size:18px}}@media only screen and (max-width:481px){.login-screen__form .logo-and-title h3{padding-top:20px}}@media only screen and (max-width:321px){.login-screen__form .logo-and-title h3{padding-top:15px;font-size:18px}}.login-screen__form .credentials-fields{width:100%;margin-top:45px}@media only screen and (min-width:1200px) and (max-height:768px){.login-screen__form .credentials-fields{margin-top:15px}}@media only screen and (max-width:481px){.login-screen__form .credentials-fields{margin-top:15px}}.login-screen__form .credentials-fields .form-control{margin-bottom:30px}.login-screen__form .errors-section{width:100%;margin:-10px 0 20px;text-align:center}.login-screen__form .errors-section ul.errors-list{display:flex;flex-direction:column;align-items:flex-start;width:100%;color:#ff5a5a;list-style:none}.login-screen__form .errors-section ul.errors-list li{padding-bottom:8px}.login-screen__form .session-and-password{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:30px}@media only screen and (min-width:1200px) and (max-height:768px){.login-screen__form .session-and-password{margin-bottom:20px}}.login-screen__form .session-and-password .checkbox-wrapper{display:flex;align-items:center}.login-screen__form .session-and-password .checkbox-wrapper .login-checkbox{margin-top:0}.login-screen__form .session-and-password .checkbox-wrapper .login-checkbox label{border:2px solid #666;border-radius:2px}.login-screen__form .session-and-password .checkbox-wrapper .login-checkbox input[type=checkbox]:checked~label{background-color:#666}.login-screen__form .session-and-password .checkbox-wrapper span{padding-left:8px;font-size:14px}.login-screen__form .session-and-password a.forgot-password-link{font-size:11px;cursor:pointer;color:#2a7493}.login-screen__form .session-and-password a.forgot-password-link:hover{text-decoration:underline}.login-screen__form .buttons-wrapper{display:flex;flex-direction:column;align-items:center;margin:0 auto 25px}@media only screen and (min-width:1200px) and (max-height:768px){.login-screen__form .buttons-wrapper{margin-bottom:20px}}.login-screen__form .buttons-wrapper button[type=submit]{width:220px;height:38px;margin-bottom:20px;background-color:#e5e5e5;border-radius:3px;transition:.3s ease;color:#919191}@media only screen and (min-width:1200px) and (max-height:768px){.login-screen__form .buttons-wrapper button[type=submit]{margin-bottom:10px}}.login-screen__form .buttons-wrapper button[type=submit]:not([disabled]){background-color:#2a7493;color:#fff;cursor:pointer}.login-screen__form .buttons-wrapper button[type=submit]:not([disabled]):hover{background-color:#004569}.login-screen__form .buttons-wrapper__divider{position:relative}.login-screen__form .buttons-wrapper__divider:after,.login-screen__form .buttons-wrapper__divider:before{content:"";position:absolute;top:10px;width:28px;height:1px;background-color:#e0e0e0}.login-screen__form .buttons-wrapper__divider:before{left:-32px}.login-screen__form .buttons-wrapper__divider:after{right:-32px}.login-screen__form .buttons-wrapper__social-buttons{display:flex;flex-direction:column;align-items:center;margin-top:20px}@media only screen and (min-width:1200px) and (max-height:768px){.login-screen__form .buttons-wrapper__social-buttons{margin-top:10px}}.login-screen__form .buttons-wrapper__social-buttons .login-icon__wrp{display:flex;align-items:center;width:192px;height:41px;overflow:hidden;color:#fff;border-radius:4px;box-shadow:1px 1px 1px rgba(0,0,0,.2);transition:all .2s}.login-screen__form .buttons-wrapper__social-buttons .login-icon__wrp .register-icon__item{border-right:1px solid rgba(0,0,0,.1)}.login-screen__form .buttons-wrapper__social-buttons .login-icon__wrp .register-icon__text{padding:0 10px;font-size:16px}.login-screen__form .buttons-wrapper__social-buttons .login-icon__wrp svg{height:30px;width:30px;fill:#fff}.login-screen__form .buttons-wrapper__social-buttons .login-icon__wrp:first-child{margin-bottom:13px}.login-screen__form .form-footer{max-width:195px;text-align:center;font-size:14px}.login-screen__form .form-footer a{cursor:pointer;color:#2a7493}.login-screen__form .form-footer a:hover{text-decoration:underline}.password-reset-form .input-form__wrp{padding-top:20px}
