:root{--black-color: #000000;--white-color: #ffffff;--gray-1-color: #737a80;--gray-2-color: #adb3b7;--gray-3-color: #e2e2e2;--gray-4-color: #f3f3f3;--purple-1-color: #6e398e;--purple-2-color: #9569ab;--purple-3-color: #b67dd2;--lightblue-1-color: #bcc1e8;--lightblue-2-color: #dbe3f4;--lightblue-3-color: #eef3ff;--red-1-color: #ea4b58;--red-2-color: #f67681;--red-3-color: #feb8b8;--orange-1-color: #ee7202;--blue-1-color: #00297a;--blue-2-color: #3c62ac;--blue-3-color: #4e65c3;--blue-4-color: #7195da}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}.form-control>div:nth-child(1),.form-control>div:nth-child(2){margin-bottom:20px}.MuiDataGrid-columnHeaderTitle{font-weight:700!important}.nav-link{position:relative;background:transparent}.nav-link>button{color:#616161}.nav-link.active>button{color:#6e398e}.nav-link:after{content:"";display:block;position:absolute;left:0;right:0;bottom:-15px;height:3px;background-color:#616161;margin:0 auto;transition:width .3s ease 0s;width:0}.nav-link:hover:after{width:90%}.active:after{content:"";display:block;position:absolute;left:0;right:0;bottom:-15px;height:3px;background-color:#6e398e;margin:0 auto;width:90%}.content_error{color:var(--unnamed-color-6e398e);text-align:left;font: 37px/42px Arial;letter-spacing:0px;color:#6e398e;opacity:1}.flex{display:flex;justify-content:center;align-items:center}.login{background-image:var(--login-background);height:100vh;background-size:cover;background-repeat:no-repeat}.login>div:nth-child(1){flex:1}.login>div:nth-child(2){flex:1}.login__form{flex-direction:column;flex-wrap:nowrap;width:50%;height:50%;border-radius:12px;padding:3em 9em;margin:0 auto;background-color:#fff}.login__form>img:first-child{max-width:100%;max-height:100%;object-fit:contain}
