.loader-container{display:flex}.loader-container .app-loader-inner{display:flex;flex-direction:row;align-items:center;justify-content:center}.loader-container .app-loader-inner>div{background-color:#000}.loader-container.left{justify-content:flex-start}.loader-container.center{justify-content:center}.loader-container.right{justify-content:flex-end}.Button-disabled{opacity:.7}.Button-root{padding:0;text-transform:none}.Button-root .MuiButton-root{width:100%}.Button-root .MuiButton-text{padding:0}.Button-root .MuiButton-label{width:100%}.Button-root .MuiButton-label .Button-standard{letter-spacing:0;text-transform:none;display:flex;align-items:center;justify-content:center;width:100%;font-weight:700;background-color:#a5c000;color:#fff;min-width:225px;border-radius:8px}.Button-root .MuiButton-label .Button-standard .Button-content{padding-left:16px;padding-right:16px;height:54px;font-size:16px;width:-webkit-max-content;width:max-content;display:flex;align-items:center;justify-content:center}.Button-root .MuiButton-label .Button-standard .Button-content.Button-fullWidth{width:100%}.Button-root .MuiButton-label .Button-standard .Button-content .Button-icon{display:flex;justify-content:center;margin-right:16px;height:18px;width:18px}.Button-root .MuiButton-label .Button-standard .Button-content .Button-endRowIcon{display:flex;margin-right:16px;margin-left:auto}.Button-root .MuiButton-label .Button-standard .Button-content.Button-busy{display:flex;justify-content:center}.Button-root .MuiButton-label .Button-standard .Button-busy .loader-container .app-loader-inner>div{background-color:#fff}.Button-root .MuiButton-label .Button-standard:hover{background-color:#a5c000}.Button-root .MuiButton-label .Button-danger{letter-spacing:0;text-transform:none;display:flex;align-items:center;justify-content:center;width:100%;font-weight:700;background-color:#000;color:#000;border:1px solid #000;min-width:144px}.Button-root .MuiButton-label .Button-danger .Button-content{padding-left:16px;padding-right:16px;height:54px;font-size:16px;width:-webkit-max-content;width:max-content;display:flex;align-items:center;justify-content:center}.Button-root .MuiButton-label .Button-danger .Button-content.Button-fullWidth{width:100%}.Button-root .MuiButton-label .Button-danger .Button-content .Button-icon{display:flex;justify-content:center;margin-right:16px;height:18px;width:18px}.Button-root .MuiButton-label .Button-danger .Button-content .Button-endRowIcon{display:flex;margin-right:16px;margin-left:auto}.Button-root .MuiButton-label .Button-danger .Button-content.Button-busy{display:flex;justify-content:center}.Button-root .MuiButton-label .Button-danger:hover{background-color:#000}.Button-root .MuiButton-label .Button-success{letter-spacing:0;text-transform:none;display:flex;align-items:center;justify-content:center;width:100%;font-weight:700;background-color:#000;color:#000;min-width:225px}.Button-root .MuiButton-label .Button-success .Button-content{padding-left:16px;padding-right:16px;height:54px;font-size:16px;width:-webkit-max-content;width:max-content;display:flex;align-items:center;justify-content:center}.Button-root .MuiButton-label .Button-success .Button-content.Button-fullWidth{width:100%}.Button-root .MuiButton-label .Button-success .Button-content .Button-icon{display:flex;justify-content:center;margin-right:16px;height:18px;width:18px}.Button-root .MuiButton-label .Button-success .Button-content .Button-endRowIcon{display:flex;margin-right:16px;margin-left:auto}.Button-root .MuiButton-label .Button-success .Button-content.Button-busy{display:flex;justify-content:center}.Button-root .MuiButton-label .Button-success .Button-busy .loader-container .app-loader-inner>div,.Button-root .MuiButton-label .Button-success:hover{background-color:#000}.Button-root .MuiButton-label .Button-outlined{letter-spacing:0;text-transform:none;display:flex;align-items:center;justify-content:center;width:100%;font-weight:700;background-color:#000;border:1px solid #000;color:#fff;border-radius:8px}.Button-root .MuiButton-label .Button-outlined .Button-content{padding-left:16px;padding-right:16px;height:54px;font-size:16px;width:-webkit-max-content;width:max-content;display:flex;align-items:center;justify-content:center}.Button-root .MuiButton-label .Button-outlined .Button-content.Button-fullWidth{width:100%}.Button-root .MuiButton-label .Button-outlined .Button-content .Button-icon{display:flex;justify-content:center;margin-right:16px;height:18px;width:18px}.Button-root .MuiButton-label .Button-outlined .Button-content .Button-endRowIcon{display:flex;margin-right:16px;margin-left:auto}.Button-root .MuiButton-label .Button-outlined .Button-content.Button-busy{display:flex;justify-content:center}.Button-root .MuiButton-label .Button-outlined:hover{background-color:#000}.Button-root .MuiButton-label .Button-link{font-size:14px;height:20px;text-decoration:underline;text-transform:none;color:#000}.CustomInputText-root .CustomInputText-label{font-size:14px;color:#7e7e7e;margin-bottom:4px;height:16px}.CustomInputText-root .CustomInputText-label.filled{color:#000}.CustomInputText-root .CustomInputText-input{height:100%}.CustomInputText-root .CustomInputText-input textarea{max-width:100%;max-height:200px;padding-top:10px;padding-bottom:10px}.CustomInputText-root .CustomInputText-input.standard input,.CustomInputText-root .CustomInputText-input.standard textarea{width:100%;height:100%;font-size:18px;transition:all .2s;color:#7e7e7e;font-family:"Kessel105",sans-serif;border:none;border-bottom:1px solid #000;padding-left:4px;padding-right:4px;height:34px}.CustomInputText-root .CustomInputText-input.standard input:focus,.CustomInputText-root .CustomInputText-input.standard textarea:focus{outline:none;border-bottom:1px solid #000}.CustomInputText-root .CustomInputText-input.standard.CustomInputText-error input{border-bottom:1px solid #000}.CustomInputText-root .CustomInputText-input.outlined input,.CustomInputText-root .CustomInputText-input.outlined textarea{width:100%;height:100%;font-size:18px;transition:all .2s;color:#7e7e7e;font-family:"Kessel105",sans-serif;border:1px solid #000;border-radius:4px;padding-left:12px;padding-right:12px}.CustomInputText-root .CustomInputText-input.outlined input:focus,.CustomInputText-root .CustomInputText-input.outlined textarea:focus{outline:none;border:1px solid #000}.CustomInputText-root .CustomInputText-input.outlined.CustomInputText-error input,.CustomInputText-root .CustomInputText-input.outlined.CustomInputText-error textarea{border:1px solid #000}.CustomInputText-root .CustomInputText-input.filled input,.CustomInputText-root .CustomInputText-input.filled textarea{width:100%;height:100%;font-size:18px;transition:all .2s;color:#7e7e7e;font-family:"Kessel105",sans-serif;border:none;padding-left:12px;padding-right:12px;background-color:#000}.CustomInputText-root .CustomInputText-input.filled input:focus,.CustomInputText-root .CustomInputText-input.filled textarea:focus{outline:none}.CustomInputText-root .CustomInputText-input.filled.CustomInputText-error input{border:1px solid #000}.CustomInputText-root .CustomInputText-error{color:#000}.CustomInputText-root .CustomInputText-errorMessage{color:#000;height:0}.LoginPage-Container{flex-direction:row;display:flex;background-color:#fff;flex:1 1;height:100vh}.LoginPage-ImageContainer{object-fit:cover;overflow:hidden}.LoginPage-ImageContainer img{max-height:100%;width:100%}.LoginPage-root{margin-bottom:auto;margin-top:auto}.LoginPage-root .LoginPage-IconsContainer{flex-direction:row;display:flex;justify-content:flex-start;margin-left:auto;margin-right:auto;width:50%}.LoginPage-root .LoginPage-Icons{align-self:flex-start;margin-right:16px;width:24px}.LoginPage-root .LoginPage-submitButtonContainer{margin-left:auto;margin-right:auto;width:50%}.LoginPage-root .LoginPage-submitButton{background-color:#a5c000;margin-top:92px;font-size:18px;border-radius:8px;overflow:hidden}.LoginPage-root .LoginPage-Header{margin-left:auto;margin-right:auto;width:50%}.LoginPage-root .LoginPage-Header .LoginPage-welcomeText{font-size:32px;color:#000;margin-bottom:36px;font-weight:540}.LoginPage-root .LoginPage-Header .LoginPage-Logo{display:block}.LoginPage-root .LoginPage-Header .LoginPage-helpText{font-size:24px;color:#000;margin-top:36px}.LoginPage-root .LoginPage-actions{margin-top:105px}.LoginPage-root .LoginPage-actions .LoginPage-loginInput{margin-bottom:26px;font-size:24px;width:100%}.LoginPage-root .LoginPage-actions .LoginPage-passwordInput{margin-bottom:16px;font-size:24px;width:100%}.app-logo.small{width:51px;height:54px}.app-logo.smallPlus{width:59px;height:62px}.app-logo.large{width:200px;height:210px}.app-logo.clickable{cursor:pointer}.app-logo.logo-navbar{width:166px;height:28px}.CustomDialog-root{min-width:700px!important;border-radius:8px}.CustomDialog-root .CustomDialog-header{align-self:center;color:#a5c000;font-size:32px;font-weight:700;margin-top:32px;margin-bottom:29px}.CustomDialog-root .CustomDialog-header .CustomDialog-header-closeButton{height:32px;width:32px}.CustomDialog-root .CustomDialog-header .CustomDialog-header-closeButton img{height:16px;width:16px}.CustomDialog-root .description{margin-top:78px;margin-bottom:36px;align-self:center}.CustomDialog-root .password-space{margin-left:4px;margin-right:4px;align-self:center;font-weight:700;font-size:16px}.CustomDialog-root .password-letter{padding:14px 18px;background-color:hsla(0,0%,84.7%,.32);font-size:16px;border-radius:8px;font-weight:700}.CustomDialog-root .password-container{flex-direction:row;display:flex;justify-content:center}.CustomDialog-root .CustomDialog-body{padding:20px;color:#000}.CustomDialog-root .CustomDialog-actions{padding:20px;display:flex;align-items:center;justify-content:space-evenly;min-width:600px}.CustomDialog-root .CustomDialog-actions .Button-root{width:200px}.CustomDialog-root{max-width:600px!important}.custom-toast-container{display:flex;flex-direction:row;width:536px;min-height:114px;margin:-6px}.custom-toast-container.Success{color:#a5c000;background-color:#a5c000}.custom-toast-container.Error{color:#c00000;background-color:#c00000}.custom-toast-container.Info{color:#006ac0;background-color:#006ac0}.custom-toast-container .body{background-color:#fff;width:inherit;display:flex;flex-direction:row;padding-bottom:24px}.custom-toast-container .body .title{margin-top:21px;font-size:18px;font-weight:700}.custom-toast-container .body .content,.custom-toast-container .body .title{margin-left:24px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.custom-toast-container .body .content{color:#7d7d7d;margin-top:15px;font-size:16px;font-weight:400;word-wrap:break-word}.custom-toast-container .body .customToast-action{margin-left:18px;width:100%;margin-top:12px;margin-bottom:12px}.custom-toast-container .body .close-icon{width:40px;height:40px;margin-left:auto}.custom-toast-container .toast-icon{margin:auto 29px auto 30px;height:70px;width:70px}.toast-container-root{width:526px}.toast-container-root .toast-simple{padding:0;width:536px;border-radius:8px 0 0 8px}
/*# sourceMappingURL=main.d568a925.chunk.css.map */