#screen-login{display:flex;width:100vw;height:100vh;flex-direction:column;align-items:center;justify-content:center;background-color:var(--indigo);color:#fff}#screen-login .brand-type svg{width:14.5rem;margin-bottom:3rem}#screen-login .brand-icon{position:absolute;top:2.4rem;right:3.7rem;-webkit-user-select:none;user-select:none}#screen-login .brand-icon svg{width:7.1rem}#screen-login .brand-type-load svg{width:15.4rem;margin-bottom:5rem}#screen-login .brand-icon-load{position:absolute;top:3.5rem;right:3.7rem;-webkit-user-select:none;user-select:none}#screen-login .brand-icon-load svg{width:7.5rem}#screen-login .brand-loading{width:5rem;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;margin-top:7.5rem}#screen-login .form-login{width:18.125rem;margin-bottom:.5rem}#screen-login .form-login label{font-weight:600;margin-bottom:.5rem}#screen-login .form-login #email-group+#password-group{margin-top:1.5rem}#screen-login .form-login input{border:1px solid var(--primary);flex:1;padding:.375rem .75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;height:2.4rem;color:#495057!important}#screen-login .form-login button{height:2.4rem}#screen-login .form-login #password-group input{border-right:none}#screen-login .form-login #password-group .input-group-text{background-color:var(--body-bg);border:1px solid var(--primary);width:2.8rem}#screen-login .form-login #password-group>div{display:inline-flex;flex-wrap:nowrap!important}#screen-login .form-login #recover-password{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:0;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;text-decoration:underline;font-weight:500;color:var(--primary);height:1rem;display:block;margin:.35rem 0 2rem;text-underline-offset:2px}
