@keyframes slideIn{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%);display:none}}@keyframes slideRowIn{0%{opacity:0;transform:translateY(-80%)}to{opacity:1;transform:translateY(0)}}body,html{max-height:100vh;font-family:Mulish,sans-serif}#__next,#__next>div,#__next>div>div,body,html{height:100%}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.hidden{display:none}[class*=MUIDataTableSearch-main] input{height:48px;box-sizing:border-box;padding:6px 12px}[class*=MUIDataTableSearch-main]>svg{font-size:1.6em}.css-nvf14r-ToastContainer{z-index:1210!important}.MuiTextField-root .MuiFormHelperText-root,.error-text{color:red!important}.MuiAutocomplete-input{padding:6px 10px!important}.MuiAutocomplete-popper ul,.MuiList-root li{font-family:Lato,sans-serif!important;font-size:14px}.action-btn{padding:0!important}.icon-open-sidebar{width:0!important;margin-left:-12px}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-center{text-align:center!important}input:hover{outline:none}@media(max-width:576px){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select:focus,textarea{font-size:16px!important}.hide-in-Mobile{display:none!important}}.main-container{display:flex;flex-direction:column;height:100%}:root{--color-blue:vars.$color-clear-blue}#container-root{height:100%;display:flex;flex-direction:column;box-sizing:border-box;font-family:Mulish,sans-serif}@media(min-width:576px){#container-root{padding-top:65px}}#container-root main{height:100%}#container-root>main{height:calc(100% - 92px);overflow:hidden;overflow-y:auto}#container-root>main::-webkit-scrollbar{width:4px;height:4px}#container-root>main::-webkit-scrollbar-track{background:#f7f7fc}#container-root>main::-webkit-scrollbar-thumb{background:#a4a4a4;border-radius:10px}#container-root>main::-webkit-scrollbar-thumb:hover{background:#555}#header-navbar .environment-txt{display:none;margin-left:15px;padding-left:15px;border-left:1px solid hsla(0,0%,100%,.5)}#header-navbar .environment-txt:before{font-size:30px;font-weight:700;color:#fff;letter-spacing:6px}#header-navbar.environment-dev{background:#f02}#header-navbar.environment-dev .sectionDesktop{cursor:pointer}@media(min-width:576px){#header-navbar.environment-dev .sectionDesktop{padding:0 32px}}#header-navbar.environment-dev .sectionDesktop:hover{border:1px solid #fff}#header-navbar.environment-dev .company-selector .MuiSelect-select,#header-navbar.environment-dev .company-selector svg,#header-navbar.environment-dev .profileBtn,#header-navbar.environment-dev .sectionDesktop .userName,#header-navbar.environment-dev .sectionDesktop svg{color:#fff}#header-navbar.environment-dev .environment-txt{display:inline-block}#header-navbar.environment-dev .environment-txt:before{content:"DEVELOP"}#header-navbar.environment-local{background:#f02}#header-navbar.environment-local .sectionDesktop{cursor:pointer}@media(min-width:576px){#header-navbar.environment-local .sectionDesktop{padding:0 32px}}#header-navbar.environment-local .sectionDesktop:hover{border:1px solid #fff}#header-navbar.environment-local .sectionDesktop .userName{color:#fff}#header-navbar.environment-local .sectionDesktop svg{color:#cad8e6}#header-navbar.environment-local .company-selector .MuiSelect-select,#header-navbar.environment-local .company-selector svg,#header-navbar.environment-local .profileBtn{color:#fff}#header-navbar.environment-local .environment-txt{display:inline-block}#header-navbar.environment-local .environment-txt:before{content:"LOCALHOST"}#header-navbar.environment-staging,#header-navbar.environment-stg{background:#f02}#header-navbar.environment-staging .sectionDesktop,#header-navbar.environment-stg .sectionDesktop{cursor:pointer}@media(min-width:576px){#header-navbar.environment-staging .sectionDesktop,#header-navbar.environment-stg .sectionDesktop{padding:0 32px}}#header-navbar.environment-staging .sectionDesktop:hover,#header-navbar.environment-stg .sectionDesktop:hover{border:1px solid #fff}#header-navbar.environment-staging .company-selector .MuiSelect-select,#header-navbar.environment-staging .company-selector svg,#header-navbar.environment-staging .profileBtn,#header-navbar.environment-staging .sectionDesktop .userName,#header-navbar.environment-staging .sectionDesktop svg,#header-navbar.environment-stg .company-selector .MuiSelect-select,#header-navbar.environment-stg .company-selector svg,#header-navbar.environment-stg .profileBtn,#header-navbar.environment-stg .sectionDesktop .userName,#header-navbar.environment-stg .sectionDesktop svg{color:#fff}#header-navbar.environment-staging .environment-txt,#header-navbar.environment-stg .environment-txt{display:inline-block}#header-navbar.environment-staging .environment-txt:before,#header-navbar.environment-stg .environment-txt:before{content:"STAGE"}#login-page,body{background-color:#f7f7fc!important;margin:0}#login-page{padding:0;font-family:Mulish,sans-serif}#login-page #container-root>main{background:#f7f9fc!important;padding:0}#login-page #container-root>main>div,#login-page #container-root>main>div>div{padding:0;margin:0;width:100%;max-width:100%;height:100%}#login-page .login-form{display:flex;justify-content:center;flex-direction:column;align-items:center}#login-page .login-form .header{width:100%;background:#00152e;padding:9px 0;text-align:center;height:auto}#login-page .login-form .header img{height:36px;width:190px}#login-page .login-form .main{max-width:396px;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}#login-page .login-form .main .content{border-radius:6px;padding:40px 32px 40px 33px;display:flex;flex-direction:column;align-items:center;color:#8f9bb3;font-size:15px;line-height:1.6}@media(min-width:576px){#login-page .login-form .main .content{background:#fff!important;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1)}}#login-page .login-form .main .content h1{color:#1c1c1c;font-size:30px;line-height:1.33;font-weight:400;padding:0;margin:0}#login-page .login-form .main .content p{color:#1c1c1c;padding:13px 0;margin:0}#login-page .login-form .main .content .or{text-align:center;margin:5px}#login-page .login-form .main .content .register-link{display:block;padding-top:7px;text-align:right;font-size:12px;line-height:1.33;width:100%}#login-page .login-form .main .content .register-link a{color:#36f;font-weight:700;text-decoration:none}#login-page .login-form .main .content .containerForm{margin-top:49px}#login-page .environment-txt{display:none;margin-left:15px;padding-left:15px;border-left:1px solid hsla(0,0%,100%,.5)}#login-page .environment-txt:before{font-size:30px;font-weight:700;color:#fff;letter-spacing:6px}.environment-dev .header{background:#f02!important}.environment-dev .header .environment-txt{display:inline-block!important}.environment-dev .header .environment-txt:before{content:"DEVELOP"}.environment-local .header{background:#f02!important}.environment-local .header .environment-txt{display:inline-block!important}.environment-local .header .environment-txt:before{content:"LOCALHOST"}.environment-stg .header{background:#f02!important}.environment-stg .header .environment-txt{display:inline-block!important}.environment-stg .header .environment-txt:before{content:"STAGE"}.divider-fkbl{width:80%;height:5px;background-color:#181485;margin:10px 0}#header-navbar{background:#fff;font-family:Mulish,sans-serif;color:#1c1c1c;box-shadow:none}#header-navbar .grow{flex-grow:1}#header-navbar .company-selector .MuiSelect-select{padding:8px 16px;width:100%;margin-right:20px;font-family:Mulish,sans-serif;font-weight:700;font-size:16px}#header-navbar .company-selector fieldset{border-color:#605f77;border-radius:8px}#header-navbar .company-selector svg{font-size:20px}#header-navbar .sectionDesktop{display:none}@media(min-width:992px){#header-navbar .sectionDesktop{display:flex;align-items:center;background:#605f77;height:72px}}#header-navbar .sectionDesktop .userName{font-size:14px;color:#181485;padding-left:10px;font-weight:700}#header-navbar .profileBtn{background:none;font-size:10px;color:#007cff;padding:0 10px;font-family:Mulish,sans-serif;font-weight:400}#header-navbar .profileBtn:hover{background:none}#company-selector-menu-navbar .MuiPaper-root,#primary-search-account-menu .MuiPaper-root{border:1px solid #007cff;border-radius:8px}#company-selector-menu-navbar .MuiPaper-root li,#primary-search-account-menu .MuiPaper-root li{font-family:Mulish,sans-serif}#company-selector-menu-navbar .MuiMenuItem-root:hover,#primary-search-account-menu .MuiMenuItem-root:hover{background-color:#99cbff;color:#fff}.sidebar-menu{box-sizing:border-box;position:absolute}.sidebar-menu .MuiPaper-elevation{border-right:1px solid #e1e1e1}.sidebar-menu a{display:flex;align-items:center;width:100%;text-decoration:none}.sidebar-menu .MuiList-root{cursor:pointer}.sidebar-menu .MuiList-root,.sidebar-menu .MuiList-root a{color:#acacac;font-size:16px}.sidebar-menu .MuiList-root .MuiList-root{padding:0}.sidebar-menu .MuiList-root .MuiListItem-root .MuiListItemIcon-root,.sidebar-menu .MuiList-root .MuiListItem-root .MuiListItemIcon-root .MuiSvgIcon-root .filled{color:#222b45;fill:#222b45}.sidebar-menu .MuiList-root .MuiListItem-root span{line-height:1.33;font-family:Mulish,sans-serif;font-weight:700}.sidebar-menu .MuiList-root .MuiListItem-root.root-item.openBar{width:205px;height:48px;border-radius:30px;padding-left:0;padding-right:0;justify-content:space-between;margin:0 auto 10px}.sidebar-menu .MuiList-root .MuiListItem-root.root-item.closeBar{width:48px;height:48px;border-radius:50%;justify-content:center;margin-bottom:10px}.sidebar-menu .MuiList-root .MuiListItem-root.root-item.closeBar.root-item.closeBar a{width:56px!important}.sidebar-menu .MuiList-root .MuiListItem-root.child-item .MuiListItemIcon-root,.sidebar-menu .MuiList-root .MuiListItem-root.root-item .MuiListItemIcon-root{justify-content:center}.sidebar-menu .MuiList-root .MuiListItem-root.root-item.active{background:#181485}.sidebar-menu .MuiList-root .MuiListItem-root.root-item.active,.sidebar-menu .MuiList-root .MuiListItem-root.root-item.active a{color:#fff}.sidebar-menu .MuiList-root .MuiListItem-root.root-item.active .MuiListItemIcon-root,.sidebar-menu .MuiList-root .MuiListItem-root.root-item.active .MuiListItemIcon-root .MuiSvgIcon-root .filled{fill:#fff;color:#fff}.sidebar-menu .MuiList-root .MuiListItem-root.child-item{margin:6px 0;padding-left:5px;color:#66788a}.sidebar-menu .MuiList-root .MuiListItem-root.child-item,.sidebar-menu .MuiList-root .MuiListItem-root.child-item a{color:#181485}.sidebar-menu .MuiList-root .MuiListItem-root.child-item,.sidebar-menu .MuiList-root .MuiListItem-root.child-item span{font-size:14px;font-weight:400!important}.sidebar-menu .MuiList-root .MuiListItem-root.child-item .MuiListItemIcon-root{color:#181485}.sidebar-menu .MuiList-root .MuiListItem-root.child-item.active{background:#e4e9f2;color:#222b45}.sidebar-menu .MuiList-root .MuiListItem-root.child-item.active .MuiListItemIcon-root{color:#222b45}.sidebar-menu .MuiCollapse-root{background:#f8f8f8;box-shadow:inset 0 0 12px rgba(0,0,0,.15)}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-main{position:fixed;z-index:1000;display:flex;align-items:center;width:100%;padding:20px 24px;background:#060627;justify-content:space-between;max-height:80px;box-sizing:border-box}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-main__button svg{color:#d7daea}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-main__button button{padding:0;margin-left:0}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-main__image{display:flex}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-main__image img{height:22px;width:150px}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-main__icons{display:flex;column-gap:8px}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-main__icons>div{display:flex}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-main__icons button{display:flex;border-radius:50%;background:#605f77;flex-shrink:0;color:#d7daea;width:40px;height:40px}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-footer{display:flex;align-items:center;padding:105px 24px 0}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-footer .company-selector{width:100%}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-footer .company-selector svg{color:#0057db}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-footer .MuiSelect-select{color:#1c1c1c;font-weight:700;font-size:13px;font-family:Mulish,sans-serif;height:40px;width:100%;display:flex;align-items:center;padding:8px 16px;background:whiteback;border-radius:8px}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-footer fieldset{border:1px solid #d7daea;outline:none;border-radius:8px}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-footer__userName{display:flex;align-items:center}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-footer__userName span{color:#1c1c1c;font-weight:400;font-size:11px;font-family:Mulish,sans-serif}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-footer__userName__icon{width:14px;height:14px}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-footer__userName__name{cursor:pointer;padding-left:10px}.NavbarSidebarMobile .NavbarMobile-container .NavbarMobile-footer__userName__name span{color:#181485}.NavbarSidebarMobile .MuiDrawer-paper{width:240px}.main-table{background-color:rgba(0,0,0,0)!important}.main-table .MUIDataTableFooter-root-86{padding:0!important}.main-table .MuiSwitch-root{width:48px;height:24px;padding:0}.main-table .MuiSwitch-root .MuiSwitch-switchBase{padding:0;margin:3px 6px 2px 3px;color:#fff!important;transition-duration:.3s}.main-table .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{transform:translateX(24px);color:#fff!important}.main-table .MuiSwitch-root .MuiSwitch-switchBase.Mui-focusVisible .MuiSwitch-thumb{color:#33cf4d;border:6px solid #fff}.main-table .MuiSwitch-root .MuiSwitch-switchBase.Mui-disabled .MuiSwitch-thumb{color:gray}.main-table .MuiSwitch-root .MuiSwitch-thumb{box-sizing:border-box;width:18px;height:18px}.main-table .MuiSwitch-root .MuiSwitch-track{border-radius:12px;transition:background-color;duration:500}.main-table .MuiSwitch-colorSecondary.Mui-checked+.MuiSwitch-track{background-color:#007cff;opacity:1;border:0}.main-table .MuiPaper-root,.main-table .MuiToolbar-root{margin-bottom:15px;box-shadow:none}.main-table .MuiPaper-root .button-custom-color,.main-table .MuiToolbar-root .button-custom-color{background-color:#007cff;font-family:Mulish,sans-serif;text-transform:none;font-weight:700}.main-table .MuiPaper-root svg,.main-table .MuiToolbar-root svg{color:#007cff}.main-table .MuiPaper-root h6,.main-table .MuiToolbar-root h6{font-size:29px;font-weight:700;font-family:Mulish,sans-serif;color:#222b45}.main-table table{background:#fff}.main-table .MuiTable-root{box-shadow:0 .5px 2px 0 rgba(96,97,112,.16),0 0 1px 0 rgba(40,41,61,.08);border-collapse:separate;padding:16px 16px 0}.main-table .MuiTable-root .MuiTableCell-head{background-color:#f7f7fc}.main-table .MuiTable-root td,.main-table .MuiTable-root th{color:#222b45;font-size:12px;font-weight:700;padding:13px 5px!important;font-family:Mulish,sans-serif}.main-table .MuiTable-root th .MuiButton-root{font-weight:700;padding:0 2px!important;font-family:Mulish,sans-serif!important}.main-table .MuiTable-root th .MuiButton-root .MuiButton-label{font-size:12px;padding:5px!important}.main-table .MuiTable-root td{padding:0 5px!important;height:40px}.main-table .MuiTable-root tbody .MuiTableRow-root,.main-table .MuiTable-root tbody .MuiTableRow-root .MuiTableCell-root:first-child{background:#fff}.main-table .MuiTable-root tbody .MuiTableRow-root:hover,.main-table .MuiTable-root tbody .MuiTableRow-root:hover .MuiTableCell-root:first-child{background:#f8f8f8}.main-table .MuiTable-root tbody .MuiTableRow-root.mui-row-selected,.main-table .MuiTable-root tbody .MuiTableRow-root.mui-row-selected .MuiTableCell-root:first-child{background:#e4e9f2}.main-table .MuiTable-root tbody .MuiTableRow-root .icon-center,.main-table .MuiTable-root tbody .MuiTableRow-root .loader-action,.main-table .MuiTable-root tbody .MuiTableRow-root button{display:block;margin:0 auto}.main-table .MuiTable-root .tag{background-color:rgba(0,128,0,.1);color:green;padding:3px 8px}.main-table .MuiTable-root .user-deleted{background-color:rgba(255,0,0,.1);color:red}.main-table .MuiTable-root .user-active{color:green}.main-table .MuiTable-root .MuiTableCell-root .MuiSvgIcon-root{font-size:14px}.main-table .MuiTable-root .MuiIconButton-root{color:#000;font-size:14px}.main-table .MuiTable-root .MuiIconButton-root.Mui-disabled{opacity:.5}.main-table .MuiTable-root .MuiTableCell-paddingCheckbox .MuiSvgIcon-root{font-size:16px;color:#007cff;font-weight:400}.main-table .MuiTable-root .MuiTableCell-paddingCheckbox .Mui-checked .MuiSvgIcon-root{color:#1e68fc}.main-table .MuiTable-root button.MuiButtonBase-root .MuiSvgIcon-root{font-size:14px;color:#000}.main-table>table{background:#fff}.main-table>table .MuiTableCell-footer div{justify-content:center}.main-table>table .MuiTablePagination-root .MuiSelect-nativeInput,.main-table>table .MuiTablePagination-root .MuiSelect-selectMenu,.main-table>table .MuiTablePagination-root p,.main-table>table td .MuiSelect-nativeInput,.main-table>table td .MuiSelect-selectMenu,.main-table>table td p,.main-table>table th .MuiSelect-nativeInput,.main-table>table th .MuiSelect-selectMenu,.main-table>table th p{font-size:12px!important;color:#222b45;font-weight:700!important}.main-table>table .MuiTablePagination-root .MuiSvgIcon-root,.main-table>table td .MuiSvgIcon-root,.main-table>table th .MuiSvgIcon-root{color:#000;height:20px}.main-table>table .MuiTablePagination-root .MuiTablePagination-actions .MuiSvgIcon-root,.main-table>table td .MuiTablePagination-actions .MuiSvgIcon-root,.main-table>table th .MuiTablePagination-actions .MuiSvgIcon-root{font-size:25px}.add-company-role{font-size:12px;color:#222b45;font-weight:700;display:flex;align-items:center;cursor:pointer;padding-left:21px}.add-company-role .MuiSvgIcon-root{font-size:13px;color:#000;margin-left:8px}.MuiGrud-root.no-padding{padding:0!important}.menu-actions .MuiListItem-root{font-size:13px;font-weight:700;line-height:1.85;color:#222b45}.menu-actions .MuiListItem-root .MuiCircularProgress-root,.menu-actions .MuiListItem-root>svg{margin-right:16px;font-size:16px}.menu-actions .MuiListItem-root.item--danger svg{color:red}[class^=MUIDataTableViewCol-root] .MuiPaper-root{border:1px solid #007cff;border-radius:8px}[class^=MUIDataTableViewCol-root] .MuiPaper-root li{font-family:Mulish,sans-serif}[class^=MUIDataTableViewCol-root] .MuiMenuItem-root:hover{background-color:#99cbff;color:#fff}.json-to-formV2 .loading-progress{position:absolute;top:0;left:0;z-index:99999;width:100%;height:100%;background:hsla(0,0%,100%,.5);display:flex;justify-content:center;align-items:center}.json-to-formV2--format-1 .Mui-focused fieldset{border:1px solid #007cff!important}.json-to-formV2--format-1 .MuiInputLabel-outlined.MuiInputLabel-shrink{transform:translate(1px,-15px) scale(1)}.json-to-formV2--format-1 .MuiInputLabel-animate{transition:none}.json-to-formV2--format-1 label{padding:0 12px;margin:0;font-size:12px;color:#181485!important;transform:translate(1px,-15px) scale(1);font-family:Mulish,sans-serif;font-weight:700}.json-to-formV2--format-1 label:focus{outline:none}.json-to-formV2--format-1 input{background:#fff;height:40px;box-sizing:border-box;padding:0 20px;font-size:13px;color:#222b45;font-family:Mulish,sans-serif}.json-to-formV2--format-1 label[data-shrink=false]+.MuiInputBase-formControl .MuiInputBase-input::-webkit-input-placeholder{opacity:.4!important;font-family:Mulish,sans-serif}.json-to-formV2--format-1 .input-text{margin-bottom:4px}.json-to-formV2--format-1 .input-text+.field-link{color:#8f9bb3;font-size:12px;line-height:1.33;display:block;text-align:right;margin-top:7px}.json-to-formV2--format-1 legend{max-width:.01px!important;transition:none}.json-to-formV2--format-1 .submit-action{padding-top:36px!important}.json-to-formV2--format-1 .submit-action button{background:#36f;height:40px;padding:0 20px;font-size:14px;line-height:1.14;text-align:center;color:#fff;width:100%;text-transform:none}.json-to-formV2--format-1 .submit-action button:hover{background:#36f}.json-to-formV2--format-1 .submit-action button:disabled{background:#acacac}.general-header-title-subpage{display:flex;flex-grow:1;flex-direction:row;flex-wrap:wrap;max-width:100%;font-family:Mulish,sans-serif;align-items:center}.general-header-title-subpage__container-right h1{font-size:27px;font-weight:700}@media(max-width:500px){.general-header-title-subpage__container-right h1{width:100%}}.general-header-title-subpage__container-left{display:flex;flex-direction:row;flex-wrap:wrap}.general-header-title-subpage__container-left .item{font-size:11px;color:#999;border-right:1px solid #999;padding:3px 36px;text-align:center}@media(max-width:1000px){.general-header-title-subpage__container-left .item{margin:10px 0 20px}}@media(max-width:710px){.general-header-title-subpage__container-left .item{margin:20px 0;order:2;width:50%;border-right:none}}.general-header-title-subpage__container-left .item__title{text-transform:uppercase}.general-header-title-subpage__container-left .item__content{font-weight:700;font-size:16px;width:100%}.general-header-title-subpage__container-left .item:last-child{border-right:none}.general-header-title-subpage__button{display:flex;align-items:center}.tagSystem .tagSystem-container{display:flex;justify-content:space-between;align-items:center;max-width:245px;border-radius:30px;padding:6px 20px}.tagSystem .activeLocation{border:1px solid #acacac;margin:0 auto}.tagSystem .activeLocation .location{color:#acacac;overflow:hidden;max-width:80%;max-height:35px;white-space:nowrap}.tagSystem .atentionLocation{border:none;background:#66b0ff;margin:0 auto}.tagSystem .atentionLocation .location{color:#fff;overflow:hidden;max-width:80%;max-height:35px;white-space:nowrap}.filter-select .MuiSelect-select{border:none;font-family:Mulish,sans-serif;color:#007cff;font-weight:600;font-size:16px}.filter-select svg{color:#007cff}.filter-select .MuiInputBase-root .MuiOutlinedInput-root .MuiSelect-root{font-family:Mulish,sans-serif}[id^=filter-selector-menu-navbar-] .MuiPaper-root{border:none;border-radius:8px}[id^=filter-selector-menu-navbar-] .MuiPaper-root li{font-family:Mulish,sans-serif}[id^=filter-selector-menu-navbar-] .MuiMenuItem-root:hover{background-color:#99cbff;color:#fff}.main-modal .MuiDialogTitle-root{padding:10px 17px}.main-modal .MuiDialogTitle-root h2{font-size:16px;font-weight:700;line-height:1.6;color:#222b45;display:flex;align-items:center;justify-content:space-between}.main-modal .MuiDialogTitle-root h2 .lock,.main-modal .MuiDialogTitle-root h2 .profile{text-transform:none}.main-modal .MuiDialogTitle-root h2 .profile{margin-left:auto;padding:13px 24px}.main-modal .MuiDialogTitle-root h2 .lock{padding:13px 18px;margin-left:10px}.main-modal .MuiGrid-container{padding:17px}.main-modal .MuiGrid-root .divider{padding:0}.main-modal .MuiGrid-root .divider hr{width:100%;background:#e4e9f2}.main-modal .MuiDialogActions-root{display:flex;justify-content:space-between;padding:0 12px}.main-modal .MuiDialogActions-root .cancel{margin-left:auto}.form-container-users{padding:0!important}.form-container-users--icon{width:32px!important;margin:16px 0 0;padding:0}.form-container-users--icon .MuiSvgIcon-root{font-size:32px;color:#cdf}.form-container-users--icon .avatar{width:32px;height:32px;border-radius:100%}.form-container-users--data{width:calc(100% - 34px + 17px)!important;padding-right:0!important}.form-container-users .no-padding{padding:0!important}.modal-form .MuiDialogTitle-root{text-align:center;padding-top:0}.modal-form .MuiDialogTitle-root h2{width:100%;line-height:1.6;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative;min-height:48px;line-height:48px;margin:0;padding:8px 0}.modal-form .MuiDialogTitle-root h2>span{display:flex;align-items:center;margin-right:10px}.modal-form .MuiDialogTitle-root h2 .close{position:absolute;right:0;top:8px}.modal-form .MuiDialogTitle-root h2 .close:hover{background:none}.modal-form .MuiDialogTitle-root .details{background:#36f;margin:0 -24px -16px;display:flex;color:#fff}.modal-form .MuiDialogTitle-root .details>div{width:100%;border-right:1px solid #fff;text-align:center;padding:12px;line-height:1.71;font-size:14px;font-weight:700}.modal-form .MuiDialogTitle-root .details>div:last-child{border:none}.modal-form .MuiDialogTitle-root .details>div strong{display:block;font-size:10px;line-height:1.4;font-weight:400}.modal-form form{height:100%}.modal-form .tabs-container{border-right:1px solid #ccc;padding-top:12px;min-height:400px}.modal-form .tabs-container .avatar{width:64px;height:64px;border-radius:50%;margin:20px auto 30px;display:block}.modal-form .tabs-container .MuiTabs-indicator{display:none}.modal-form .tabs-container .item-tab{color:#222b45;width:calc(100% - 4px);border-radius:3px;min-height:0;height:40px;font-weight:700;font-size:12px;text-transform:none;opacity:1}.modal-form .tabs-container .item-tab .MuiTab-wrapper{justify-content:flex-start;align-items:center;flex-direction:row;width:100%}.modal-form .tabs-container .item-tab .MuiTab-wrapper svg{margin-bottom:0;margin-right:15px;font-size:20px}.modal-form .tabs-container .item-tab.Mui-disabled{opacity:.3}.modal-form .tabs-container .item-tab.Mui-selected{opacity:1;background:#222b45;color:#fff}.modal-form .modal-content{padding:0 3px 16px}.modal-form .modal-content>form{margin-top:-20px}.modal-form .sector-container{padding:12px;max-width:100%;margin:0;height:100%;position:absolute}.modal-form .sector-container .title-section{font-size:13px;color:#222b45;line-height:1.85}.modal-form .sector-container .input-text{height:40px}.modal-form .sector-container .input-text .MuiInputBase-root{min-height:100%}.modal-form .sector-container .input-text label{transform:translate(14px,13px) scale(1)}.modal-form .sector-container .input-text label.MuiInputLabel-shrink{transform:translate(14px,-6px) scale(.75)}.modal-form .sector-container .fields-list{height:100%;width:100%;overflow:auto;padding:12px;margin:-12px}.modal-form .sector-container .fields-list.with-actions{height:calc(100% - 65px)}.modal-form .sector-container .tab-actions{border-top:1px solid #e4e9f2;margin-top:20px;margin-bottom:-12px;display:flex;justify-content:space-between}.modal-form .sector-container .tab-actions button{height:40px;line-height:40px;min-width:120px}.modal-form .sector-container .tab-actions .danger,.modal-form .sector-container .tab-actions .delete{margin-right:auto}.modal-form .sector-container .tab-actions .cancel,.modal-form .sector-container .tab-actions .default{margin:0 20px 0 auto}.modal-form .sector-title h3{font-size:13px;color:#222b45;line-height:1.85}.modal-form .sector-title,.modal-form .sector-title h3{padding-top:0!important;padding-bottom:0!important;margin-top:0!important}.modal-form .sector-title:not(:first-child){padding-top:15px!important}.footerClock{background:#f02;width:100%;display:none;flex-direction:column;position:fixed;bottom:0;left:0;z-index:1051}@media(min-width:576px){.footerClock{display:flex}}.footerClock .clock{color:#fff;text-align:right;padding:3px 32px;font-size:14px}.json-form{border-radius:8px;background:#fff;padding:16px 0 0;box-sizing:border-box;display:block;width:100%;font-family:Mulish,sans-serif;scrollbar-width:none;overflow-y:auto}.json-form::-webkit-scrollbar{width:4px;height:4px}.json-form::-webkit-scrollbar-track{background:#f7f7fc}.json-form::-webkit-scrollbar-thumb{background:#a4a4a4;border-radius:10px}.json-form::-webkit-scrollbar-thumb:hover{background:#555}@media(min-width:576px){.json-form{padding:0}}.json-form.disabled{opacity:.7;pointer-events:none}.json-form--border{border:none}@media(min-width:576px){.json-form--border{border:1px solid var(--color-border-box)}}.json-form-container-basic{display:flex;flex-direction:column;height:auto!important;overflow:hidden}.json-form-container-basic-child{min-height:300px;height:100%;overflow:auto;overflow-y:auto}.json-form-container-basic-child::-webkit-scrollbar{width:4px;height:4px}.json-form-container-basic-child::-webkit-scrollbar-track{background:#f7f7fc}.json-form-container-basic-child::-webkit-scrollbar-thumb{background:#a4a4a4;border-radius:10px}.json-form-container-basic-child::-webkit-scrollbar-thumb:hover{background:#555}.json-form-container-basic.hasTitle .json-form-container-basic-child{height:100%}.json-form-container-basic.noScroll .json-form-container-basic-child{overflow:hidden;height:auto!important}.form-container{max-height:calc(100vh - 200px);overflow:auto}.form-grid-item{max-height:100%}.json-form-header{padding:0 0 16px;display:flex;justify-content:space-between;align-items:center;gap:10px}.json-form-header h2{font-size:18px!important;line-height:1.2;font-weight:700;color:#181485;white-space:nowrap;font-family:Mulish,sans-serif}.json-form-header label{height:auto}.json-form-header label>span{margin-left:10px}.json-form-header button{margin-top:0!important;white-space:nowrap}.json-form-header .json-form-fields{display:flex;white-space:nowrap;gap:15px}.json-form-footer{width:92.5%;display:flex;column-gap:6px;padding-top:24px!important;align-content:flex-end;position:absolute;bottom:24px;box-sizing:border-box!important}@media(min-width:576px){.json-form-footer{position:relative;width:100%}}.json-form-footer button{width:50%;border-radius:8px;text-transform:none;font-family:Mulish,sans-serif;font-size:16px;font-weight:700;height:48px;padding:8px}@media(min-width:576px){.json-form-footer button{width:100%}}.json-form-footer a{width:50%;border-radius:8px;font-family:Mulish,sans-serif;text-transform:none;font-size:16px;font-weight:700;border-width:2px;padding:8px;height:48px}@media(min-width:576px){.json-form-footer a{width:100%}.json-form-footer{width:auto}}.json-form-select-menu .MuiMenu-paper,.select-menu-multiple .MuiMenu-paper{border:1px solid #0057db;border-radius:8px;font-size:15px}.select-menu-multiple .MuiMenu-paper .MuiMenu-list li{margin:0;padding:0 3px 0 16px;display:flex;justify-content:space-between;background:#fff;color:#1c1c1c}.json-form-user-roles{border-collapse:collapse;width:100%}.json-form-user-roles tr th{font-size:16px;color:#181485;text-align:left}.json-form-user-roles tbody td{border-top:1px solid #e1e1e1;height:40px;font-size:14px;color:#1c1c1c}.json-form-user-roles tbody td button svg{font-size:17px;color:#007cff}.json-form-location-roles{display:flex;gap:10px}.json-form-location-roles span{background:#66b0ff;display:flex;align-items:center;color:#000;padding:3px 10px 3px 3px;border-radius:16px;gap:6px}.json-form-location-roles span svg{color:#fff;cursor:pointer}.json-form-button-outlined-default{border-color:#828282!important;color:#828282!important}.json-form-button-outlined-primary{border-color:#0057db!important;color:#0057db!important}.json-form-button-contained-primary{background:#0057db!important}.json-form-button-contained-primary-disabled{background-color:#0057db!important;color:#fff!important;opacity:.5!important}.json-form-button-text-danger{color:#f02!important;text-decoration:underline!important;font-weight:700!important}.json-form-title-section{font-size:16px;color:#181485}.json-form-disabled{pointer-events:none;opacity:.8}:root{--color-primary-blue:#181485;--color-border-box:#D7DAEA;--color-active-blue:#007CFF;--color-cloudy-blue:#c5cee0;--color-dark:#222b45;--color-dark-grey:#292a2c;--color-grey-menu:#66788a;--color-watermelon:#ff4070;--color-pale-grey:#e4e9f2;--color-pale-grey-two:#edf1f7;--color-clear-blue:#1e68fc;--color-lightish-blue:#3366ff;--color-text-active:#1C1C1C;--color-basic-blue:#181485;--color-active:#007CFF;--color-main-bg:#F7F7FC;--color-borders:#E1E1E1;--color-hover-click:#99CBFF;--color-active-solid-50:#66B0FF;--color-gray-disabled:#ACACAC;--color-gray-ultra-light:#F8F8F8;--color-basic-red:#FF0022;--color-primary-0:#EEF5FF;--color-blue-main:#2962FF;--color-blue-primary-500:#1E5AB5;--color-blue-0:#FBFBFD;--color-blue-300:#ECEDF5;--color-blue-500:#D5D7E0;--color-neutral-0:#F7F8FC;--color-semantic-informative-0:#F5FAFF;--color-semantic-informative-300:#0B5EAD;--color-semantic-error-200:#E86F8C;--color-semantic-error-300:#B62C4C;--color-error:#FF0000;--color-success:#008000;--color-neutral-10:#FAFAFA;--color-neutral-20:#ECEDF4;--color-neutral-100:#E9E9F4;--color-neutral-200:#D7DAEA;--color-neutral-300:#E0E1EF;--color-neutral-400:#51556A;--color-neutral-500:#BEBEBE;--color-neutral-600:#605F77;--color-neutral-700:#828282;--color-green-300:#BECDDF;--color-blue-100:#E2EFFF;--color-blue-primary:#0057DB;--color-blue-primary-300:#3F7BD6;--color-blue-icon:#1380FE;--color-blue-dark:#060627}@font-face{font-family:Mulish;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Mulish;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Mulish Fallback;src:local("Arial");ascent-override:96.56%;descent-override:24.02%;line-gap-override:0.00%;size-adjust:104.08%}.__className_9738f2{font-family:Mulish,Mulish Fallback;font-style:normal}.__variable_9738f2{--font-mulish:"Mulish","Mulish Fallback"}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/456105d6ea6d39e0-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/63b255f18bea0ca9-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/70bd82ac89b4fa42-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f77bef990aad698-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Fallback;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_15be99{font-family:Roboto,Roboto Fallback;font-style:normal}.__variable_15be99{--font-roboto:"Roboto","Roboto Fallback"}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cce080f35d014443-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4de1fea1a954a5b6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato Fallback;src:local("Arial");ascent-override:101.03%;descent-override:21.80%;line-gap-override:0.00%;size-adjust:97.69%}.__className_c4141f{font-family:Lato,Lato Fallback;font-weight:400;font-style:normal}.__variable_c4141f{--font-lato:"Lato","Lato Fallback"}