.userMenuPopover{min-width:300px;vertical-align:bottom}.userMenuPopover>.header{padding:.7rem;display:flex}.userMenuPopover>.header>.MuiAvatar-root{width:60px;height:60px;display:inline-flex;margin-right:1rem;background-color:var(--color-hc-gray)}.userMenuPopover>.header>.MuiAvatar-root>svg{width:1.6em;height:1.6em}.userMenuPopover>.header>span{display:inline-block}.userMenuPopover>.header>.ssoContainer{flex-grow:10;display:flex;justify-content:flex-end}.userMenuPopover>.header>.ssoContainer>.sso{width:22px;height:22px;display:flex;align-items:center;justify-content:center;background-color:var(--color-primary);font-size:.65rem;color:#fff;border-radius:50%}.userMenuPopover .company{color:var(--color-hc-gray);font-size:.875rem;line-height:1rem}.userMenuPopover .username{color:#000000de;font-weight:500}.userMenuPopover .email{color:var(--color-hc-gray);font-size:.9rem;line-height:.9rem}.userMenuPopover .buttonBar{text-align:center;border-top:1px solid rgba(0,0,0,.1)}.userMenuPopover .buttonBar>nav{padding:0}.notificationPopover>.MuiPaper-root{max-width:600px}.notificationPopover>div>div:not(.buttonBar){padding:1em 2em;border-bottom:1px solid rgba(0,0,0,.1)}.notificationPopover>div>div .caption{display:flex;align-items:center;font-size:1.3em;font-weight:500}.notificationPopover>div>div .caption svg{margin-right:.5em;color:#0000008f}.notificationPopover>div>div .description{margin-left:.6em;margin-top:1em;margin-bottom:1rem;color:#0000008f}.notificationPopover>div>div .bold{color:#000000de}.confirmationDialog .MuiPaper-root{min-width:300px}.confirmationDialog .MuiDialogContent-root{padding:0 24px 4px}.confirmationDialog .MuiDialogContent-root p{margin:4px 0}.helpContainer{position:absolute;z-index:1001}.helpContainer .help{padding:1rem;width:400px;background-color:#fafafa;position:fixed;top:60px;right:-512px;box-shadow:none;border:1px solid var(--color-border);visibility:hidden;transform:translate(0);transition:transform .1s ease-in .3s,max-height .1s ease-in .3s;overflow-y:auto;height:calc(100vh - 66px);max-height:100%;z-index:999;border-radius:12px;display:flex;flex-direction:column}.detailDialog.operatorsView .helpContainer .help{top:105px;height:calc(100vh - 110px)}.helpContainer .help.show,body.openAiAssistant .helpContainer#aiAssistantHelp .help{visibility:visible;transform:translate(-525px);transition:transform .6s cubic-bezier(.68,-.55,.27,1.55) .2s,max-height .5s cubic-bezier(.68,-.55,.27,1.55) .1s;overflow-y:hidden;padding:.2rem .5rem 1rem 1rem}.helpContainer .help.noAnimation,.helpContainer .help.show.noAnimation,body.noAnimation .helpContainer .help,body.noAnimation .helpContainer .help.show{transition:none}body.openAiAssistant .helpContainer#aiAssistantHelp .help{transform:translate(-525px)!important}body.closedAiAssistant .helpContainer#aiAssistantHelp .help{transform:translate(-100px)!important}.helpContainer .help>button .MuiSvgIcon-root{margin-right:0!important}.helpContainer .help.shrinked{transform:translate(-100px)!important}.helpContainer .help>button{position:absolute;top:12px;left:10px}.helpContainer .help .header .MuiSvgIcon-root,.helpContainer .help .header svg{vertical-align:bottom}.helpContainer .help>.header{display:flex;align-items:center;color:#436389;font-size:1rem;border-bottom:1px solid var(--color-border);margin-left:-16px;margin-right:-8px;padding-left:8px;min-height:38px}.helpContainer .help li>div:not(.header){padding:5px}.helpContainer .help>.header>.startIcon{margin-right:12px;padding:2px}.helpContainer .help>.header>.startIcon>svg{color:#436389;margin-right:0!important}.helpContainer .help>.header>button#closeOnlineHelp{position:absolute;right:0}.helpContainer .help>.header>button#closeOnlineHelp>svg{color:var(--color-hc-gray)}.helpContainer .help li>span>p:last-child{margin-bottom:0}.helpContainer .help>p>ul{padding-left:0;font-size:.9rem}.helpContainer .help>p>ul>li{list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.13);margin:.5rem 0;padding:1rem;border-radius:5px;-webkit-hyphens:auto;hyphens:auto}.helpContainer .help>p>ul>li .header{font-weight:500;margin-bottom:10px;color:#000000de}.helpContainer .help>p>ul>li ul{padding-left:22px;list-style-type:disc}.helpContainer .help>p>ul>li ul>li{padding-top:5px}.help>.MuiTypography-root>ul{padding-left:0;font-size:.9rem;margin:0;display:flex;flex-direction:column;gap:.5rem}.helpContainer .help>.MuiTypography-root>ul>li{list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.13);padding:1rem;border-radius:5px;-webkit-hyphens:auto;hyphens:auto}.help>.MuiTypography-root>ul>li .header,.help>.MuiTypography-root>ul>li>h3{font-weight:500;margin-bottom:10px;margin-top:12px;color:#000000c7}.help>.MuiTypography-root>ul>li>.header:first-child,.help>.MuiTypography-root>ul>li>h3{font-size:1rem;margin-top:0}.help>.MuiTypography-root>ul>li h4{width:100%;font-weight:500;color:var(--color-hc-black)}.help>.MuiTypography-root>ul>li b{font-weight:500;color:#000000c7}.help>.MuiTypography-root>ul>li ul{padding-left:22px;list-style-type:disc}.help>.MuiTypography-root>ul>li ul>li{padding-top:0;padding-bottom:5px}.help>.MuiTypography-root>ul>li ul>li .example{padding:6px 0 3px;font-size:13px}.help>.MuiTypography-root>ul>li ol{padding-left:22px}.help>.MuiTypography-root>ul>li ol>li{padding-bottom:5px}.help>.MuiTypography-root{height:calc(100% - 34px);overflow-y:auto;padding-right:5px;margin-top:12px}.helpContainer .help:focus-within{background-color:var(--color-background-darker)}.helpContainer .help #helpContainerScrollPanel:focus-visible{outline:2px solid var(--color-primary-border);border-radius:3px;outline-offset:3px}:root{--color-primary: #0C66E4;--color-primary-border: #0C66E4;--color-primary-50: rgba(12, 102, 228, .5);--color-primary-70: #4291ff;--color-primary-darker: #054fb6;--color-primary-light: rgba(12, 102, 228, .08);--color-primary-dark: #353C48;--color-background: #fbfbfb;--color-background-darker: #f2f4f7;--color-background-highlight: #d9e3ef;--color-background-highlight-hover: #e7edf3;--color-background-highlight-hover2: #e7edf369;--color-border: rgba(0,0,0,.08);--color-border2: rgba(0,0,0,.1);--color-hc-red: #cd1f19;--color-hc-red-hover: #991612;--color-hc-green: #167f35;--color-hc-orange: #ca4207;--color-hc-gray:#747474;--color-hc-gray-darker:#6d6c6c;--color-hc-bluegray: #45494f;--color-hc-black: #212121;--color-light-green: #2da46f;--color-light-orange: #ff9800;--color-light-red: #DE4747;--color-spa-light: #fb7fa7;--color-dca-light: #79a3ff;--color-eea-light: #1fd2ab;--color-daa-light: #ba68c8;--color-dv-light: #ff8a10;--color-spa: #E5106C;--color-dca: #4969cd;--color-eea: #00b8b1;--color-daa: #7229bf;--color-dv: #f29b40;--color-spa-3: #E5106C;--color-spa-45: #dc0462;--color-dca-hc: #4c6acd;--color-eea-3: #00a39e;--color-eea-45: #107e6c;--color-daa-hc: #7328be;--color-dv-3: #e17909;--color-dv-45: #ad5c00;--color-price-background: #e5e5e5;--color-price: rgba(0,0,0,.87);--color-sideNavIcon: var(--color-hc-bluegray);--color-sideNavIcon-selected:var(--color-primary-darker);--elevation-1: rgba(0, 0, 0, .2) 0px 2px 1px -1px, rgba(0, 0, 0, .14) 0px 1px 1px 0px, rgba(0, 0, 0, .12) 0px 1px 3px 0px;--elevation-2: rgba(0, 0, 0, .2) 0px 3px 3px -2px, rgba(0, 0, 0, .14) 0px 3px 4px 0px, rgba(0, 0, 0, .12) 0px 1px 8px 0px;--elevation-3: rgba(0, 0, 0, .2) 0px 3px 5px -1px, rgba(0, 0, 0, .14) 0px 6px 10px 0px, rgba(0, 0, 0, .12) 0px 1px 18px 0px;--elevation-4: rgba(0, 0, 0, .2) 0px 5px 5px -3px, rgba(0, 0, 0, .14) 0px 8px 10px 1px, rgba(0, 0, 0, .12) 0px 3px 14px 2px;--elevation-5: rgba(0, 0, 0, .2) 0px 7px 8px -4px, rgba(0, 0, 0, .14) 0px 12px 17px 2px, rgba(0, 0, 0, .12) 0px 5px 22px 4px;--elevation-1dp: var(--elevation-1);--elevation-3dp: var(--elevation-2);--elevation-6dp: var(--elevation-3);--elevation-8dp: var(--elevation-4);--elevation-12dp: var(--elevation-5)}body{margin:0;padding:0;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-padding-top:56px}button,body *{font-family:Roboto,sans-serif}body>#root{background-color:#faf9f8}body>#root>div>.root{display:flex;width:100%}code,body code *{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}code.id{display:inline-block;background-color:#0000000a;padding:2px 4px;border-radius:4px}header>.MuiToolbar-root{min-height:56px}header>.MuiToolbar-root .customContainer,header>.MuiToolbar-root .startContainer{display:flex;align-items:center;margin-right:8px}header>.MuiToolbar-root .subTitle{margin-left:1rem;font-weight:400;font-size:1rem;color:var(--color-hc-gray)}.MuiTooltip-tooltip{background-color:#2f2f2fe3}main{width:calc(100% - 57px);min-height:100vh;max-width:100%;transition:max-width .5s cubic-bezier(.68,-.55,.27,1.55) .3s}main:focus-visible{outline:none}main:focus-visible>div:last-child{border:2px solid var(--color-primary)}.openDrawer main{width:calc(100% - 250px)}.closedDrawer.openHelp main,.closedDrawer.openAiAssistant main{max-width:calc(100% - 457px);transition:max-width .5s cubic-bezier(.68,-.55,.27,1.55) .1s}.openDrawer.openHelp main,.openDrawer.openAiAssistant main{max-width:calc(100% - 650px);transition:max-width .5s cubic-bezier(.68,-.55,.27,1.55) .1s}.closedDrawer.openHelp iframe.imageViewer,.closedDrawer.openAiAssistant iframe.imageViewer{max-width:calc(100% - 465px);transition:max-width .5s cubic-bezier(.68,-.55,.27,1.55) .1s}.openDrawer.openHelp iframe.imageViewer,.openDrawer.openAiAssistant iframe.imageViewer{max-width:calc(100% - 662px);transition:max-width .5s cubic-bezier(.68,-.55,.27,1.55) .1s}.closedDrawer.noAnimation main,.openDrawer.noAnimation main,.closedDrawer.noAnimation iframe.imageViewer,.openDrawer.noAnimation iframe.imageViewer{transition:none}@media(max-width:2225px){.openDrawer.openHelp main,.openDrawer.openAiAssistant main,.openDrawer.openHelp iframe.imageViewer,.openDrawer.openAiAssistant iframe.imageViewer{max-width:100%}.openDrawer.openHelp .helpContainer .help,.openDrawer.openAiAssistant .helpContainer .help{box-shadow:var(--elevation-1)!important;border:none}}@media(max-width:2035px){.closedDrawer.openHelp main,.closedDrawer.openAiAssistant main,.closedDrawer.openHelp iframe.imageViewer,.closedDrawer.openAiAssistant iframe.imageViewer{max-width:100%}.closedDrawer.openHelp .helpContainer .help,.closedDrawer.openAiAssistant .helpContainer .help{box-shadow:var(--elevation-2);border:none}}div.App-drawerOpen-46+main{width:calc(100% - 240px)}main>div{width:100%}main>div:last-child{width:100%;padding:0 2rem}main>div:last-child>.MuiLinearProgress-root{margin:0 -2rem}.MuiDrawer-root>.MuiDrawer-paper{background-color:#394b5f;color:#ffffffbf;overflow:visible}.MuiDrawer-root>.MuiDrawer-paper>.drawer_open>div:first-child{min-height:56px;height:56px}.MuiDrawer-root+main>div:first-child{min-height:56px}.MuiDrawer-root>.MuiDrawer-paper .MuiTypography-body1{font-size:.9rem;line-height:1.2}.MuiDrawer-root>.MuiDrawer-paper .MuiList-root{overflow-x:hidden}.MuiDrawer-root>.MuiDrawer-paper>div>.MuiList-root{overflow-y:auto;max-height:calc(100vh - 56px);border-radius:8px;height:100%}.MuiDrawer-root .MuiListItem-root>.MuiListItemIcon-root{min-width:40px}.MuiDrawer-root svg,.MuiDrawer-root svg rect{fill:#fff6;color:#fff6;font-size:1.3rem}.MuiDrawer-root svg polyline{stroke:#fff6}.MuiDrawer-root .selected{color:#fff}.MuiDrawer-root .selected svg,.MuiDrawer-root .selected svg rect{fill:#fff;color:#fff}.MuiDrawer-root .selected svg polyline{stroke:#fff}.MuiDrawer-root .MuiListItem-root:hover,.MuiDrawer-root .MuiListItem-root.Mui-focusVisible{background-color:#ffffff17;border-radius:5px}.MuiDrawer-root .MuiListItemButton-root:hover svg,.MuiDrawer-root .MuiListItemButton-root:hover svg rect,.MuiDrawer-root .MuiListItemButton-root.Mui-focusVisible svg,.MuiDrawer-root .MuiListItemButton-root.Mui-focusVisible svg rect{fill:#fff9;color:#fff9}.MuiDrawer-root .MuiListItemButton-root:hover svg polyline{stroke:#fff9}.MuiDrawer-root .MuiList-root .MuiListItem-root{padding:0;margin:0 4px 0 8px;width:calc(100% - 10px);border-radius:24px;border:1px solid transparent}body.closedDrawer .MuiDrawer-root .MuiList-root .MuiListItem-root .openMenu{margin-left:12px}.MuiDrawer-root .MuiList-root .MuiListItemButton-root{padding:7px 1px 7px 8px}.MuiDrawer-root .MuiList-root .MuiListItemButton-root:focus{background-color:transparent}.MuiDrawer-root .MuiList-root .MuiListItemButton-root:hover{background-color:transparent}.MuiDrawer-paper .selected{background-color:#526579;border-radius:5px;opacity:1}.MuiDrawer-root .smallToggle{position:absolute;right:-12px;bottom:25px;background-color:#394b5f;border:1px solid #526579;width:24px;height:24px;transition:transform .6s ease-in-out;transform:scale(0);z-index:9}.MuiDrawer-root:hover .smallToggle{transition:transform .3s ease-in-out}.MuiDrawer-root .smallToggle:hover{background-color:#526579}.MuiDrawer-root:hover .drawer_closed .smallToggle,.MuiDrawer-root:focus-within .drawer_closed .smallToggle{transform:scale(1) rotate(180deg)}.MuiDrawer-root:hover .drawer_open .smallToggle,.MuiDrawer-root:focus-within .drawer_open .smallToggle{transform:scale(1) rotate(0)}.drawer_closed #companyLogo{max-height:0;transition:all .25s cubic-bezier(.4,0,.2,1)}.drawer_open .logoWrapper{display:flex;align-items:center;height:100%;padding:10px 2em}.drawer_open #companyLogo{max-width:100%;margin:0 auto;display:block;max-height:44px;transition:all .25s cubic-bezier(.4,0,.2,1);border-radius:5px}.MuiDrawer-root .drawer_closed .MuiCollapse-root{margin-left:0;transition:all .25s cubic-bezier(.4,0,.2,1)}.MuiDrawer-root .drawer_open .MuiCollapse-root{margin-left:1rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.MuiDrawer-root .operatorsOnly{margin-left:7px}.MuiDrawer-root .operatorsOnly>.MuiSvgIcon-root{font-size:1rem;position:relative;top:2px;fill:#fff6}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:none!important;box-shadow:none!important;font-size:1rem;font-family:Roboto,sans-serif}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px #fff!important}input:-internal-autofill-previewed{font-size:22px!important}.errorPanel{background-color:#de47470a;border:1px solid #DE4747;background-color:#00000005;border:1px solid rgba(0,0,0,.15);border-radius:4px;padding:10px 5px;margin-bottom:1rem;color:#de4747;display:flex;position:relative;margin-bottom:1.5em}.errorPanel>div{margin:3px 1em 0}.errorPanel>svg{margin-left:5px}input:autofill,input:autofill:hover,input:autofill:focus,input:autofill:first-line,input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:first-line{font-size:1rem;font-family:Roboto,sans-serif}.snackbar .message{display:flex;align-items:center}.snackbar .message>div{margin-top:2px}.snackbar .message>svg{margin-right:1rem}.MuiSvgIcon-root.bsLogo{width:20px;height:20px;color:#839dbd}.MuiDrawer-root .MuiSvgIcon-root.bsLogo{padding:2px 1px 2px 3px;width:1.3rem;height:1.3rem}.MuiDrawer-root svg.service{width:1.3rem;height:1.3rem}.MuiDrawer-root .footer{bottom:10px;position:absolute;width:100%}.MuiDrawer-root .footer>img{margin-left:auto;margin-right:auto;display:block;width:120px}.MuiDrawer-root .drawer_closed .footer{display:none}.MuiListItem-root>.MuiListItemIcon-root{min-width:48px}.MuiList-root.MuiList-padding{padding:0}.saveBackdrop{z-index:9999!important}.customContainerItems{display:flex;flex-direction:row;align-items:center;gap:.5rem}header fieldset{display:none}header .customContainer .MuiOutlinedInput-root,header .profile .MuiOutlinedInput-root{background:var(--color-background-darker);border:1px solid var(--color-border)}header .customContainer .MuiOutlinedInput-root:focus-within,header .profile .MuiOutlinedInput-root:focus-within{border:1px solid var(--color-primary-50)}header .MuiFormControl-root{margin:0}header .MuiSelect-select:focus{background:none}header>.MuiToolbar-root>h1{margin-right:3rem;font-size:1.375rem;font-weight:400;display:flex;align-items:center}header>.MuiToolbar-root .MuiIconButton-root{color:#49454f}header>.MuiToolbar-root>.MuiIconButton-root:first-child{color:#1d1b20}header>.MuiToolbar-root .MuiAvatar-root{background-color:var(--color-hc-gray)}header>.MuiToolbar-root .subTitle .MuiAvatar-root{margin-left:1rem;margin-right:.7rem!important}.md3 header .searchBar{display:flex;align-items:center;width:100%;justify-content:space-between}.md3 header .searchBar>.MuiTextField-root{background:var(--color-background-darker);border-radius:28px;width:400px;margin-right:1rem}.md3 header .searchBar>.MuiTextField-root:hover,.md3 header .searchBar>.MuiTextField-root:focus-within{background:var(--color-background-highlight-hover)}.md3 header .searchBar>.MuiTextField-root fieldset{border-radius:28px;border:1px solid #f2f2f2;border:none}.md3 header .searchBar>.MuiTextField-root .MuiInputAdornment-positionStart svg{color:#1d1b20}.md3 header .searchBar>.MuiTextField-root input::placeholder{color:#49454f;opacity:.7}.md3 header .searchBar>.MuiTextField-root .MuiInputAdornment-root.shortcut>.MuiTypography-root{padding:1px 4px;line-height:14px;border-radius:3px;color:var(--color-hc-bluegray);font-size:11px;background:#00000014;font-weight:500;display:none}.md3 header .searchBar input:-webkit-autofill,.md3 header .searchBar input:-webkit-autofill:active,.md3 header .searchBar input:-webkit-autofill:focus,.md3 header .searchBar input:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px var(--color-background-highlight-hover)!important;border-radius:28px;font-size:1rem!important}header .profile>.MuiOutlinedInput-root{margin:0 .5rem}.preLoader{color:#839dbd;height:100vh;width:100vw;display:block;font-size:1.5rem;text-align:center;position:fixed;transition:opacity .35s cubic-bezier(.4,0,.2,1),width 0ms .4s,height 0ms .4s}.preLoader.noDisplay{display:none}.preLoader.hidden{opacity:0;width:0;height:0}.preLoader>div{margin-left:auto;margin-right:auto;display:block;width:300px;padding-top:30vh}.preLoader .MuiSvgIcon-root.bsLogo{width:5rem;height:5rem;color:#061237}.preLoader .spinner{text-align:center}.preLoader .spinner>div{width:18px;height:18px;background-color:#061237;margin:0 2px;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s infinite ease-in-out both;animation:bouncedelay 1.4s infinite ease-in-out both}.preLoader .spinner .bounce1{-webkit-animation-delay:.8s;animation-delay:.8s}.preLoader .spinner .bounce2{-webkit-animation-delay:.96s;animation-delay:.96s}.preLoader .spinner .bounce3{-webkit-animation-delay:1.12s;animation-delay:1.12s}@-webkit-keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.preLoader .iconWrapper{position:relative}.preLoader .iconWrapper>svg{-webkit-animation:buttonPress 1s 1 ease-in-out;animation:buttonPress 1s 1 ease-in-out}.preLoader .shadow{width:200px;height:200px;background-color:#333;position:absolute;top:-50px;left:calc(50% - 100px);border-radius:100%;-webkit-animation:scaleout 1s 1 ease-in-out;animation:scaleout 1s 1 ease-in-out;animation-delay:.1s;-webkit-animation-delay:.1s;opacity:0}@-webkit-keyframes buttonPress{0%,to{-webkit-transform:scale(1)}30%{-webkit-transform:scale(1.1)}}@keyframes buttonPress{0%,to{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes scaleout{0%{-webkit-transform:scale(0);opacity:1}to{-webkit-transform:scale(1);opacity:0}}@keyframes scaleout{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.completeWrapper,.circularProgressWrapper{position:relative;display:inline-block}.completeWrapper>.MuiCircularProgress-root,.circularProgressWrapper>.MuiCircularProgress-root{position:absolute;top:50%;left:50%;margin-left:-12px;margin-top:-12px}.circularProgressWrapper>.MuiCircularProgress-root.MuiCircularProgress-determinate{background:#ddd;border-radius:50px}.circularProgressWrapper>.MuiCircularProgress-root+.determinateProgressLabel{position:absolute;top:15px;left:calc(50% - 13px);line-height:12px;font-size:.7rem;border-radius:4px;width:31px;text-align:center}.circularProgressWrapper>.MuiCircularProgress-root.MuiCircularProgress-determinate+.determinateProgressLabel{position:absolute;top:12px;left:calc(50% - 13px);line-height:12px;font-size:.7rem;border-radius:4px;width:31px;text-align:center}.circularProgressWrapper>.MuiButtonBase-root .MuiTypography-root{font-size:.7rem;color:#000000de}.circularProgressWrapper.big>.MuiButtonBase-root .MuiTypography-root{font-size:1rem}.circularProgressWrapper>.progressCircle{position:absolute;top:calc(50% - 13px);left:calc(50% - 26px);background-color:#ffffffe6;width:52px;height:30px;text-align:center}.circularProgressWrapper>.progressCircle .MuiTypography-root{font-size:.9rem;font-weight:500;color:var(--color-primary);top:4px;left:2px;position:relative}.circularProgressWrapper>.progressCircle .MuiCircularProgress-root{margin-left:0!important}.circularProgressWrapper .MuiLinearProgress-root{position:absolute;left:0;top:2px;width:100%;border-radius:5px}.circularProgressWrapper .MuiLinearProgress-root .MuiLinearProgress-bar{border-radius:5px}.verifierIcon.small{width:24px;height:24px}.verifierIcon.small>g>g{fill:#444}.circularProgressWrapper .completed{background-color:var(--color-light-green);color:#fff;fill:#fff;padding:0;border-radius:50%;position:absolute;left:calc(50% - 13px);top:2px;width:1.3em;height:1.3em;margin:0;transform:scale(0);transition:transform .3s cubic-bezier(.18,.89,.32,1.28);max-height:0;max-width:0}.circularProgressWrapper .MuiButton-sizeMedium+.completed,.circularProgressWrapper .MuiButton-sizeMedium+.completed+.completed{top:3px}.circularProgressWrapper .completed.error{background-color:var(--color-light-red)}.circularProgressWrapper .completed.show{transform:scale(1);max-height:100%;max-width:100%;padding:3px}.circularProgressWrapper .completed.error{color:#de4747;fill:#de4747;background-color:#ddd;padding:0;border:none;box-shadow:none}.root>.loadingState{position:fixed;margin-left:calc(50% - 150px);margin-right:auto;display:block;width:300px;margin-top:20vh;transition:transform .5s cubic-bezier(0,0,.2,1);left:0;background:#ffffffd9;border-radius:18px}.root>.loadingState.hidden{transform:translateY(min(-35vh,-500px))}.root>.loadingState .MuiAvatar-root{height:100px;width:100px;margin-left:auto;margin-right:auto;background-color:#eee;color:#0000006b;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.root>.loadingState .MuiAvatar-root .MuiSvgIcon-root{font-size:4rem}.root>.loadingState .loadingProgress{height:110px!important;width:110px!important;position:absolute;top:-6px;left:calc(50% - 55px)}.root>.loadingState .header{font-size:1.5rem;margin-top:1rem;color:var(--color-hc-gray);text-align:center;display:block}.root>.main{transition:opacity .5s cubic-bezier(0,0,.2,1);opacity:1;width:100%}.root>.main.hidden{transform:translateY(-500px);opacity:0}body::-webkit-scrollbar-track,*::-webkit-scrollbar-track,.MuiDialog-paperScrollPaper::-webkit-scrollbar-track,.modelbuilder .specifyEntities .mainContent .description::-webkit-scrollbar-track,.modelbuilder .help::-webkit-scrollbar-track .apiDescription .navContainer::-webkit-scrollbar-track{background:#f9fafb}.MuiDrawer-paper::-webkit-scrollbar-track{background:#394b5f}body::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb,.MuiDialog-paperScrollPaper::-webkit-scrollbar-thumb,.modelbuilder .specifyEntities .mainContent .description::-webkit-scrollbar-thumb,.modelbuilder .help::-webkit-scrollbar-thumb,.apiDescription .navContainer::-webkit-scrollbar-thumb{background-color:#a3acb9;border-radius:6px;border:1px solid #fff}.MuiDrawer-root *::-webkit-scrollbar-thumb{border-color:transparent}.MuiDrawer-paper::-webkit-scrollbar-thumb{background-color:#a3acb9;border-radius:6px;border:1px solid transparent}body::-webkit-scrollbar,*::-webkit-scrollbar,.MuiDialog-paperScrollPaper::-webkit-scrollbar,.MuiDrawer-paper::-webkit-scrollbar,.modelbuilder .specifyEntities .mainContent .description::-webkit-scrollbar,.modelbuilder .help::-webkit-scrollbar{width:14px;height:14px}*::-webkit-scrollbar{width:12px;height:12px}.apiDescription .navContainer::-webkit-scrollbar,*:not(body)::-webkit-scrollbar{width:10px;height:10px}.closedDrawer .MuiDrawer-paper::-webkit-scrollbar{width:8px;height:8px}.MuiDrawer-paper::-webkit-scrollbar-corner,*::-webkit-scrollbar-corner{display:none}.main .headerCaption{color:#000000de;margin-top:15px;margin-bottom:8px;font-size:1.1rem}.main .MuiCardHeader-subheader{font-size:.75rem;height:20px}.main .MuiCardContent-root .MuiTypography-h5{font-size:1.2rem}.main .MuiSpeedDialAction-tooltipPlacementLeft .MuiSpeedDialAction-staticTooltipLabel{white-space:nowrap}.root.models .MuiBreadcrumbs-root,.root.modelbuilder .MuiBreadcrumbs-root,.root.shopRoot .MuiBreadcrumbs-root{display:none}.root .MuiBreadcrumbs-root{margin-bottom:2rem}.root .MuiBreadcrumbs-root .MuiSvgIcon-root{width:20px;height:20px;bottom:2px;position:relative}.root .MuiBreadcrumbs-root .MuiButton-root{color:#0000008a;font-weight:400}.root .MuiBreadcrumbs-root .MuiButtonBase-root.Mui-disabled{color:#000000de;font-weight:500}body .fontRed{color:#f44336}td.MuiTableCell-root.aligncenter{padding-right:26px}td.MuiTableCell-root:last-child.aligncenter{padding-right:26px}body .MuiTableCell-sizeSmall{padding:5px 0 3px 16px;line-height:18px;background-color:transparent}.md3 .MuiTable-root thead>tr:first-child>th:first-child{border-top-left-radius:12px}.md3 .MuiTable-root thead>tr:first-child>th:last-child{border-top-right-radius:12px}.md3 .MuiTable-root tbody>tr:last-child>td:first-child{border-bottom-left-radius:12px}.md3 .MuiTable-root tbody>tr:last-child>td:last-child{border-bottom-right-radius:12px}body .MuiButtonBase-root.MuiTableSortLabel-root:focus-visible{outline:2px solid var(--color-primary-border);border-radius:3px;outline-offset:3px}.MuiPopover-paper .MuiList-root .MuiListItemText-primary{font-size:1em;color:#1d1b20}.MuiPopover-paper .MuiList-root .MuiListItem-root{padding:0}.MuiPopover-paper .MuiList-root .MuiListItem-root .MuiSvgIcon-root{font-size:1.5em}.MuiPopover-paper .MuiList-root .MuiListItem-root .MuiCheckbox-root .MuiSvgIcon-root{font-size:1.5rem}.MuiPopover-paper .MuiList-root .MuiListItem-root>.MuiListItemIcon-root{min-width:40px}.operatorsOnly{font-size:.8em;color:#0000006e;margin-left:5px}.operatorsOnly>svg{width:16px}.MuiDialog-root.detailDialog{top:56px!important;left:58px!important;padding-left:0;z-index:99!important;max-width:100%;transition:max-width .5s cubic-bezier(.68,-.55,.27,1.55) .3s}body.openDrawer .MuiDialog-root.detailDialog{top:56px!important;left:250px!important;padding-left:0}.closedDrawer.openHelp .MuiDialog-root.detailDialog,.closedDrawer.openAiAssistant .MuiDialog-root.detailDialog{max-width:calc(100% - 483px);transition:max-width .5s cubic-bezier(.68,-.55,.27,1.55) .1s}.openDrawer.openHelp .MuiDialog-root.detailDialog,.openDrawer.openAiAssistant .MuiDialog-root.detailDialog{max-width:calc(100% - 675px);transition:max-width .5s cubic-bezier(.68,-.55,.27,1.55) .1s}@media(max-width:1750px){.openDrawer.openHelp .MuiDialog-root.detailDialog,.closedDrawer.openHelp .MuiDialog-root.detailDialog,.openDrawer.openAiAssistant .MuiDialog-root.detailDialog,.closedDrawer.openAiAssistant .MuiDialog-root.detailDialog{max-width:100%}}@media(max-width:900px){.MuiDialog-root.detailDialog{left:0!important}}.MuiDialog-root.detailDialog .MuiDialog-paperFullScreen{box-shadow:none;padding:0 2rem;background-color:#faf9f8}td>.progress,.progressWrapper>.progress{background-color:#d7d7d7;border-radius:2px;position:relative}td>.progress .bar,.progressWrapper>.progress .bar{background-color:var(--color-light-green);color:#fff;font-weight:400;border-radius:2px;position:relative;z-index:1}td>.progress .bar>.data,.progressWrapper>.progress .bar>.data{margin-left:10px;overflow:hidden;position:relative;z-index:1}td>.progress>.data.default,.progressWrapper .progress .bar>.data.default{left:10px;position:absolute;top:0;color:var(--color-hc-black);z-index:0}.errorSnackbar{background-color:#f44336!important;margin-left:80px}.errorSnackbar .message{display:flex;align-items:center}.errorSnackbar .message>div{margin-top:2px}.errorSnackbar .message>svg{margin-right:1rem}.MuiFormHelperText-contained{-webkit-hyphens:auto;hyphens:auto}body.openDrawer .MuiSnackbar-anchorOriginBottomLeft{left:274px!important}body.closedDrawer .MuiSnackbar-anchorOriginBottomLeft{left:81px!important}.md3 .MuiSnackbar-root>.MuiPaper-root:not(.MuiAlert-root){background-color:#323232!important}.MuiSnackbarContent-message>.message{display:flex}.MuiSnackbarContent-message>.message>svg{margin-right:1rem}.apexcharts-canvas{width:100%!important}.confirmationDialog .warning{color:#de4747}.confirmationDialog b{font-weight:500;color:#000}.pollingStatus{position:absolute;bottom:20px;padding-left:20px;width:100%;overflow:hidden}.pollingStatus .MuiCircularProgress-root{width:24px!important;height:24px!important}.md3 .MuiDrawer-root.light .pollingStatus .MuiCircularProgress-root>svg{color:var(--color-primary)}.md3 .MuiSvgIcon-root.MuiStepIcon-root.Mui-active,.md3 .MuiSvgIcon-root.MuiStepIcon-root.Mui-completed,.md3 .MuiButtonBase-root.MuiRadio-root.Mui-checked{color:var(--color-primary)}.pollingStatus .message{white-space:pre-line;display:inline-block;padding-left:20px;font-size:.8rem}.pollingStatus .circularProgressWrapper{height:30px;width:30px}.MuiSvgIcon-root{fill:currentColor;width:1em;height:1em;display:inline-block;font-size:1.5rem;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;-webkit-user-select:none;user-select:none}.MuiTableCell-sizeSmall:last-child{padding-right:16px}.MuiAutocomplete-root .MuiAutocomplete-inputRoot{padding:6px}.MuiAutocomplete-root .MuiAutocomplete-inputRoot .MuiAutocomplete-input{padding:4.5px 4px 4.5px 6px}.MuiFormControl-root{margin-top:8px;margin-bottom:4px}.MuiFormControl-root .description{color:var(--color-hc-gray);line-height:18px}.MuiTab-root{min-width:160px;text-transform:none;color:#49454f}.MuiTab-labelIcon>*:first-child{margin-bottom:6px}.MuiCardActions-root>.icons{position:absolute;right:15px;display:flex}.MuiTableCell-paddingNone,body .MuiTableCell-sizeSmall.MuiTableCell-paddingNone{padding:0}.MuiTableCell-paddingNone.cell_checkbox,body .MuiTableCell-sizeSmall.MuiTableCell-paddingNone.cell_checkbox{padding-left:8px}.MuiTableRow-root.Mui-selected,.MuiTableRow-root.Mui-selected .MuiTableCell-root{background-color:var(--color-background-darker)}.MuiTableRow-root.MuiTableRow-hover:hover{background-color:var(--color-background-highlight-hover2)}.MuiToolbar-root.enhanced{min-height:54px}.MuiToolbar-root.selected{background:var(--color-background-darker);color:var(--color-primary);border-top-left-radius:12px;border-top-right-radius:12px}.MuiTableCell-paddingNone:last-child{padding-right:0;padding-left:0}.MuiTablePagination-root .MuiToolbar-root .MuiInputBase-root{border-radius:3px;border:1px solid rgba(0,0,0,.12)}.MuiDialog-root.MuiModal-root,.MuiPopover-root,.MuiTooltip-popper{z-index:10000}@media screen and (min-width:1200px){body.openDrawer div.root>header.MuiAppBar-root{width:calc(100% - 250px);margin-left:250px}}.root .emptyState{width:350px;display:flex;align-items:center;flex-direction:column;padding:2rem 0;transition:all .5s cubic-bezier(0,0,.2,1);position:relative}.root .emptyState>img{width:280px;height:150px;object-fit:contain}.root .emptyState.hidden{transform:translateY(-500px) translate(-1px);transition:transform .1s cubic-bezier(0,0,.2,1);opacity:0}.root .emptyState.show{opacity:1}.root .emptyState .MuiAvatar-root{width:80px;height:80px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.root .emptyState .MuiAvatar-root>svg{font-size:3.5rem}.root .emptyState .header{font-size:1.2rem;margin-top:1.5rem;margin-bottom:1rem}.root .emptyState .description{color:#0000008a;font-size:.875rem;font-weight:400;line-height:1.43;text-align:center}.MuiListItemIcon-root{min-width:46px;color:#49454f}.MuiListItemButton-root{font-size:.875rem;padding:4px 16px}.MuiListItemButton-root:hover{background-color:var(--color-background-highlight-hover2)}.MuiListItemButton-root.Mui-selected{background-color:var(--color-background-highlight-hover)}.MuiAvatar-root>img{width:auto}.MuiTableCell-sizeSmall>div>.user{font-size:11px;color:var(--color-hc-gray);line-height:11px}.detailedIcon{position:relative;width:24px}.detailedIcon>svg{width:.85em;height:.85em}.detailedIcon .detail{position:absolute;top:11px;left:11px;line-height:16px;background-color:#fffc;border-radius:50%;width:14px;height:14px}.detailedIcon .detail>svg{width:14px;height:14px}.tableToolbar .actions>div{display:flex;align-items:center}.tableToolbar .actions>div .separator{display:inline-block;border-right:1px solid rgba(224,224,224,1);height:25px;width:1px;margin:0 10px}.primaryColor,.MuiButton-text.MuiButton-colorPrimary,.MuiTabs-root .Mui-selected.MuiTab-textColorPrimary,.MuiFormLabel-root.MuiInputLabel-root.Mui-focused,.MuiCircularProgress-colorPrimary,.MuiButtonBase-root.MuiCheckbox-root.MuiCheckbox-indeterminate,.MuiButtonBase-root.MuiCheckbox-root.Mui-checked,.MuiButtonBase-root.MuiChip-root,.MuiButtonBase-root.MuiChip-root .MuiChip-deleteIcon:hover,.MuiTypography-root.MuiLink-root,.MuiButtonBase-root.MuiSwitch-switchBase.Mui-checked,.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-colorPrimary:not(.Mui-disabled){color:var(--color-primary)}.MuiButton-outlined.MuiButton-colorPrimary{color:var(--color-primary);border-color:var(--color-primary-50)}.primaryBackgroundColor,.MuiBadge-badge,.MuiButton-contained.MuiButton-colorPrimary:not(.Mui-disabled),.MuiLinearProgress-barColorPrimary,.MuiFab-primary,.MuiTabs-root .MuiTabs-indicator,.MuiButtonBase-root.MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:var(--color-primary)}.MuiButton-contained.MuiButton-colorPrimary.Mui-disabled{background-color:#0000001f;color:#00000042}.MuiButtonBase-root.MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1}.primaryBorderColor,.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--color-primary-border)}.MuiButtonBase-root.MuiChip-root .MuiChip-deleteIcon{color:var(--color-primary-50)}.MuiButtonBase-root.MuiChip-root{border-color:var(--color-primary-50)}.MuiButtonBase-root.MuiToggleButton-root{text-transform:none;line-height:20px;color:#49454f;border-radius:40px}.MuiButtonBase-root.MuiToggleButton-root:not(:first-of-type){border-top-left-radius:0;border-bottom-left-radius:0}.MuiButtonBase-root.MuiToggleButton-root:not(:last-of-type){border-top-right-radius:0;border-bottom-right-radius:0}.MuiButtonBase-root.MuiToggleButton-root.borderless{border:none}.MuiButtonBase-root.MuiToggleButton-root#openAiAssistant{border-radius:40px}.MuiButtonBase-root.MuiToggleButton-root#openAiAssistant.Mui-selected{background:linear-gradient(45deg,#FF6EC3,var(--color-daa-hc),var(--color-primary),var(--color-daa-hc),#ff6ec4);background-size:400% 400%;animation:gradientShift 5s ease infinite;color:#ffffffdb}.MuiButtonBase-root.MuiToggleButton-root#openAiAssistant:hover{background:linear-gradient(45deg,#c284eb,#f1a2de,#a3d0ff,#ea9af7);background-size:400% 400%;animation:gradientShift 2s ease infinite;color:var(--color-daa-hc)}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.MuiButtonBase-root.MuiToggleButton-root>span{margin:0 4px}.MuiToggleButtonGroup-root.iconOnly>.MuiButtonBase-root.MuiToggleButton-root{padding:7px 12px}.MuiButtonBase-root.MuiToggleButton-root.Mui-selected{color:var(--color-primary-darker);background:var(--color-background-highlight-hover)}.MuiButtonBase-root.MuiToggleButton-root:hover{background:var(--color-background-highlight-hover2)}.root .naHint{display:flex;flex-direction:column;align-items:center;padding:3rem 0;max-width:min(750px,80%);margin-left:auto;margin-right:auto}.root .naHint>div{font-size:1rem;color:#000000a1;text-align:justify;margin-top:2rem}.root .naHint h1{margin-top:2rem;font-size:1.5rem;margin-bottom:-1rem}.root .naHint>button{margin-top:3rem}.root .naHint a{text-decoration:none;color:var(--color-primary);font-weight:500}.root .naHint a:hover{text-decoration:underline}.root .naHint ol{padding-left:16px;margin:0}.root .naHint ol>li{padding-left:8px;padding-bottom:4px}body.openHelp .root.empty{padding-right:400px}table .showOnRowHover{display:none}table tr:hover .showOnRowHover{display:inherit}.MuiTableCell-sizeSmall .fileWrapper{display:flex;align-items:center;margin-left:-10px;position:relative}.MuiTableCell-sizeSmall .fileWrapper>button{display:flex;align-items:center;justify-content:flex-start;text-align:left;line-height:14px;word-break:break-word;font-size:.875rem;margin-right:10px}.MuiTableCell-sizeSmall .fileWrapper>button:not(.Mui-disabled){color:var(--color-primary)}.MuiTableCell-sizeSmall .fileWrapper>button>svg{color:var(--color-primary);margin:5px 15px 5px 5px}.MuiLink-root.Mui-disabled{color:#737272!important}.MuiLink-root.Mui-disabled>svg{color:#0000002b!important}.MuiLink-root.Mui-disabled:hover{text-decoration:none;cursor:default}body header>.MuiToolbar-root>h1{overflow:visible}.apexcharts-legend-series{max-width:180px;display:flex}.apexcharts-legend-series .apexcharts-legend-marker{flex-shrink:0}.apexcharts-legend-series .apexcharts-legend-text{-webkit-hyphens:auto;hyphens:auto}.apexcharts-legend.apx-legend-position-right{top:0!important;display:flex;justify-content:flex-start!important}.transferList{display:flex;margin-top:0;width:100%}.transferList fieldset{align-items:center;border-color:#0000003b;border-radius:5px;border-width:1px;display:flex;flex-flow:wrap;min-height:100px;padding:0;min-width:200px}.transferList fieldset>legend{color:#0000008f;font-size:.75rem;margin-left:.75em}.transferList fieldset .emptyMsg{color:#0000006b;padding:20px}.transferList fieldset>div{height:500px;width:100%;overflow:auto}.transferList .MuiCheckbox-root{padding:0}.transferList .buttons{align-items:center;display:flex;flex-direction:column;justify-content:center;width:120px;gap:16px}.bsTable th{padding-bottom:4px;padding-top:0;line-height:18px}.MuiTabs-root .operatorTab{min-height:48px}.MuiTabs-root .operatorTab>svg{height:16px;width:16px}header .MuiLinearProgress-root.hideShadow{top:45px}header+nav+main>div>div>div>.MuiTabs-root.primary,.models.root>.MuiTabs-root.primary,.solution.edit.root>.MuiTabs-root.primary,.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary{background-color:#fff;z-index:999;position:fixed;top:56px;width:calc(100% - 57px);min-height:48px;height:48px;margin-left:-2rem}.openDrawer header+nav+main>div>div>.MuiTabs-root.primary,.openDrawer .models.root>.MuiTabs-root.primary,.openDrawer .solution.edit.root>.MuiTabs-root.primary,.openDrawer.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary{width:calc(100% - 250px)}header+nav+main>div>div>.MuiTabs-root.primary .MuiTab-root,.models.root>.MuiTabs-root.primary .MuiTab-root,.solution.edit.root>.MuiTabs-root.primary .MuiTab-root,.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary .MuiTab-root{min-height:48px;height:48px;padding-top:6px;padding-bottom:6px}header+nav+main>div>div>.MuiTabs-root.withIcon,header+nav+main>div>div>.MuiTabs-root.withIcon .MuiTab-root,.models.root>.MuiTabs-root.withIcon,.models.root>.MuiTabs-root.withIcon .MuiTab-root,.solution.edit.root>.MuiTabs-root.withIcon,.solution.edit.root>.MuiTabs-root.withIcon .MuiTab-root,.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary.withIcon,.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary.withIcon .MuiTab-root{min-height:64px;height:64px;min-width:auto;color:#49454f}header+nav+main>div>div>.MuiTabs-root.primary,header+nav+main>div>div>.MuiTabs-root.primary .MuiTab-root,.models.root>.MuiTabs-root.primary,.models.root>.MuiTabs-root.primary .MuiTab-root,.solution.edit.root>.MuiTabs-root.primary,.solution.edit.root>.MuiTabs-root.primary .MuiTab-root,.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary .MuiTab-root{min-width:130px}header+nav+main>div>div>.MuiTabs-root .MuiTab-root .MuiBadge-badge,.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary .MuiTab-root .MuiBadge-badge,.MuiTabs-root.primary .MuiTab-root .MuiBadge-badge,.MuiToggleButton-root .MuiBadge-badge{font-size:11px;height:16px;min-width:16px;padding-left:5px;padding-right:5px;background-color:#b3261e;position:static;margin-left:4px;transform:none}header+nav+main>div>div>.MuiTabs-root.withIcon .MuiTab-root.Mui-selected,.models.root>.MuiTabs-root.withIcon .MuiTab-root.Mui-selected,.solution.edit.root>.MuiTabs-root.withIcon .MuiTab-root.Mui-selected,.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary .MuiTab-root.Mui-selected{color:var(--color-primary)}header+nav+main>div>div>.MuiTabs-root.withIcon .MuiTab-root .MuiAvatar-root,.models.root>.MuiTabs-root.withIcon .MuiTab-root .MuiAvatar-root,.solution.edit.root>.MuiTabs-root.withIcon .MuiTab-root .MuiAvatar-root,.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary .MuiTab-root .MuiAvatar-root{width:24px;height:24px;margin-bottom:0}header+nav+main>div>div>.MuiTabs-root.primary .MuiTabs-indicator,.models.root>.MuiTabs-root.primary .MuiTabs-indicator,.solution.edit.root>.MuiTabs-root.primary .MuiTabs-indicator,.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary .MuiTabs-indicator,.MuiTabs-root.primary .MuiTabs-indicator{background:transparent;display:flex;justify-content:center;height:3px}header+nav+main>div>div>.MuiTabs-root.primary .MuiTabs-indicator .MuiTabs-indicatorSpan,.models.root>.MuiTabs-root.primary .MuiTabs-indicator .MuiTabs-indicatorSpan,.solution.edit.root>.MuiTabs-root.primary .MuiTabs-indicator .MuiTabs-indicatorSpan,.md3 .MuiDialog-root.detailDialog .MuiTabs-root.primary .MuiTabs-indicator .MuiTabs-indicatorSpan,.MuiTabs-root.primary .MuiTabs-indicator .MuiTabs-indicatorSpan{width:40px;display:inline-block;background-color:var(--color-primary);max-width:40px;height:3px;border-top-left-radius:3px;border-top-right-radius:3px}body .startNav{position:fixed;width:1px;height:1px;white-space:nowrap;overflow:hidden;clip-path:polygon(0 0,0 0,0 0);background:var(--color-background);min-width:230px}body .startNav:focus-within{top:10px;left:10px;width:auto;height:auto;clip-path:none;padding:8px 16px;border-radius:8px;outline:2px solid var(--color-primary);z-index:1000000}body .startNav:focus-within>a:focus{text-decoration:none;outline:none;color:var(--color-primary);font-size:.9rem;line-height:1.2;font-weight:500}body .startNav:focus-within>a:hover{text-decoration:underline}.md3 header{box-shadow:none}html:not([data-scroll="0"]) .md3 header{background:var(--color-background)}.md3 main .MuiPaper-root,.md3 .MuiDialog-root>.MuiDialog-container>.MuiPaper-root .MuiPaper-root:not(.MuiAlert-root){border-radius:12px;box-shadow:none;background-color:var(--color-background);border:1px solid var(--color-border)}.md3 main .MuiPaper-root.MuiAccordion-root,.md3 .MuiDialog-root>.MuiDialog-container>.MuiPaper-root .MuiPaper-root.MuiAccordion-root{border:none;background:none}.md3 main .MuiPaper-root.MuiAccordion-root:before,.md3 .MuiDialog-root>.MuiDialog-container>.MuiPaper-root .MuiPaper-root.MuiAccordion-root:before{display:none}.md3.filled main .MuiPaper-root,.md3.filled .MuiDialog-root>.MuiDialog-container>.MuiPaper-root .MuiPaper-root{background-color:var(--color-background-darker)}.md3 .MuiDialog-root:not(.detailDialog)>.MuiDialog-container>.MuiPaper-root{box-shadow:var(--elevation-3);border-radius:28px;background-color:var(--color-background)}.md3 main .MuiPaper-root.MuiPaper-elevation1,.md3 main .MuiPaper-root.MuiPaper-elevation2,.md3 .MuiDialog-root .MuiPaper-root.MuiPaper-elevation1,.md3 .MuiDialog-root .MuiPaper-root.MuiPaper-elevation2{border:1px solid var(--color-border)}.md3.filled main .MuiPaper-root.MuiPaper-elevation1,.md3.filled main .MuiPaper-root.MuiPaper-elevation2,.md3.filled .MuiDialog-root .MuiPaper-root.MuiPaper-elevation1,.md3.filled .MuiDialog-root .MuiPaper-root.MuiPaper-elevation2{border:none}.md3 #root,.md3 header,.MuiDialog-root.detailDialog .MuiDialog-paperFullScreen{background-color:#fff!important;border-radius:0!important}.md3.signIn #root{background-color:var(--color-background-darker)!important;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2027.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Ebene_1'%20x='0px'%20y='0px'%20viewBox='0%200%20800%20800'%20style='enable-background:new%200%200%20800%20800;'%20xml:space='preserve'%20sodipodi:docname='Buildsimple_B_login.svg'%20inkscape:version='1.4%20(86a8ad7,%202024-10-11)'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='true'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:zoom='1.06375'%20inkscape:cx='400'%20inkscape:cy='400'%20inkscape:window-width='3200'%20inkscape:window-height='1711'%20inkscape:window-x='-9'%20inkscape:window-y='-9'%20inkscape:window-maximized='1'%20inkscape:current-layer='Ebene_1'%20/%3e%3cstyle%20type='text/css'%20id='style1'%3e%20.st0{fill:%23061237;}%20.st1{fill:%23FFFFFF;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='-2.2,-0.2%20804.9,-0.2%20804.9,408.6%20804.9,802.8%20-2.2,802.8%20'%20id='polygon1'%20style='display:none'%20/%3e%3cg%20id='google_ads_3'%20style='opacity:0.8;fill:%23e7edf3;fill-opacity:1'%20transform='matrix(1.639892,0,0,1.639892,-267.81371,-252.50888)'%3e%3cg%20id='Group-13'%20transform='translate(-22)'%20style='fill:%23e7edf3;fill-opacity:1'%3e%3cg%20id='Group-10'%20transform='translate(294,196)'%20style='fill:%23e7edf3;fill-opacity:1'%3e%3cpath%20id='Combined-Shape-path'%20class='st1'%20d='m%20-46,154.6%200.5,0.3%20350.5,239.2%20c%20-7.8,6.8%20-16.3,12.6%20-26.1,17.5%20-14.3,7.5%20-31,12.8%20-49.9,16%20-18.5,3.1%20-49.2,4.6%20-91.4,4.6%20h%20-1.9%20-189.4%20c%20-8,0%20-14.3,-6.4%20-14.7,-14.1%20V%20417.6%20167%20c%200,-2.9%200.9,-5.8%202.6,-8.3%204.4,-6.5%2013.3,-8.3%2019.8,-4.1%20z'%20style='fill:%23e7edf3;fill-opacity:1'%20/%3e%3cpath%20id='Combined-Shape-path_00000062895056334109743270000009857378747013421997_'%20class='st1'%20d='m%20-53.7,-29.1%20h%20176.6%20c%2040.4,0%2069.6,1.1%2087.6,3%2018.2,2%2034.2,5.6%2047.4,10.5%2023.4,8.7%2041.4,22.5%2053.8,41.1%2012.4,18.5%2018.5,41.2%2018.5,67.8%200,20.5%20-4.6,38.6%20-13.8,54.2%20-9.2,15.6%20-23.3,28.6%20-41.9,39%2024.4,8.8%2042.3,22.1%2054.3,39.7%205.8,8.8%2010.1,18.9%2013.2,30%202.9,11.2%204.4,24.1%204.4,38.6%200,21.6%20-3.7,40.9%20-10.6,58%20l%20-0.6,1.5%20L%20-62.1,82%20c%20-3.8,-2.6%20-6.3,-6.9%20-6.5,-11.5%20V%2070%20-14.4%20c%200,-8%206.4,-14.3%2014.1,-14.7%20h%200.8%20176.6%20z'%20style='display:inline;fill:%23e7edf3;fill-opacity:1'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:contain}.md3 .MuiButton-root{border-radius:20px;box-shadow:none;text-transform:none}.md3 .MuiButton-root.MuiButton-text.defaultTextColor{color:var(--color-hc-bluegray)}.md3 .MuiButton-root.MuiButton-contained.MuiButton-colorError:not(.Mui-disabled){background:var(--color-hc-red)}.md3 .MuiButton-root.MuiButton-contained.MuiButton-colorError:not(.Mui-disabled):hover{background:var(--color-hc-red-hover)}.md3 .MuiButton-root .shortcut{margin-left:10px;padding:1px 3px;line-height:14px;border-radius:3px;color:var(--color-hc-black);font-size:11px;background:#e7edf38a;display:none}.md3 .MuiDialog-paper{border-radius:24px;background-color:#f7f7f7}.md3 .MuiDialog-paper .MuiInputBase-root,.md3 main .MuiPaper-root .MuiInputBase-root,.md3 main .MuiToggleButtonGroup-root{background:#fff}.md3 main .MuiToggleButtonGroup-root{border-radius:40px}.md3 .MuiDrawer-root>.MuiDrawer-paper{background:#20293c}.md3 .MuiDrawer-root.light>.MuiDrawer-paper{background:var(--color-background);color:var(--color-hc-bluegray);border-color:#0000000d;border-right:1px solid var(--color-border)}.md3 .MuiDrawer-root.light svg,.md3 .MuiDrawer-root.light svg rect{fill:#444d68cc;color:#444d68cc}.md3 .MuiDrawer-root.light svg polyline{stroke:#444d68cc}.md3 .MuiDrawer-root.light .MuiListItemIcon-root>svg,.md3 .MuiDrawer-root.light .MuiListItemIcon-root>svg rect,.md3 .MuiDrawer-root.light .MuiListItemIcon-root>svg>svg,.md3 .MuiDrawer-root.light .MuiListItemIcon-root>svg>svg rect{fill:var(--color-sideNavIcon);color:var(--color-sideNavIcon)}.md3 .MuiDrawer-root.light .MuiListItemIcon-root>svg polyline,.md3 .MuiDrawer-root.light .MuiListItemIcon-root>svg>svg polyline{stroke:var(--color-sideNavIcon)}.md3 .MuiDrawer-root.light .selected .MuiListItemIcon-root>svg,.md3 .MuiDrawer-root.light .selected .MuiListItemIcon-root>svg rect,.md3 .MuiDrawer-root.light .selected .MuiListItemIcon-root>svg>svg,.md3 .MuiDrawer-root.light .selected .MuiListItemIcon-root>svg>svg rect{fill:var(--color-sideNavIcon-selected);color:var(--color-sideNavIcon-selected)}.md3 .MuiDrawer-root.light .selected svg polyline,.md3 .MuiDrawer-root.light .selected svg svg polyline{stroke:var(--color-sideNavIcon-selected)}.md3 .MuiDrawer-root.light .selected{color:#000000de}.md3 .MuiDrawer-root.light .MuiDrawer-paper .selected{background:var(--color-background-highlight)}.md3 .MuiDrawer-root.light .MuiListItem-root:hover{background:var(--color-background-highlight-hover)}.md3 .MuiDrawer-root.light .MuiListItem-root>.MuiListItemButton-root{border-radius:24px;border:1px solid transparent}.md3.closedDrawer .MuiDrawer-root.light .MuiListItem-root>.MuiListItemButton-root{height:40px;min-height:40px;width:40px;min-width:40px}.md3 .MuiDrawer-root.light .MuiListItem-root>.MuiListItemButton-root:focus{background:var(--color-background-highlight-hover);border:1px solid var(--color-primary-50)}.md3 .MuiDrawer-root.light .MuiListItem-root>.MuiListItemButton-root.selected:focus{background:var(--color-background-highlight)}.md3 .MuiDrawer-root.light .MuiListItem-root>.MuiListItemButton-root+.openMenu{position:absolute;right:0}.md3 .MuiDrawer-root.light .MuiListItem-root>.MuiListItemButton-root+.openMenu:hover{background-color:transparent}.md3.closedDrawer .MuiDrawer-root.light .MuiListItem-root>.MuiListItemButton-root+.openMenu{right:-9px;top:8px}.md3.closedDrawer .MuiDrawer-root.light .MuiListItem-root>.MuiListItemButton-root+.openMenu>svg{font-size:1rem}.md3 .MuiDrawer-root.light .drawer_open #companyLogo{filter:none;width:168px;margin:0;opacity:.75}.md3 .MuiDrawer-root.light .smallToggle{background-color:var(--color-background);border:1px solid #d4d0d0}.md3 .MuiDrawer-root.light .smallToggle:hover{background-color:var(--color-background-highlight-hover)}.md3 .MuiDrawer-root.light .smallToggle:focus{background-color:var(--color-background-highlight-hover);border-color:var(--color-primary-50)}.md3 .MuiDrawer-root.light .smallToggle:focus .MuiTouchRipple-root *{background-color:transparent}.md3 .MuiDrawer-paper .MuiDivider-root{display:none}.md3 .MuiDrawer-paper .selected{background:#ffffff24}.md3 .MuiDrawer-root .MuiListItem-root:hover,.md3 .MuiDrawer-root .MuiListItem-root.Mui-focusVisible,.md3 .MuiDrawer-paper .selected{border-radius:24px}.md3 .MuiDrawer-root .drawer_closed .MuiListItem-root{max-width:40px;max-height:40px;margin-left:8px}.md3 .drawer_open #companyLogo{filter:grayscale(1) contrast(2.5)}.md3 .root>.loadingState .MuiAvatar-root{color:#444d68;box-shadow:none}.md3 .root>.loadingState .header{color:var(--color-hc-bluegray)}.md3 .MuiMenu-paper,.md3 .MuiAutocomplete-paper{box-shadow:var(--elevation-2);border-radius:4px}.md3 .MuiAutocomplete-listbox{padding:0;max-height:50vh}.md3 .MuiMenu-paper .MuiMenuItem-root.Mui-selected,.md3 .MuiAutocomplete-paper .MuiAutocomplete-option[aria-selected=true]{background-color:var(--color-background-highlight-hover)}.md3 .MuiMenu-paper .MuiMenuItem-root:hover,.md3 .MuiAutocomplete-paper .MuiAutocomplete-option:hover{background-color:var(--color-background-highlight-hover2)}.md3 .MuiFormGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label:not(.Mui-focused){font-size:.9rem;color:#49454f}.md3 .MuiFormLabel-root:not(.Mui-focused){color:#49454f}.md3 .MuiFormLabel-root.Mui-disabled,.md3 .MuiFormControlLabel-label.Mui-disabled{color:#1d1b2061}.md3 .MuiDialogTitle-root{font-size:24px;font-weight:400;padding:24px 24px 16px;line-height:32px}.md3 .MuiDialogTitle-root .iconWrapper{display:flex;gap:12px;align-items:center}.md3 .MuiDialogTitle-root .iconWrapper svg{height:32px;width:32px}.md3 .MuiDialogTitle-root .iconWrapper.success svg{color:var(--color-hc-green)}.md3 .MuiDialogTitle-root .iconWrapper.primary svg{color:var(--color-primary)}.md3 .MuiDialogActions-root{padding:24px}.md3 .MuiCard-root>button>.MuiCardActionArea-focusHighlight,.md3 .MuiCard-root>.MuiCardActionArea-root>.MuiCardActionArea-focusHighlight{background-color:#2e77db}.MuiButtonBase-root.MuiCardActionArea-root{border:1px solid transparent}.MuiButtonBase-root.MuiCardActionArea-root.Mui-focusVisible{border-color:#2e77db!important;border-radius:12px}.MuiButtonBase-root.MuiCardActionArea-root.Mui-focusVisible .MuiCardActionArea-focusHighlight,.MuiButtonBase-root.MuiCardActionArea-root:hover .MuiCardActionArea-focusHighlight{opacity:.04}.MuiButton-contained.MuiButton-colorPrimary:hover:not(.Mui-disabled){background-color:var(--color-primary-dark)}.md3 .MuiCard-root>button .MuiTouchRipple-root span,.md3 .MuiCard-root>.MuiCardActionArea-root .MuiTouchRipple-root span{background-color:#537cb6}.md3 .MuiAutocomplete-popper>.MuiPaper-root{box-shadow:var(--elevation-2)!important;border-radius:12px}.md3 .MuiAutocomplete-popper .MuiCard-root{background-color:#fff}.md3 .MuiTextField-root fieldset{border-color:#00000038}.md3 .MuiTextField-root fieldset:hover{border-color:#1d1b20}.md3 .MuiTextField-root fieldset>legend{font-size:12px}.md3 .MuiSlider-root{color:var(--color-primary)}.md3 .MuiPaper-root>h1{margin-top:1rem;font-size:1rem;margin-bottom:.5rem;display:flex}.md3 .MuiPaper-root>h1>svg{color:#0000008a;margin-right:8px}.md3 .MuiSwitch-root{width:68px;height:38px;padding:0 12px}.md3 .MuiSwitch-switchBase{left:6px;top:1px}.md3 .MuiSwitch-track{width:44px;height:22px;border:1px solid rgba(0,0,0,.36);border-radius:22px;background-color:var(--color-background-darker);margin-top:auto;margin-bottom:auto;opacity:1}.md3 .MuiSwitch-thumb{height:16px;width:16px;box-shadow:none;background-color:#0000005c;margin-top:1px}.md3 .MuiButtonBase-root.MuiSwitch-switchBase.Mui-checked .MuiSwitch-thumb{height:18px;width:18px;background-color:#fff;margin-top:0}.md3 .MuiButtonBase-root.MuiSwitch-switchBase:active:hover .MuiSwitch-thumb{height:20px;width:20px;margin-top:-1px}.md3 .MuiButtonGroup-contained{box-shadow:none}table th .link,table td .link{color:var(--color-primary);text-decoration:none;padding:6px 3px}table th .link>div,table td .link>div{display:inline-flex;flex-flow:column;align-items:flex-start}table th .link:hover,table td .link:hover{cursor:pointer;text-decoration:underline}.technicalId{font-size:.9rem;word-break:break-all;background-color:#0000000d;padding:0 5px;border-radius:2px;font-weight:300}.MuiPickersPopper-root{z-index:10001}.MuiAutocomplete-popper.priorityList li>.priority{display:flex;align-items:center;gap:1rem}.MuiAutocomplete-popper.priorityList li>.priority .iconWrapper{width:24px;display:flex;align-items:center;justify-content:center}.MuiAutocomplete-popper.priorityList li>.priority.normal svg{color:var(--color-hc-gray);width:.875rem;height:.875rem}.MuiAutocomplete-popper.priorityList li>.priority.high svg,.MuiAutocomplete-popper.priorityList li>.priority.higher svg,.MuiAutocomplete-popper.priorityList li>.priority.highest svg{color:var(--color-hc-red)}.MuiAutocomplete-popper.priorityList li>.priority.low svg,.MuiAutocomplete-popper.priorityList li>.priority.lower svg,.MuiAutocomplete-popper.priorityList li>.priority.lowest svg{color:var(--color-primary)}.MuiAutocomplete-popper.priorityList{z-index:10000}body.openAiAssistant .aiAssistant{display:flex;position:static;width:auto;height:100%;flex-direction:column}.helpContainer#aiAssistantHelp .help>.MuiTypography-root{padding-right:0;margin-top:0}.aiAssistant{display:flex;flex-direction:column;justify-content:space-between;height:100%}.aiAssistant form{position:relative}.aiAssistant form .MuiTextField-root>.MuiInputBase-root{padding-bottom:50px;background:#fff;border-radius:8px}.aiAssistant form .toolbar{display:flex;justify-content:space-between;position:absolute;padding:0 8px;bottom:5px;width:100%}.aiAssistant .chat-messages{overflow:hidden auto;height:100%;width:100%;border-radius:4px;padding:12px 8px 0 4px}.aiAssistant .chat-messages .getStarted{padding:6px 12px 12px;color:var(--color-hc-bluegray)}.aiAssistant .chat-messages .getStarted .imageContainer{padding:32px;background:var(--color-background-highlight);border-radius:8px}.aiAssistant .chat-messages .getStarted .imageContainer>img{width:100%}.aiAssistant .chat-messages .getStarted .examples{margin-top:1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.aiAssistant .chat-messages .getStarted .examples .MuiButtonBase-root.MuiChip-root{background:var(--color-background-highlight);color:var(--color-hc-bluegray);height:auto;min-height:32px;padding:6px 0}.aiAssistant .chat-messages .getStarted .examples .MuiButtonBase-root.MuiChip-root .MuiChip-label{display:block;white-space:normal;line-height:16px;padding-left:18px;padding-right:18px}.aiAssistant .chat-messages .getStarted .examples .MuiButtonBase-root.MuiChip-root>svg{color:#2d73f5}.aiAssistant .chat-messages .getStarted .examples .MuiButtonBase-root.MuiChip-root:hover{background:var(--color-background-highlight-hover)}.aiAssistant .message{max-width:90%;padding:12px 18px;margin-bottom:15px;border-radius:18px;line-height:1.4;font-size:.95rem;position:relative;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}.aiAssistant .message:before,.aiAssistant .message:after{bottom:-.1rem;content:"";height:1rem;position:absolute}.aiAssistant .message.user{background:var(--color-dca);color:#fff;margin-left:auto;animation:flyInFromRight .5s ease-out}.aiAssistant .message.user:before{border-bottom-left-radius:.8rem .7rem;border-right:1rem solid var(--color-dca);right:-.35rem;transform:translateY(-.1rem)}.aiAssistant .message.user:after{background-color:var(--color-background);border-bottom-left-radius:.5rem;right:-40px;transform:translate(-30px,-2px);width:10px}.helpContainer .help:focus-within .aiAssistant .message.user:after{background-color:var(--color-background-darker)}.aiAssistant .message.bot.reasoning{background:var(--color-hc-gray);color:#fff}.aiAssistant .message.bot{background:#fff;color:#333;margin-right:auto;animation:flyInFromLeft .5s ease-out;border:1px solid var(--color-border)}.aiAssistant .message.bot:before{border-bottom-right-radius:.8rem .7rem;border-left:1rem solid white;left:-.35rem;border-bottom:3px solid var(--color-border2)}.aiAssistant .message.bot.reasoning:before{border-left-color:var(--color-hc-gray)}.aiAssistant .message.bot:after{background-color:var(--color-background);border-bottom-right-radius:.5rem;left:20px;transform:translate(-30px,-2px);width:10px;border-right:1px solid var(--color-border2)}.aiAssistant .message.bot.reasoning:after{left:19px}.helpContainer .help:focus-within .aiAssistant .message.bot:after{background-color:var(--color-background-darker)}.aiAssistant pre{background:#f9f9f9;color:#000;padding:1em;border-radius:6px;overflow-x:auto}.aiAssistant .language-json{color:#000}.aiAssistant code{font-family:monospace;color:#000!important}.aiAssistant .typing-cursor:after{content:"|";animation:blink 1s step-start infinite}.aiAssistant p{margin:0}@keyframes blink{50%{opacity:0}}@keyframes flyInFromLeft{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes flyInFromRight{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}.toolbarSpacer{min-height:64px}.content{flex-grow:1;padding-top:0}.MuiDialog-root.addDocumentStacks .MuiDialog-container>.MuiPaper-root{width:1000px;min-height:300px}.MuiDialog-root.addDocumentStacks .MuiDialog-container>.MuiPaper-root>button#closeBtn{position:absolute;right:10px;top:10px}.MuiDialog-root.addDocumentStacks .verifierUploadContainer .MuiOutlinedInput-root{min-width:200px;margin-right:1rem}.addDocumentStacks .circularProgressWrapper.big{margin:8px 0 4px}.addDocumentStacks .big .MuiSvgIcon-root{height:1.8rem;width:1.8rem}.addDocumentStacks .documentStatusContainer{width:100%;margin-top:.5rem;position:relative}.addDocumentStacks .documentStatusContainer .MuiPaper-elevation{box-shadow:0 0 0 1px #00000029}.addDocumentStacks .documentStatusContainer>.MuiCircularProgress-root{position:absolute;top:4px;right:10px}.addDocumentStacks .documentStatusContainer .uploadHint{font-size:.8rem;color:#0000008f;line-height:.8rem;margin-top:12px}.addDocumentStacks .documentStatusContainer #chart{padding:10px 20px 0 10px;height:159px}.addDocumentStacks .documentStatusContainer #chart .title{padding:5px 25px 10px;display:block;font-size:.8rem;margin-bottom:-35px}.addDocumentStacks .documentStatusContainer #chart .title div:first-child{font-weight:500;font-size:.9rem}.addDocumentStacks .uploadArea{padding:15px 5px;display:flex;position:relative;align-items:flex-start;margin-top:-12px}.addDocumentStacks .uploadArea:nth-child(2){margin-top:.6rem}.addDocumentStacks .uploadArea>*:first-child{min-width:60px;padding-right:20px;display:flex;justify-content:center}.addDocumentStacks .uploadArea .MuiCircularProgress-root{margin:0!important}.addDocumentStacks .uploadArea .uploadProgress{position:absolute;top:27px;left:9px;width:35px;text-align:center;font-size:12px;color:#000000ba}.addDocumentStacks .uploadArea .uploadHint{font-size:.8rem;color:#0000008f;line-height:.8rem;margin-top:6px}.addDocumentStacks .uploadArea .MuiSvgIcon-root{color:var(--color-hc-green);height:28px;width:28px;padding-right:20px}.addDocumentStacks .uploadArea.error .MuiSvgIcon-root{color:var(--color-hc-red)}.addDocumentStacks .uploadArea:not(.progress) .uploadHeader{padding-top:5px}
