/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.mat-mdc-form-field-infix>.mat-mdc-form-field-input-control.mat-mdc-form-field-input-control{font-family:IBM Plex Sans,Roboto,sans-serif}.mdc-text-field--disabled .mdc-floating-label{color:#000}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}.mat-theme-loaded-marker{display:none}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #3d3b94;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #006973;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #ba1a1a;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #3d3b94;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #3d3b94;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #006973;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #006973;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ba1a1a;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ba1a1a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-option-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mat-card-title-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3d3b94;--mdc-linear-progress-track-color: rgba(61, 59, 148, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #006973;--mdc-linear-progress-track-color: rgba(0, 105, 115, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ba1a1a;--mdc-linear-progress-track-color: rgba(186, 26, 26, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #3d3b94;--mdc-filled-text-field-focus-active-indicator-color: #3d3b94;--mdc-filled-text-field-focus-label-text-color: rgba(61, 59, 148, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ba1a1a;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-error-caret-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #ba1a1a;--mdc-outlined-text-field-caret-color: #3d3b94;--mdc-outlined-text-field-focus-outline-color: #3d3b94;--mdc-outlined-text-field-focus-label-text-color: rgba(61, 59, 148, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ba1a1a;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #ba1a1a;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #ba1a1a;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-focus-select-arrow-color: rgba(61, 59, 148, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #006973;--mdc-filled-text-field-focus-active-indicator-color: #006973;--mdc-filled-text-field-focus-label-text-color: rgba(0, 105, 115, .87);--mdc-outlined-text-field-caret-color: #006973;--mdc-outlined-text-field-focus-outline-color: #006973;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 105, 115, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 105, 115, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ba1a1a;--mdc-filled-text-field-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-focus-label-text-color: rgba(186, 26, 26, .87);--mdc-outlined-text-field-caret-color: #ba1a1a;--mdc-outlined-text-field-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-focus-label-text-color: rgba(186, 26, 26, .87);--mat-form-field-focus-select-arrow-color: rgba(186, 26, 26, .87)}html{--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px}html{--mdc-filled-text-field-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(61, 59, 148, .87);--mat-select-invalid-arrow-color: rgba(186, 26, 26, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 105, 115, .87);--mat-select-invalid-arrow-color: rgba(186, 26, 26, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(186, 26, 26, .87);--mat-select-invalid-arrow-color: rgba(186, 26, 26, .87)}html{--mat-select-arrow-transform: none}html{--mat-select-trigger-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: IBM Plex Sans, Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #eae9f6;--mdc-chip-elevated-container-color: #3d3b94;--mdc-chip-elevated-selected-container-color: #3d3b94;--mdc-chip-elevated-disabled-container-color: #3d3b94;--mdc-chip-flat-disabled-selected-container-color: #3d3b94;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #eae9f6;--mdc-chip-selected-label-text-color: #eae9f6;--mdc-chip-with-icon-icon-color: #eae9f6;--mdc-chip-with-icon-disabled-icon-color: #eae9f6;--mdc-chip-with-icon-selected-icon-color: #eae9f6;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #eae9f6;--mdc-chip-with-trailing-icon-trailing-icon-color: #eae9f6;--mat-chip-selected-disabled-trailing-icon-color: #eae9f6;--mat-chip-selected-trailing-icon-color: #eae9f6}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #d8fcff;--mdc-chip-elevated-container-color: #006973;--mdc-chip-elevated-selected-container-color: #006973;--mdc-chip-elevated-disabled-container-color: #006973;--mdc-chip-flat-disabled-selected-container-color: #006973;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #d8fcff;--mdc-chip-selected-label-text-color: #d8fcff;--mdc-chip-with-icon-icon-color: #d8fcff;--mdc-chip-with-icon-disabled-icon-color: #d8fcff;--mdc-chip-with-icon-selected-icon-color: #d8fcff;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #d8fcff;--mdc-chip-with-trailing-icon-trailing-icon-color: #d8fcff;--mat-chip-selected-disabled-trailing-icon-color: #d8fcff;--mat-chip-selected-trailing-icon-color: #d8fcff}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #fbe5e5;--mdc-chip-elevated-container-color: #ba1a1a;--mdc-chip-elevated-selected-container-color: #ba1a1a;--mdc-chip-elevated-disabled-container-color: #ba1a1a;--mdc-chip-flat-disabled-selected-container-color: #ba1a1a;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fbe5e5;--mdc-chip-selected-label-text-color: #fbe5e5;--mdc-chip-with-icon-icon-color: #fbe5e5;--mdc-chip-with-icon-disabled-icon-color: #fbe5e5;--mdc-chip-with-icon-selected-icon-color: #fbe5e5;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fbe5e5;--mdc-chip-with-trailing-icon-trailing-icon-color: #fbe5e5;--mat-chip-selected-disabled-trailing-icon-color: #fbe5e5;--mat-chip-selected-trailing-icon-color: #fbe5e5}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 24px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #373585;--mdc-switch-selected-handle-color: #373585;--mdc-switch-selected-hover-state-layer-color: #373585;--mdc-switch-selected-pressed-state-layer-color: #373585;--mdc-switch-selected-focus-handle-color: #252359;--mdc-switch-selected-hover-handle-color: #252359;--mdc-switch-selected-pressed-handle-color: #252359;--mdc-switch-selected-focus-track-color: #5452ba;--mdc-switch-selected-hover-track-color: #5452ba;--mdc-switch-selected-pressed-track-color: #5452ba;--mdc-switch-selected-track-color: #5452ba;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #005f68;--mdc-switch-selected-handle-color: #005f68;--mdc-switch-selected-hover-state-layer-color: #005f68;--mdc-switch-selected-pressed-state-layer-color: #005f68;--mdc-switch-selected-focus-handle-color: #003f45;--mdc-switch-selected-hover-handle-color: #003f45;--mdc-switch-selected-pressed-handle-color: #003f45;--mdc-switch-selected-focus-track-color: #00b1c2;--mdc-switch-selected-hover-track-color: #00b1c2;--mdc-switch-selected-pressed-track-color: #00b1c2;--mdc-switch-selected-track-color: #00b1c2}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #a71717;--mdc-switch-selected-handle-color: #a71717;--mdc-switch-selected-hover-state-layer-color: #a71717;--mdc-switch-selected-pressed-state-layer-color: #a71717;--mdc-switch-selected-focus-handle-color: #701010;--mdc-switch-selected-hover-handle-color: #701010;--mdc-switch-selected-pressed-handle-color: #701010;--mdc-switch-selected-focus-track-color: #e22e2e;--mdc-switch-selected-hover-track-color: #e22e2e;--mdc-switch-selected-pressed-track-color: #e22e2e;--mdc-switch-selected-track-color: #e22e2e}html{--mdc-switch-state-layer-size: 32px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3d3b94;--mdc-radio-selected-hover-icon-color: #3d3b94;--mdc-radio-selected-icon-color: #3d3b94;--mdc-radio-selected-pressed-icon-color: #3d3b94;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #3d3b94;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #006973;--mdc-radio-selected-hover-icon-color: #006973;--mdc-radio-selected-icon-color: #006973;--mdc-radio-selected-pressed-icon-color: #006973;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #006973;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ba1a1a;--mdc-radio-selected-hover-icon-color: #ba1a1a;--mdc-radio-selected-icon-color: #ba1a1a;--mdc-radio-selected-pressed-icon-color: #ba1a1a;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ba1a1a;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 32px;--mat-radio-touch-target-display: none}html{--mat-radio-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #3d3b94;--mdc-slider-focus-handle-color: #3d3b94;--mdc-slider-hover-handle-color: #3d3b94;--mdc-slider-active-track-color: #3d3b94;--mdc-slider-inactive-track-color: #3d3b94;--mdc-slider-with-tick-marks-inactive-container-color: #3d3b94;--mdc-slider-with-tick-marks-active-container-color: #eae9f6;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #3d3b94;--mat-slider-hover-state-layer-color: rgba(61, 59, 148, .05);--mat-slider-focus-state-layer-color: rgba(61, 59, 148, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #006973;--mdc-slider-focus-handle-color: #006973;--mdc-slider-hover-handle-color: #006973;--mdc-slider-active-track-color: #006973;--mdc-slider-inactive-track-color: #006973;--mdc-slider-with-tick-marks-inactive-container-color: #006973;--mdc-slider-with-tick-marks-active-container-color: #d8fcff;--mat-slider-ripple-color: #006973;--mat-slider-hover-state-layer-color: rgba(0, 105, 115, .05);--mat-slider-focus-state-layer-color: rgba(0, 105, 115, .2)}html .mat-warn{--mdc-slider-handle-color: #ba1a1a;--mdc-slider-focus-handle-color: #ba1a1a;--mdc-slider-hover-handle-color: #ba1a1a;--mdc-slider-active-track-color: #ba1a1a;--mdc-slider-inactive-track-color: #ba1a1a;--mdc-slider-with-tick-marks-inactive-container-color: #ba1a1a;--mdc-slider-with-tick-marks-active-container-color: #fbe5e5;--mat-slider-ripple-color: #ba1a1a;--mat-slider-hover-state-layer-color: rgba(186, 26, 26, .05);--mat-slider-focus-state-layer-color: rgba(186, 26, 26, .2)}html{--mdc-slider-label-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3d3b94;--mdc-radio-selected-hover-icon-color: #3d3b94;--mdc-radio-selected-icon-color: #3d3b94;--mdc-radio-selected-pressed-icon-color: #3d3b94}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #006973;--mdc-radio-selected-hover-icon-color: #006973;--mdc-radio-selected-icon-color: #006973;--mdc-radio-selected-pressed-icon-color: #006973}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ba1a1a;--mdc-radio-selected-hover-icon-color: #ba1a1a;--mdc-radio-selected-icon-color: #ba1a1a;--mdc-radio-selected-pressed-icon-color: #ba1a1a}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #eae9f6;--mdc-checkbox-selected-focus-icon-color: #3d3b94;--mdc-checkbox-selected-hover-icon-color: #3d3b94;--mdc-checkbox-selected-icon-color: #3d3b94;--mdc-checkbox-selected-pressed-icon-color: #3d3b94;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3d3b94;--mdc-checkbox-selected-hover-state-layer-color: #3d3b94;--mdc-checkbox-selected-pressed-state-layer-color: #3d3b94;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #d8fcff;--mdc-checkbox-selected-focus-icon-color: #006973;--mdc-checkbox-selected-hover-icon-color: #006973;--mdc-checkbox-selected-icon-color: #006973;--mdc-checkbox-selected-pressed-icon-color: #006973;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #006973;--mdc-checkbox-selected-hover-state-layer-color: #006973;--mdc-checkbox-selected-pressed-state-layer-color: #006973;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fbe5e5;--mdc-checkbox-selected-focus-icon-color: #ba1a1a;--mdc-checkbox-selected-hover-icon-color: #ba1a1a;--mdc-checkbox-selected-icon-color: #ba1a1a;--mdc-checkbox-selected-pressed-icon-color: #ba1a1a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ba1a1a;--mdc-checkbox-selected-hover-state-layer-color: #ba1a1a;--mdc-checkbox-selected-pressed-state-layer-color: #ba1a1a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3d3b94}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 40px;--mdc-list-list-item-two-line-container-height: 56px;--mdc-list-list-item-three-line-container-height: 80px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 32px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:48px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:64px}html{--mdc-list-list-item-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px IBM Plex Sans,Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 48px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3d3b94;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3d3b94;--mat-tab-header-active-ripple-color: #3d3b94;--mat-tab-header-inactive-ripple-color: #3d3b94;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3d3b94;--mat-tab-header-active-hover-label-text-color: #3d3b94;--mat-tab-header-active-focus-indicator-color: #3d3b94;--mat-tab-header-active-hover-indicator-color: #3d3b94}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #006973;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #006973;--mat-tab-header-active-ripple-color: #006973;--mat-tab-header-inactive-ripple-color: #006973;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #006973;--mat-tab-header-active-hover-label-text-color: #006973;--mat-tab-header-active-focus-indicator-color: #006973;--mat-tab-header-active-hover-indicator-color: #006973}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ba1a1a;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ba1a1a;--mat-tab-header-active-ripple-color: #ba1a1a;--mat-tab-header-inactive-ripple-color: #ba1a1a;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ba1a1a;--mat-tab-header-active-hover-label-text-color: #ba1a1a;--mat-tab-header-active-focus-indicator-color: #ba1a1a;--mat-tab-header-active-hover-indicator-color: #ba1a1a}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3d3b94;--mat-tab-header-with-background-foreground-color: #eae9f6}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #006973;--mat-tab-header-with-background-foreground-color: #d8fcff}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ba1a1a;--mat-tab-header-with-background-foreground-color: #fbe5e5}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 40px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #d8fcff;--mdc-checkbox-selected-focus-icon-color: #006973;--mdc-checkbox-selected-hover-icon-color: #006973;--mdc-checkbox-selected-icon-color: #006973;--mdc-checkbox-selected-pressed-icon-color: #006973;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #006973;--mdc-checkbox-selected-hover-state-layer-color: #006973;--mdc-checkbox-selected-pressed-state-layer-color: #006973;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #eae9f6;--mdc-checkbox-selected-focus-icon-color: #3d3b94;--mdc-checkbox-selected-hover-icon-color: #3d3b94;--mdc-checkbox-selected-icon-color: #3d3b94;--mdc-checkbox-selected-pressed-icon-color: #3d3b94;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3d3b94;--mdc-checkbox-selected-hover-state-layer-color: #3d3b94;--mdc-checkbox-selected-pressed-state-layer-color: #3d3b94;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fbe5e5;--mdc-checkbox-selected-focus-icon-color: #ba1a1a;--mdc-checkbox-selected-hover-icon-color: #ba1a1a;--mdc-checkbox-selected-icon-color: #ba1a1a;--mdc-checkbox-selected-pressed-icon-color: #ba1a1a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ba1a1a;--mdc-checkbox-selected-hover-state-layer-color: #ba1a1a;--mdc-checkbox-selected-pressed-state-layer-color: #ba1a1a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 32px;--mat-checkbox-touch-target-display: none}html{--mat-checkbox-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3d3b94;--mat-text-button-state-layer-color: #3d3b94;--mat-text-button-ripple-color: rgba(61, 59, 148, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #006973;--mat-text-button-state-layer-color: #006973;--mat-text-button-ripple-color: rgba(0, 105, 115, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ba1a1a;--mat-text-button-state-layer-color: #ba1a1a;--mat-text-button-ripple-color: rgba(186, 26, 26, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3d3b94;--mdc-filled-button-label-text-color: #eae9f6;--mat-filled-button-state-layer-color: #eae9f6;--mat-filled-button-ripple-color: rgba(234, 233, 246, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #006973;--mdc-filled-button-label-text-color: #d8fcff;--mat-filled-button-state-layer-color: #d8fcff;--mat-filled-button-ripple-color: rgba(216, 252, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ba1a1a;--mdc-filled-button-label-text-color: #fbe5e5;--mat-filled-button-state-layer-color: #fbe5e5;--mat-filled-button-ripple-color: rgba(251, 229, 229, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3d3b94;--mdc-protected-button-label-text-color: #eae9f6;--mat-protected-button-state-layer-color: #eae9f6;--mat-protected-button-ripple-color: rgba(234, 233, 246, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #006973;--mdc-protected-button-label-text-color: #d8fcff;--mat-protected-button-state-layer-color: #d8fcff;--mat-protected-button-ripple-color: rgba(216, 252, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ba1a1a;--mdc-protected-button-label-text-color: #fbe5e5;--mat-protected-button-state-layer-color: #fbe5e5;--mat-protected-button-ripple-color: rgba(251, 229, 229, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3d3b94;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #3d3b94;--mat-outlined-button-ripple-color: rgba(61, 59, 148, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #006973;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #006973;--mat-outlined-button-ripple-color: rgba(0, 105, 115, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ba1a1a;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ba1a1a;--mat-outlined-button-ripple-color: rgba(186, 26, 26, .1)}html{--mdc-text-button-container-height: 28px;--mdc-filled-button-container-height: 28px;--mdc-protected-button-container-height: 28px;--mdc-outlined-button-container-height: 28px;--mat-text-button-touch-target-display: none;--mat-filled-button-touch-target-display: none;--mat-protected-button-touch-target-display: none;--mat-outlined-button-touch-target-display: none}html{--mdc-text-button-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3d3b94;--mat-icon-button-state-layer-color: #3d3b94;--mat-icon-button-ripple-color: rgba(61, 59, 148, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #006973;--mat-icon-button-state-layer-color: #006973;--mat-icon-button-ripple-color: rgba(0, 105, 115, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ba1a1a;--mat-icon-button-state-layer-color: #ba1a1a;--mat-icon-button-ripple-color: rgba(186, 26, 26, .1)}html{--mat-icon-button-touch-target-display: none}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #3d3b94;--mat-fab-foreground-color: #eae9f6;--mat-fab-state-layer-color: #eae9f6;--mat-fab-ripple-color: rgba(234, 233, 246, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #006973;--mat-fab-foreground-color: #d8fcff;--mat-fab-state-layer-color: #d8fcff;--mat-fab-ripple-color: rgba(216, 252, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ba1a1a;--mat-fab-foreground-color: #fbe5e5;--mat-fab-state-layer-color: #fbe5e5;--mat-fab-ripple-color: rgba(251, 229, 229, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #3d3b94;--mat-fab-small-foreground-color: #eae9f6;--mat-fab-small-state-layer-color: #eae9f6;--mat-fab-small-ripple-color: rgba(234, 233, 246, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #006973;--mat-fab-small-foreground-color: #d8fcff;--mat-fab-small-state-layer-color: #d8fcff;--mat-fab-small-ripple-color: rgba(216, 252, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ba1a1a;--mat-fab-small-foreground-color: #fbe5e5;--mat-fab-small-state-layer-color: #fbe5e5;--mat-fab-small-ripple-color: rgba(251, 229, 229, .1)}html{--mat-fab-touch-target-display: none;--mat-fab-small-touch-target-display: none}html{--mdc-extended-fab-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #006973}html{--mdc-snackbar-supporting-text-font: IBM Plex Sans, Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 48px;--mat-table-footer-container-height: 44px;--mat-table-row-item-container-height: 44px}html{--mat-table-header-headline-font: IBM Plex Sans, Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #3d3b94}html .mat-accent{--mdc-circular-progress-active-indicator-color: #006973}html .mat-warn{--mdc-circular-progress-active-indicator-color: #ba1a1a}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #3d3b94;--mat-badge-text-color: #eae9f6;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #006973;--mat-badge-text-color: #d8fcff}.mat-badge-warn{--mat-badge-background-color: #ba1a1a;--mat-badge-text-color: #fbe5e5}html{--mat-badge-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 40px}html{--mat-legacy-button-toggle-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: #eae9f6;--mat-datepicker-calendar-date-selected-state-background-color: #3d3b94;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(61, 59, 148, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #eae9f6;--mat-datepicker-calendar-date-focus-state-background-color: rgba(61, 59, 148, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(61, 59, 148, .3);--mat-datepicker-toggle-active-state-icon-color: #3d3b94;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(61, 59, 148, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #d8fcff;--mat-datepicker-calendar-date-selected-state-background-color: #006973;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 105, 115, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #d8fcff;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 105, 115, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 105, 115, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 105, 115, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #fbe5e5;--mat-datepicker-calendar-date-selected-state-background-color: #ba1a1a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(186, 26, 26, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #fbe5e5;--mat-datepicker-calendar-date-focus-state-background-color: rgba(186, 26, 26, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(186, 26, 26, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(186, 26, 26, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #006973}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ba1a1a}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 40px;--mat-expansion-header-expanded-state-height: 56px}html{--mat-expansion-header-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3d3b94}.mat-icon.mat-accent{--mat-icon-color: #006973}.mat-icon.mat-warn{--mat-icon-color: #ba1a1a}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: #eae9f6;--mat-stepper-header-selected-state-icon-background-color: #3d3b94;--mat-stepper-header-selected-state-icon-foreground-color: #eae9f6;--mat-stepper-header-done-state-icon-background-color: #3d3b94;--mat-stepper-header-done-state-icon-foreground-color: #eae9f6;--mat-stepper-header-edit-state-icon-background-color: #3d3b94;--mat-stepper-header-edit-state-icon-foreground-color: #eae9f6;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #d8fcff;--mat-stepper-header-selected-state-icon-background-color: #006973;--mat-stepper-header-selected-state-icon-foreground-color: #d8fcff;--mat-stepper-header-done-state-icon-background-color: #006973;--mat-stepper-header-done-state-icon-foreground-color: #d8fcff;--mat-stepper-header-edit-state-icon-background-color: #006973;--mat-stepper-header-edit-state-icon-foreground-color: #d8fcff}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #fbe5e5;--mat-stepper-header-selected-state-icon-background-color: #ba1a1a;--mat-stepper-header-selected-state-icon-foreground-color: #fbe5e5;--mat-stepper-header-done-state-icon-background-color: #ba1a1a;--mat-stepper-header-done-state-icon-foreground-color: #fbe5e5;--mat-stepper-header-edit-state-icon-background-color: #ba1a1a;--mat-stepper-header-edit-state-icon-foreground-color: #fbe5e5}html{--mat-stepper-header-height: 64px}html{--mat-stepper-container-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-stepper-header-label-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3d3b94;--mat-toolbar-container-text-color: #eae9f6}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #006973;--mat-toolbar-container-text-color: #d8fcff}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ba1a1a;--mat-toolbar-container-text-color: #fbe5e5}html{--mat-toolbar-standard-height: 56px;--mat-toolbar-mobile-height: 48px}html{--mat-toolbar-title-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 40px}html{--mat-tree-node-text-font: IBM Plex Sans, Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}.light-theme .mat-sidenav.app-sidenav{border-right-color:#e0e0e0;box-shadow:0 4px 10px #2c2c2c1f}.light-theme .mat-sidenav.app-sidenav .mat-mdc-nav-list>true-menu-list-item true-menu-list-item{background-color:#fafafa}.light-theme .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item{--mdc-list-list-item-leading-icon-color: $text-color;--mdc-list-list-item-disabled-label-text-color: $text-color-disabled;--mdc-theme-text-primary-on-background: $text-color-selected}.light-theme .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item .dropdown-icon{color:#a2a2a2}.light-theme .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item.menu-list-item:hover{background-color:#f3f3f3}.light-theme .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item.menu-list-item.focused:not(.expanded){background-color:#e5f2ff}.light-theme .mat-sidenav-container{background-color:#eff1f1;color:#1a1b21}.light-theme .mat-toolbar.app-header{background-color:#fff;box-shadow:0 4px 10px #2c2c2c1f}.light-theme .mat-toolbar.app-header #menu-toggle-button:hover{background-color:#f3f3f3}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle{color:#3d3b94;background-color:#dce1ff;border-color:#3d3b94}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle:not(.mat-button-toggle-checked){background-color:#fff}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle:not(.mat-button-toggle-checked):hover{background-color:#dce1ff}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction{color:#d45500;border-color:#d45500}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction.mat-button-toggle-checked{background-color:#ffebe4}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction:not(.mat-button-toggle-checked){background-color:#fff}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction:not(.mat-button-toggle-checked):hover{background-color:#ffebe4}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .mat-icon{background-color:#fff}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-status{color:#1a1b21}.light-theme .mat-toolbar.app-header.correction{border-bottom-color:#d45500}.light-theme .mat-mdc-menu-item:not(.mat-radio-group):hover:not([disabled]),.light-theme .mat-menu-item.mat-radio-group .mat-radio-button:hover:not([disabled]),.light-theme .mat-menu-item.cdk-program-focused:not([disabled]),.light-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.light-theme .mat-menu-item-highlighted:not([disabled]){color:#3d3b94;background-color:#dce1ff}.light-theme .mat-mdc-tab-links .tab-container{background-color:#fff}.light-theme mat-icon.correction{color:#d45500}.light-theme mat-icon.current{color:#006973}.light-theme mat-icon.selected{color:#3d3b94}.light-theme mat-card.correction{border:2px solid #D45500}.light-theme mat-card.current{border:2px solid #006973}.light-theme mat-card.selected{border:2px solid #3d3b94}.light-theme .mat-mdc-card.warnings-card,.light-theme .mat-accordion.warnings-accordion .mat-expansion-panel,.light-theme .mat-mdc-card.warnings-card:hover,.light-theme .mat-accordion.warnings-accordion .mat-expansion-panel:hover{border:2px solid #D45500}.light-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-text-suffix{color:#006973;background-color:#ecfcff}.light-theme .contract-select.contract-list-selector,.light-theme .contract-employee-selector{box-shadow:0 4px 10px #2c2c2c1f}.light-theme .mat-mdc-table.mdc-data-table__table{border:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;box-sizing:border-box}.light-theme .table-footer{background-color:#fff;border:1px solid #E0E0E0}.light-theme table.mat-mdc-table.table-wo-pagination:after,.light-theme mat-table.mat-mdc-table.table-wo-pagination:after{background:#fff;border:1px solid #E0E0E0}.light-theme table.mat-mdc-table mat-header-row,.light-theme table.mat-mdc-table th,.light-theme mat-table.mat-mdc-table mat-header-row,.light-theme mat-table.mat-mdc-table th{background:#eceeef}.light-theme table.mat-mdc-table mat-header-row.mat-mdc-header-row,.light-theme table.mat-mdc-table mat-header-row.mat-mdc-header-cell,.light-theme table.mat-mdc-table th.mat-mdc-header-row,.light-theme table.mat-mdc-table th.mat-mdc-header-cell,.light-theme mat-table.mat-mdc-table mat-header-row.mat-mdc-header-row,.light-theme mat-table.mat-mdc-table mat-header-row.mat-mdc-header-cell,.light-theme mat-table.mat-mdc-table th.mat-mdc-header-row,.light-theme mat-table.mat-mdc-table th.mat-mdc-header-cell{border-bottom:1px solid #E0E0E0;border-bottom-width:1px}.light-theme table.mat-mdc-table mat-header-row .mat-sort-header-sorted .mat-sort-header-arrow,.light-theme table.mat-mdc-table th .mat-sort-header-sorted .mat-sort-header-arrow,.light-theme mat-table.mat-mdc-table mat-header-row .mat-sort-header-sorted .mat-sort-header-arrow,.light-theme mat-table.mat-mdc-table th .mat-sort-header-sorted .mat-sort-header-arrow{color:#006973}.light-theme table.mat-mdc-table mat-cell,.light-theme table.mat-mdc-table td.mat-mdc-cell,.light-theme mat-table.mat-mdc-table mat-cell,.light-theme mat-table.mat-mdc-table td.mat-mdc-cell{border-bottom-color:#e0e0e0}.light-theme table.mat-mdc-table tr.mat-mdc-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.light-theme table.mat-mdc-table mat-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.light-theme mat-table.mat-mdc-table tr.mat-mdc-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.light-theme mat-table.mat-mdc-table mat-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover{background-color:#f3f3f3}.light-theme table.mat-mdc-table tr.mat-mdc-row:nth-child(2n),.light-theme table.mat-mdc-table mat-row:nth-child(2n),.light-theme mat-table.mat-mdc-table tr.mat-mdc-row:nth-child(2n),.light-theme mat-table.mat-mdc-table mat-row:nth-child(2n){background-color:#fff}.light-theme table.mat-mdc-table tr.mat-mdc-row:nth-child(odd),.light-theme table.mat-mdc-table mat-row:nth-child(odd),.light-theme mat-table.mat-mdc-table tr.mat-mdc-row:nth-child(odd),.light-theme mat-table.mat-mdc-table mat-row:nth-child(odd){background-color:#fafafa}.light-theme table.mat-mdc-table tr.mat-mdc-row.highlight,.light-theme table.mat-mdc-table mat-row.highlight,.light-theme mat-table.mat-mdc-table tr.mat-mdc-row.highlight,.light-theme mat-table.mat-mdc-table mat-row.highlight{background-color:#dce1ff59}.light-theme table.mat-mdc-table tr.mat-mdc-row.highlight:hover,.light-theme table.mat-mdc-table mat-row.highlight:hover,.light-theme mat-table.mat-mdc-table tr.mat-mdc-row.highlight:hover,.light-theme mat-table.mat-mdc-table mat-row.highlight:hover{background-color:#dce1ff}.light-theme table.mat-mdc-table tr.mat-mdc-row.highlight td.mat-mdc-cell .cell-bold,.light-theme table.mat-mdc-table mat-row.highlight td.mat-mdc-cell .cell-bold,.light-theme mat-table.mat-mdc-table tr.mat-mdc-row.highlight td.mat-mdc-cell .cell-bold,.light-theme mat-table.mat-mdc-table mat-row.highlight td.mat-mdc-cell .cell-bold{color:#3d3b94}.light-theme table.mat-mdc-table tr.mat-mdc-row.overlay,.light-theme table.mat-mdc-table mat-row.overlay,.light-theme mat-table.mat-mdc-table tr.mat-mdc-row.overlay,.light-theme mat-table.mat-mdc-table mat-row.overlay{background-color:#e0e0e059}.light-theme table.mat-mdc-table tr.mat-mdc-row.overlay:hover,.light-theme table.mat-mdc-table mat-row.overlay:hover,.light-theme mat-table.mat-mdc-table tr.mat-mdc-row.overlay:hover,.light-theme mat-table.mat-mdc-table mat-row.overlay:hover{background-color:#e0e0e0}.light-theme table.mat-mdc-table.calc-details-table tbody tr td.mat-mdc-cell,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr td.mat-mdc-cell{color:#a2a2a2}.light-theme table.mat-mdc-table.calc-details-table tbody tr:nth-child(2n),.light-theme table.mat-mdc-table.calc-details-table tbody tr:nth-child(odd),.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr:nth-child(2n),.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr:nth-child(odd){background-color:#fff}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell{color:#1a1b21}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot{background-color:#dce1ff59}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot:hover,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot:hover{background-color:#dce1ff}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell.mat-column-value,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-imp td.mat-mdc-cell.mat-column-value,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell.mat-column-value,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-imp td.mat-mdc-cell.mat-column-value{color:#3d3b94}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti{background-color:#dce1ff59}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus:hover,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti:hover,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus:hover,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti:hover{background-color:#dce1ff}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp{background-color:#3d3b94}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell{color:#fff}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg{background-color:#3d3b9459}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell{color:#d45500}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp:hover,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg:hover,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp:hover,.light-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg:hover{background-color:#3d3b94}.light-theme .formula-strip-container{background-color:#fff;border:1px solid #E0E0E0}.light-theme .formula-strip-container code{color:#1a1b21}.light-theme .mat-mdc-paginator{border:1px solid #E0E0E0}.light-theme .modal-container mat-table.mat-mdc-table mat-row.enters-totals{background-color:#ecfcff}.light-theme .modal-container mat-table.mat-mdc-table mat-row.no-values{background-color:#eceeef}.light-theme .modal-container mat-table.mat-mdc-table mat-row.enters-totals-with-no-vals{background-color:#ecfcff}.light-theme .modal-container mat-table.mat-mdc-table .table-input{background-color:#fff}.light-theme .modal-container mat-table.mat-mdc-table .table-input.exceeds-limit{color:#d45500}.light-theme .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-label-text-color: $text-color-desaturate;--mdc-typography-body2-font-weight: 500;background-color:#fff;border:1px solid #E0E0E0}.light-theme .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip .chip-content{text-transform:none}.light-theme .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip.selected{border-color:#006973}.light-theme .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip:hover{color:#3d3b94;background-color:#dce1ff}.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container:hover{background-color:#f3f3f3}.light-theme mat-chip.mat-mdc-standard-chip.correction{color:#d45500}.light-theme mat-chip.mat-mdc-standard-chip.current{color:#006973}.light-theme mat-chip.mat-mdc-standard-chip.selected{color:#3d3b94}.light-theme fieldset{border-color:#e0e0e0;color:#a2a2a2}.light-theme input{color:#1a1b21}.light-theme mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:#f3f3f3}.light-theme mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled{background-color:#f3f3f3}.light-theme mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled input{color:#1a1b21}.light-theme .true-menu-button.mat-mdc-menu-item.true-menu-border-bottom{border-bottom:1px solid #e0e0e0}.light-theme mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{color:#2f3036}.light-theme .mdc-text-field:not(.mdc-text-field--disabled,.mdc-text-field--focused) .mdc-floating-label{color:#1a1b21}.light-theme .mdc-text-field{background-color:#fff}.light-theme .mat-mdc-select-panel .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-multiple){background-color:#e5f2ff}.light-theme .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined{background:transparent}.light-theme .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__leading,.light-theme .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__notch,.light-theme .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__trailing{border:none}.light-theme .divider-style .divider-title,.light-theme .divider-style .divider-title-default{color:#00a0ae;background-color:#fff}.light-theme .divider-style:after{background-color:#00a0ae;opacity:.8}.light-theme .section-title>span{text-transform:uppercase;color:#00a0ae}.light-theme .section-title mat-divider{background-color:#00a0ae}.light-theme .mat-calendar-body-cell-content.mat-focus-indicator:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical):not(.mat-calendar-body-today){background-color:initial!important}.light-theme .box{background-color:#f3f3f3;border-color:#e0e0e0}.light-theme .selected-item{border-right-color:#3d3b94}.light-theme .primary,.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .highlight-manual-change,.light-theme .accepted-text,.light-theme .valid{color:#3d3b94}.light-theme .accent{color:#006973}.light-theme .warn,.light-theme .warning-text,.light-theme .red-text,.light-theme .error{color:#ba1a1a}.light-theme .warn-outlined,.light-theme .warning-text-outlined,.light-theme .red-text-outlined,.light-theme .error-outlined{color:#ba1a1a;border:1px solid #BA1A1A;border-radius:5px}.light-theme .warning-color{background-color:#ba1a1a}.light-theme .gray,.light-theme .selection-info,.light-theme .small-title{color:#a2a2a2}.light-theme .highlight{background-color:#d0d0d0}.light-theme button.highlight-green{background-color:#adff2f}.light-theme button.highlight-orange{background-color:orange}.light-theme button.highlight-pink{background-color:pink}.light-theme button.highlight-lightgray,.light-theme .expression-warning,.light-theme .overlay{background-color:#f3f3f3}.light-theme .mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked:not(.mat-disabled) .mdc-switch__shadow{background-color:#3d3b94}.light-theme .mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked:not(.mat-disabled) .mdc-switch__track:after{background-color:#dce1ff}.light-theme mat-tab-nav-panel .mat-button-toggle-checked{background-color:#dce1ff;color:#3d3b94}.light-theme mat-tab-nav-panel .mat-button-toggle-checked span{color:#fff}.light-theme ::-webkit-scrollbar-track{background:#fff}.light-theme ::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff}.light-theme *{scrollbar-width:thin;scrollbar-color:#c1c1c1 #fff}.light-theme{--true-background: #fff;--true-background-hover: #F3F3F3;--true-card-background: #fff;--true-default-background: #FFF;--true-focused-bg: #E5F2FF;--true-border-color: #e0e0e0;--true-border-hover-color: #101010;--true-border-shadow: rgba(44, 44, 44, .1215686275);--true-border-disabled: rgba(0, 0, 0, .1215686275);--true-table-header-background: #eceeef;--true-table-border-color: #E0E0E0;--true-text-color: #1A1B21;--true-text-color-selected: #004C6D;--text-color-disabled: #4F616E;--true-text-primary: #3d3b94;--true-text-background-primary: #DCE1FF;--true-text-label: #00A0AE;--true-text-background-label: #F6FEFF;--true-text-sucess: #006C53;--true-text-background-sucess: #CCF8E7;--true-text-orrange: #F69400;--true-text-background-orrange: #FFEEE0;--true-text-dim: #45464F;--true-text-background-dim: #F4F2FA;--true-text-color-desaturate: #A2A2A2;--true-text-warn: #BA1A1A}.light-theme-correction{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #d45500;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #006973;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #006973;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #d45500;--mdc-filled-text-field-focus-active-indicator-color: #d45500;--mdc-filled-text-field-focus-label-text-color: rgba(212, 85, 0, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #ba1a1a;--mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;--mdc-filled-text-field-error-label-text-color: #ba1a1a;--mdc-filled-text-field-error-caret-color: #ba1a1a;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-error-hover-active-indicator-color: #ba1a1a;--mdc-outlined-text-field-caret-color: #d45500;--mdc-outlined-text-field-focus-outline-color: #d45500;--mdc-outlined-text-field-focus-label-text-color: rgba(212, 85, 0, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #ba1a1a;--mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-label-text-color: #ba1a1a;--mdc-outlined-text-field-error-hover-label-text-color: #ba1a1a;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-error-hover-outline-color: #ba1a1a;--mdc-outlined-text-field-error-outline-color: #ba1a1a;--mat-form-field-focus-select-arrow-color: rgba(212, 85, 0, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #ba1a1a;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(212, 85, 0, .87);--mat-select-invalid-arrow-color: rgba(186, 26, 26, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #bf4d00;--mdc-switch-selected-handle-color: #bf4d00;--mdc-switch-selected-hover-state-layer-color: #bf4d00;--mdc-switch-selected-pressed-state-layer-color: #bf4d00;--mdc-switch-selected-focus-handle-color: #7f3300;--mdc-switch-selected-hover-handle-color: #7f3300;--mdc-switch-selected-pressed-handle-color: #7f3300;--mdc-switch-selected-focus-track-color: #ff7011;--mdc-switch-selected-hover-track-color: #ff7011;--mdc-switch-selected-pressed-track-color: #ff7011;--mdc-switch-selected-track-color: #ff7011;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #d45500;--mdc-slider-focus-handle-color: #d45500;--mdc-slider-hover-handle-color: #d45500;--mdc-slider-active-track-color: #d45500;--mdc-slider-inactive-track-color: #d45500;--mdc-slider-with-tick-marks-inactive-container-color: #d45500;--mdc-slider-with-tick-marks-active-container-color: #ffede1;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #d45500;--mat-slider-hover-state-layer-color: rgba(212, 85, 0, .05);--mat-slider-focus-state-layer-color: rgba(212, 85, 0, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #d8fcff;--mdc-checkbox-selected-focus-icon-color: #006973;--mdc-checkbox-selected-hover-icon-color: #006973;--mdc-checkbox-selected-icon-color: #006973;--mdc-checkbox-selected-pressed-icon-color: #006973;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #006973;--mdc-checkbox-selected-hover-state-layer-color: #006973;--mdc-checkbox-selected-pressed-state-layer-color: #006973;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #006973;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #d45500;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #d45500;--mat-badge-text-color: #ffede1;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: #ffede1;--mat-datepicker-calendar-date-selected-state-background-color: #d45500;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(212, 85, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffede1;--mat-datepicker-calendar-date-focus-state-background-color: rgba(212, 85, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(212, 85, 0, .3);--mat-datepicker-toggle-active-state-icon-color: #d45500;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(212, 85, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: #ffede1;--mat-stepper-header-selected-state-icon-background-color: #d45500;--mat-stepper-header-selected-state-icon-foreground-color: #ffede1;--mat-stepper-header-done-state-icon-background-color: #d45500;--mat-stepper-header-done-state-icon-foreground-color: #ffede1;--mat-stepper-header-edit-state-icon-background-color: #d45500;--mat-stepper-header-edit-state-icon-foreground-color: #ffede1;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #ba1a1a;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.light-theme-correction .mat-sidenav.app-sidenav{border-right-color:#e0e0e0;box-shadow:0 4px 10px #2c2c2c1f}.light-theme-correction .mat-sidenav.app-sidenav .mat-mdc-nav-list>true-menu-list-item true-menu-list-item{background-color:#fafafa}.light-theme-correction .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item{--mdc-list-list-item-leading-icon-color: $text-color;--mdc-list-list-item-disabled-label-text-color: $text-color-disabled;--mdc-theme-text-primary-on-background: $text-color-selected}.light-theme-correction .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item .dropdown-icon{color:#a2a2a2}.light-theme-correction .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item.menu-list-item:hover{background-color:#f3f3f3}.light-theme-correction .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item.menu-list-item.focused:not(.expanded){background-color:#ffebe4}.light-theme-correction .mat-sidenav-container{background-color:#eff1f1;color:#1a1b21}.light-theme-correction .mat-toolbar.app-header{background-color:#fff;box-shadow:0 4px 10px #2c2c2c1f}.light-theme-correction .mat-toolbar.app-header #menu-toggle-button:hover{background-color:#f3f3f3}.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle{color:#3d3b94;background-color:#dce1ff;border-color:#3d3b94}.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle:not(.mat-button-toggle-checked){background-color:#fff}.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle:not(.mat-button-toggle-checked):hover{background-color:#dce1ff}.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction{color:#d45500;border-color:#d45500}.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction.mat-button-toggle-checked{background-color:#ffebe4}.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction:not(.mat-button-toggle-checked){background-color:#fff}.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction:not(.mat-button-toggle-checked):hover{background-color:#ffebe4}.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .mat-icon{background-color:#fff}.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-status{color:#1a1b21}.light-theme-correction .mat-toolbar.app-header.correction{border-bottom-color:#d45500}.light-theme-correction .mat-mdc-menu-item:not(.mat-radio-group):hover:not([disabled]),.light-theme-correction .mat-menu-item.mat-radio-group .mat-radio-button:hover:not([disabled]),.light-theme-correction .mat-menu-item.cdk-program-focused:not([disabled]),.light-theme-correction .mat-menu-item.cdk-keyboard-focused:not([disabled]),.light-theme-correction .mat-menu-item-highlighted:not([disabled]){color:#d45500;background-color:#ffebe4}.light-theme-correction .mat-mdc-tab-links .tab-container{background-color:#fff}.light-theme-correction mat-icon.correction{color:#d45500}.light-theme-correction mat-icon.current{color:#006973}.light-theme-correction mat-icon.selected{color:#d45500}.light-theme-correction mat-card.correction{border:2px solid #D45500}.light-theme-correction mat-card.current{border:2px solid #006973}.light-theme-correction mat-card.selected{border:2px solid #D45500}.light-theme-correction .mat-mdc-card.warnings-card,.light-theme-correction .mat-accordion.warnings-accordion .mat-expansion-panel,.light-theme-correction .mat-mdc-card.warnings-card:hover,.light-theme-correction .mat-accordion.warnings-accordion .mat-expansion-panel:hover{border:2px solid #D45500}.light-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-text-suffix{color:#006973;background-color:#ecfcff}.light-theme-correction .contract-select.contract-list-selector,.light-theme-correction .contract-employee-selector{box-shadow:0 4px 10px #2c2c2c1f}.light-theme-correction .mat-mdc-table.mdc-data-table__table{border:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;box-sizing:border-box}.light-theme-correction .table-footer{background-color:#fff;border:1px solid #E0E0E0}.light-theme-correction table.mat-mdc-table.table-wo-pagination:after,.light-theme-correction mat-table.mat-mdc-table.table-wo-pagination:after{background:#fff;border:1px solid #E0E0E0}.light-theme-correction table.mat-mdc-table mat-header-row,.light-theme-correction table.mat-mdc-table th,.light-theme-correction mat-table.mat-mdc-table mat-header-row,.light-theme-correction mat-table.mat-mdc-table th{background:#eceeef}.light-theme-correction table.mat-mdc-table mat-header-row.mat-mdc-header-row,.light-theme-correction table.mat-mdc-table mat-header-row.mat-mdc-header-cell,.light-theme-correction table.mat-mdc-table th.mat-mdc-header-row,.light-theme-correction table.mat-mdc-table th.mat-mdc-header-cell,.light-theme-correction mat-table.mat-mdc-table mat-header-row.mat-mdc-header-row,.light-theme-correction mat-table.mat-mdc-table mat-header-row.mat-mdc-header-cell,.light-theme-correction mat-table.mat-mdc-table th.mat-mdc-header-row,.light-theme-correction mat-table.mat-mdc-table th.mat-mdc-header-cell{border-bottom:1px solid #E0E0E0;border-bottom-width:1px}.light-theme-correction table.mat-mdc-table mat-header-row .mat-sort-header-sorted .mat-sort-header-arrow,.light-theme-correction table.mat-mdc-table th .mat-sort-header-sorted .mat-sort-header-arrow,.light-theme-correction mat-table.mat-mdc-table mat-header-row .mat-sort-header-sorted .mat-sort-header-arrow,.light-theme-correction mat-table.mat-mdc-table th .mat-sort-header-sorted .mat-sort-header-arrow{color:#006973}.light-theme-correction table.mat-mdc-table mat-cell,.light-theme-correction table.mat-mdc-table td.mat-mdc-cell,.light-theme-correction mat-table.mat-mdc-table mat-cell,.light-theme-correction mat-table.mat-mdc-table td.mat-mdc-cell{border-bottom-color:#e0e0e0}.light-theme-correction table.mat-mdc-table tr.mat-mdc-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.light-theme-correction table.mat-mdc-table mat-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.light-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.light-theme-correction mat-table.mat-mdc-table mat-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover{background-color:#f3f3f3}.light-theme-correction table.mat-mdc-table tr.mat-mdc-row:nth-child(2n),.light-theme-correction table.mat-mdc-table mat-row:nth-child(2n),.light-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row:nth-child(2n),.light-theme-correction mat-table.mat-mdc-table mat-row:nth-child(2n){background-color:#fff}.light-theme-correction table.mat-mdc-table tr.mat-mdc-row:nth-child(odd),.light-theme-correction table.mat-mdc-table mat-row:nth-child(odd),.light-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row:nth-child(odd),.light-theme-correction mat-table.mat-mdc-table mat-row:nth-child(odd){background-color:#fafafa}.light-theme-correction table.mat-mdc-table tr.mat-mdc-row.highlight,.light-theme-correction table.mat-mdc-table mat-row.highlight,.light-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row.highlight,.light-theme-correction mat-table.mat-mdc-table mat-row.highlight{background-color:#ffebe459}.light-theme-correction table.mat-mdc-table tr.mat-mdc-row.highlight:hover,.light-theme-correction table.mat-mdc-table mat-row.highlight:hover,.light-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row.highlight:hover,.light-theme-correction mat-table.mat-mdc-table mat-row.highlight:hover{background-color:#ffebe4}.light-theme-correction table.mat-mdc-table tr.mat-mdc-row.highlight td.mat-mdc-cell .cell-bold,.light-theme-correction table.mat-mdc-table mat-row.highlight td.mat-mdc-cell .cell-bold,.light-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row.highlight td.mat-mdc-cell .cell-bold,.light-theme-correction mat-table.mat-mdc-table mat-row.highlight td.mat-mdc-cell .cell-bold{color:#d45500}.light-theme-correction table.mat-mdc-table tr.mat-mdc-row.overlay,.light-theme-correction table.mat-mdc-table mat-row.overlay,.light-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row.overlay,.light-theme-correction mat-table.mat-mdc-table mat-row.overlay{background-color:#e0e0e059}.light-theme-correction table.mat-mdc-table tr.mat-mdc-row.overlay:hover,.light-theme-correction table.mat-mdc-table mat-row.overlay:hover,.light-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row.overlay:hover,.light-theme-correction mat-table.mat-mdc-table mat-row.overlay:hover{background-color:#e0e0e0}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr td.mat-mdc-cell,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr td.mat-mdc-cell{color:#a2a2a2}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr:nth-child(2n),.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr:nth-child(odd),.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr:nth-child(2n),.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr:nth-child(odd){background-color:#fff}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell{color:#1a1b21}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot{background-color:#ffebe459}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot:hover,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot:hover{background-color:#ffebe4}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell.mat-column-value,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-imp td.mat-mdc-cell.mat-column-value,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell.mat-column-value,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-imp td.mat-mdc-cell.mat-column-value{color:#d45500}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti{background-color:#ffebe459}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus:hover,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti:hover,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus:hover,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti:hover{background-color:#ffebe4}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp{background-color:#d45500}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell{color:#fff}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg{background-color:#d4550059}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell{color:#d45500}.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp:hover,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg:hover,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp:hover,.light-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg:hover{background-color:#d45500}.light-theme-correction .formula-strip-container{background-color:#fff;border:1px solid #E0E0E0}.light-theme-correction .formula-strip-container code{color:#1a1b21}.light-theme-correction .mat-mdc-paginator{border:1px solid #E0E0E0}.light-theme-correction .modal-container mat-table.mat-mdc-table mat-row.enters-totals{background-color:#ecfcff}.light-theme-correction .modal-container mat-table.mat-mdc-table mat-row.no-values{background-color:#eceeef}.light-theme-correction .modal-container mat-table.mat-mdc-table mat-row.enters-totals-with-no-vals{background-color:#ecfcff}.light-theme-correction .modal-container mat-table.mat-mdc-table .table-input{background-color:#fff}.light-theme-correction .modal-container mat-table.mat-mdc-table .table-input.exceeds-limit{color:#d45500}.light-theme-correction .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-label-text-color: $text-color-desaturate;--mdc-typography-body2-font-weight: 500;background-color:#fff;border:1px solid #E0E0E0}.light-theme-correction .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip .chip-content{text-transform:none}.light-theme-correction .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip.selected{border-color:#006973}.light-theme-correction .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip:hover{color:#d45500;background-color:#ffebe4}.light-theme-correction .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container:hover{background-color:#f3f3f3}.light-theme-correction mat-chip.mat-mdc-standard-chip.correction{color:#d45500}.light-theme-correction mat-chip.mat-mdc-standard-chip.current{color:#006973}.light-theme-correction mat-chip.mat-mdc-standard-chip.selected{color:#d45500}.light-theme-correction fieldset{border-color:#e0e0e0;color:#a2a2a2}.light-theme-correction input{color:#1a1b21}.light-theme-correction mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:#f3f3f3}.light-theme-correction mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled{background-color:#f3f3f3}.light-theme-correction mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled input{color:#1a1b21}.light-theme-correction .true-menu-button.mat-mdc-menu-item.true-menu-border-bottom{border-bottom:1px solid #e0e0e0}.light-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{color:#2f3036}.light-theme-correction .mdc-text-field:not(.mdc-text-field--disabled,.mdc-text-field--focused) .mdc-floating-label{color:#1a1b21}.light-theme-correction .mdc-text-field{background-color:#fff}.light-theme-correction .mat-mdc-select-panel .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-multiple){background-color:#ffebe4}.light-theme-correction .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined{background:transparent}.light-theme-correction .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__leading,.light-theme-correction .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__notch,.light-theme-correction .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__trailing{border:none}.light-theme-correction .divider-style .divider-title,.light-theme-correction .divider-style .divider-title-default{color:#d45500;background-color:#fff}.light-theme-correction .divider-style:after{background-color:#d45500;opacity:.8}.light-theme-correction .section-title>span{text-transform:uppercase;color:#d45500}.light-theme-correction .section-title mat-divider{background-color:#d45500}.light-theme-correction .mat-calendar-body-cell-content.mat-focus-indicator:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical):not(.mat-calendar-body-today){background-color:initial!important}.light-theme-correction .box{background-color:#f3f3f3;border-color:#e0e0e0}.light-theme-correction .selected-item{border-right-color:#d45500}.light-theme-correction .primary,.light-theme-correction .mdc-text-field--outlined:not(.mdc-text-field--disabled) .highlight-manual-change,.light-theme-correction .accepted-text,.light-theme-correction .valid{color:#d45500}.light-theme-correction .accent{color:#006973}.light-theme-correction .warn,.light-theme-correction .warning-text,.light-theme-correction .red-text,.light-theme-correction .error{color:#ba1a1a}.light-theme-correction .warn-outlined,.light-theme-correction .warning-text-outlined,.light-theme-correction .red-text-outlined,.light-theme-correction .error-outlined{color:#ba1a1a;border:1px solid #BA1A1A;border-radius:5px}.light-theme-correction .warning-color{background-color:#ba1a1a}.light-theme-correction .gray,.light-theme-correction .selection-info,.light-theme-correction .small-title{color:#a2a2a2}.light-theme-correction .highlight{background-color:#d0d0d0}.light-theme-correction button.highlight-green{background-color:#adff2f}.light-theme-correction button.highlight-orange{background-color:orange}.light-theme-correction button.highlight-pink{background-color:pink}.light-theme-correction button.highlight-lightgray,.light-theme-correction .expression-warning,.light-theme-correction .overlay{background-color:#f3f3f3}.light-theme-correction .mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked:not(.mat-disabled) .mdc-switch__shadow{background-color:#d45500}.light-theme-correction .mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked:not(.mat-disabled) .mdc-switch__track:after{background-color:#ffebe4}.light-theme-correction mat-tab-nav-panel .mat-button-toggle-checked{background-color:#ffebe4;color:#d45500}.light-theme-correction mat-tab-nav-panel .mat-button-toggle-checked span{color:#fff}.light-theme-correction ::-webkit-scrollbar-track{background:#fff}.light-theme-correction ::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff}.light-theme-correction *{scrollbar-width:thin;scrollbar-color:#c1c1c1 #fff}.light-theme-correction{--true-background: #fff;--true-background-hover: #F3F3F3;--true-card-background: #fff;--true-default-background: #FFF;--true-focused-bg: #FFEBE4;--true-border-color: #e0e0e0;--true-border-hover-color: #101010;--true-border-shadow: rgba(44, 44, 44, .1215686275);--true-border-disabled: rgba(0, 0, 0, .1215686275);--true-table-header-background: #eceeef;--true-table-border-color: #E0E0E0;--true-text-color: #1A1B21;--true-text-color-selected: #D45500;--text-color-disabled: #4F616E;--true-text-primary: #D45500;--true-text-background-primary: #FFEBE4;--true-text-label: #D45500;--true-text-background-label: #FFEBE4;--true-text-sucess: #006C53;--true-text-background-sucess: #CCF8E7;--true-text-orrange: #F69400;--true-text-background-orrange: #FFEEE0;--true-text-dim: #45464F;--true-text-background-dim: #F4F2FA;--true-text-color-desaturate: #A2A2A2;--true-text-warn: #BA1A1A}.light-theme-correction .mat-accent{--mat-option-selected-state-label-text-color: #006973;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.light-theme-correction .mat-warn{--mat-option-selected-state-label-text-color: #ba1a1a;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.light-theme-correction .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #d45500;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d45500;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.light-theme-correction .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #006973;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #006973;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.light-theme-correction .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ba1a1a;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ba1a1a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.light-theme-correction .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #d45500;--mdc-linear-progress-track-color: rgba(212, 85, 0, .25)}.light-theme-correction .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #006973;--mdc-linear-progress-track-color: rgba(0, 105, 115, .25)}.light-theme-correction .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ba1a1a;--mdc-linear-progress-track-color: rgba(186, 26, 26, .25)}.light-theme-correction .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #006973;--mdc-filled-text-field-focus-active-indicator-color: #006973;--mdc-filled-text-field-focus-label-text-color: rgba(0, 105, 115, .87);--mdc-outlined-text-field-caret-color: #006973;--mdc-outlined-text-field-focus-outline-color: #006973;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 105, 115, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 105, 115, .87)}.light-theme-correction .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ba1a1a;--mdc-filled-text-field-focus-active-indicator-color: #ba1a1a;--mdc-filled-text-field-focus-label-text-color: rgba(186, 26, 26, .87);--mdc-outlined-text-field-caret-color: #ba1a1a;--mdc-outlined-text-field-focus-outline-color: #ba1a1a;--mdc-outlined-text-field-focus-label-text-color: rgba(186, 26, 26, .87);--mat-form-field-focus-select-arrow-color: rgba(186, 26, 26, .87)}.light-theme-correction .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 105, 115, .87);--mat-select-invalid-arrow-color: rgba(186, 26, 26, .87)}.light-theme-correction .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(186, 26, 26, .87);--mat-select-invalid-arrow-color: rgba(186, 26, 26, .87)}.light-theme-correction .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.light-theme-correction .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.light-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.light-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #ffede1;--mdc-chip-elevated-container-color: #d45500;--mdc-chip-elevated-selected-container-color: #d45500;--mdc-chip-elevated-disabled-container-color: #d45500;--mdc-chip-flat-disabled-selected-container-color: #d45500;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #ffede1;--mdc-chip-selected-label-text-color: #ffede1;--mdc-chip-with-icon-icon-color: #ffede1;--mdc-chip-with-icon-disabled-icon-color: #ffede1;--mdc-chip-with-icon-selected-icon-color: #ffede1;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #ffede1;--mdc-chip-with-trailing-icon-trailing-icon-color: #ffede1;--mat-chip-selected-disabled-trailing-icon-color: #ffede1;--mat-chip-selected-trailing-icon-color: #ffede1}.light-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.light-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #d8fcff;--mdc-chip-elevated-container-color: #006973;--mdc-chip-elevated-selected-container-color: #006973;--mdc-chip-elevated-disabled-container-color: #006973;--mdc-chip-flat-disabled-selected-container-color: #006973;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #d8fcff;--mdc-chip-selected-label-text-color: #d8fcff;--mdc-chip-with-icon-icon-color: #d8fcff;--mdc-chip-with-icon-disabled-icon-color: #d8fcff;--mdc-chip-with-icon-selected-icon-color: #d8fcff;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #d8fcff;--mdc-chip-with-trailing-icon-trailing-icon-color: #d8fcff;--mat-chip-selected-disabled-trailing-icon-color: #d8fcff;--mat-chip-selected-trailing-icon-color: #d8fcff}.light-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.light-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #fbe5e5;--mdc-chip-elevated-container-color: #ba1a1a;--mdc-chip-elevated-selected-container-color: #ba1a1a;--mdc-chip-elevated-disabled-container-color: #ba1a1a;--mdc-chip-flat-disabled-selected-container-color: #ba1a1a;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fbe5e5;--mdc-chip-selected-label-text-color: #fbe5e5;--mdc-chip-with-icon-icon-color: #fbe5e5;--mdc-chip-with-icon-disabled-icon-color: #fbe5e5;--mdc-chip-with-icon-selected-icon-color: #fbe5e5;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fbe5e5;--mdc-chip-with-trailing-icon-trailing-icon-color: #fbe5e5;--mat-chip-selected-disabled-trailing-icon-color: #fbe5e5;--mat-chip-selected-trailing-icon-color: #fbe5e5}.light-theme-correction .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.light-theme-correction .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.light-theme-correction .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #005f68;--mdc-switch-selected-handle-color: #005f68;--mdc-switch-selected-hover-state-layer-color: #005f68;--mdc-switch-selected-pressed-state-layer-color: #005f68;--mdc-switch-selected-focus-handle-color: #003f45;--mdc-switch-selected-hover-handle-color: #003f45;--mdc-switch-selected-pressed-handle-color: #003f45;--mdc-switch-selected-focus-track-color: #00b1c2;--mdc-switch-selected-hover-track-color: #00b1c2;--mdc-switch-selected-pressed-track-color: #00b1c2;--mdc-switch-selected-track-color: #00b1c2}.light-theme-correction .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #a71717;--mdc-switch-selected-handle-color: #a71717;--mdc-switch-selected-hover-state-layer-color: #a71717;--mdc-switch-selected-pressed-state-layer-color: #a71717;--mdc-switch-selected-focus-handle-color: #701010;--mdc-switch-selected-hover-handle-color: #701010;--mdc-switch-selected-pressed-handle-color: #701010;--mdc-switch-selected-focus-track-color: #e22e2e;--mdc-switch-selected-hover-track-color: #e22e2e;--mdc-switch-selected-pressed-track-color: #e22e2e;--mdc-switch-selected-track-color: #e22e2e}.light-theme-correction .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d45500;--mdc-radio-selected-hover-icon-color: #d45500;--mdc-radio-selected-icon-color: #d45500;--mdc-radio-selected-pressed-icon-color: #d45500;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d45500;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.light-theme-correction .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #006973;--mdc-radio-selected-hover-icon-color: #006973;--mdc-radio-selected-icon-color: #006973;--mdc-radio-selected-pressed-icon-color: #006973;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #006973;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.light-theme-correction .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ba1a1a;--mdc-radio-selected-hover-icon-color: #ba1a1a;--mdc-radio-selected-icon-color: #ba1a1a;--mdc-radio-selected-pressed-icon-color: #ba1a1a;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ba1a1a;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.light-theme-correction .mat-accent{--mdc-slider-handle-color: #006973;--mdc-slider-focus-handle-color: #006973;--mdc-slider-hover-handle-color: #006973;--mdc-slider-active-track-color: #006973;--mdc-slider-inactive-track-color: #006973;--mdc-slider-with-tick-marks-inactive-container-color: #006973;--mdc-slider-with-tick-marks-active-container-color: #d8fcff;--mat-slider-ripple-color: #006973;--mat-slider-hover-state-layer-color: rgba(0, 105, 115, .05);--mat-slider-focus-state-layer-color: rgba(0, 105, 115, .2)}.light-theme-correction .mat-warn{--mdc-slider-handle-color: #ba1a1a;--mdc-slider-focus-handle-color: #ba1a1a;--mdc-slider-hover-handle-color: #ba1a1a;--mdc-slider-active-track-color: #ba1a1a;--mdc-slider-inactive-track-color: #ba1a1a;--mdc-slider-with-tick-marks-inactive-container-color: #ba1a1a;--mdc-slider-with-tick-marks-active-container-color: #fbe5e5;--mat-slider-ripple-color: #ba1a1a;--mat-slider-hover-state-layer-color: rgba(186, 26, 26, .05);--mat-slider-focus-state-layer-color: rgba(186, 26, 26, .2)}.light-theme-correction .mdc-list-item__start,.light-theme-correction .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d45500;--mdc-radio-selected-hover-icon-color: #d45500;--mdc-radio-selected-icon-color: #d45500;--mdc-radio-selected-pressed-icon-color: #d45500}.light-theme-correction .mat-accent .mdc-list-item__start,.light-theme-correction .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #006973;--mdc-radio-selected-hover-icon-color: #006973;--mdc-radio-selected-icon-color: #006973;--mdc-radio-selected-pressed-icon-color: #006973}.light-theme-correction .mat-warn .mdc-list-item__start,.light-theme-correction .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ba1a1a;--mdc-radio-selected-hover-icon-color: #ba1a1a;--mdc-radio-selected-icon-color: #ba1a1a;--mdc-radio-selected-pressed-icon-color: #ba1a1a}.light-theme-correction .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #ffede1;--mdc-checkbox-selected-focus-icon-color: #d45500;--mdc-checkbox-selected-hover-icon-color: #d45500;--mdc-checkbox-selected-icon-color: #d45500;--mdc-checkbox-selected-pressed-icon-color: #d45500;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d45500;--mdc-checkbox-selected-hover-state-layer-color: #d45500;--mdc-checkbox-selected-pressed-state-layer-color: #d45500;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.light-theme-correction .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #d8fcff;--mdc-checkbox-selected-focus-icon-color: #006973;--mdc-checkbox-selected-hover-icon-color: #006973;--mdc-checkbox-selected-icon-color: #006973;--mdc-checkbox-selected-pressed-icon-color: #006973;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #006973;--mdc-checkbox-selected-hover-state-layer-color: #006973;--mdc-checkbox-selected-pressed-state-layer-color: #006973;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.light-theme-correction .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fbe5e5;--mdc-checkbox-selected-focus-icon-color: #ba1a1a;--mdc-checkbox-selected-hover-icon-color: #ba1a1a;--mdc-checkbox-selected-icon-color: #ba1a1a;--mdc-checkbox-selected-pressed-icon-color: #ba1a1a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ba1a1a;--mdc-checkbox-selected-hover-state-layer-color: #ba1a1a;--mdc-checkbox-selected-pressed-state-layer-color: #ba1a1a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.light-theme-correction .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.light-theme-correction .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.light-theme-correction .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.light-theme-correction .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#d45500}.light-theme-correction .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.light-theme-correction .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.light-theme-correction .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.light-theme-correction .mat-mdc-tab-group,.light-theme-correction .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #d45500;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d45500;--mat-tab-header-active-ripple-color: #d45500;--mat-tab-header-inactive-ripple-color: #d45500;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d45500;--mat-tab-header-active-hover-label-text-color: #d45500;--mat-tab-header-active-focus-indicator-color: #d45500;--mat-tab-header-active-hover-indicator-color: #d45500}.light-theme-correction .mat-mdc-tab-group.mat-accent,.light-theme-correction .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #006973;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #006973;--mat-tab-header-active-ripple-color: #006973;--mat-tab-header-inactive-ripple-color: #006973;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #006973;--mat-tab-header-active-hover-label-text-color: #006973;--mat-tab-header-active-focus-indicator-color: #006973;--mat-tab-header-active-hover-indicator-color: #006973}.light-theme-correction .mat-mdc-tab-group.mat-warn,.light-theme-correction .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ba1a1a;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ba1a1a;--mat-tab-header-active-ripple-color: #ba1a1a;--mat-tab-header-inactive-ripple-color: #ba1a1a;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ba1a1a;--mat-tab-header-active-hover-label-text-color: #ba1a1a;--mat-tab-header-active-focus-indicator-color: #ba1a1a;--mat-tab-header-active-hover-indicator-color: #ba1a1a}.light-theme-correction .mat-mdc-tab-group.mat-background-primary,.light-theme-correction .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #d45500;--mat-tab-header-with-background-foreground-color: #ffede1}.light-theme-correction .mat-mdc-tab-group.mat-background-accent,.light-theme-correction .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #006973;--mat-tab-header-with-background-foreground-color: #d8fcff}.light-theme-correction .mat-mdc-tab-group.mat-background-warn,.light-theme-correction .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ba1a1a;--mat-tab-header-with-background-foreground-color: #fbe5e5}.light-theme-correction .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #ffede1;--mdc-checkbox-selected-focus-icon-color: #d45500;--mdc-checkbox-selected-hover-icon-color: #d45500;--mdc-checkbox-selected-icon-color: #d45500;--mdc-checkbox-selected-pressed-icon-color: #d45500;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d45500;--mdc-checkbox-selected-hover-state-layer-color: #d45500;--mdc-checkbox-selected-pressed-state-layer-color: #d45500;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.light-theme-correction .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fbe5e5;--mdc-checkbox-selected-focus-icon-color: #ba1a1a;--mdc-checkbox-selected-hover-icon-color: #ba1a1a;--mdc-checkbox-selected-icon-color: #ba1a1a;--mdc-checkbox-selected-pressed-icon-color: #ba1a1a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ba1a1a;--mdc-checkbox-selected-hover-state-layer-color: #ba1a1a;--mdc-checkbox-selected-pressed-state-layer-color: #ba1a1a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.light-theme-correction .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #d45500;--mat-text-button-state-layer-color: #d45500;--mat-text-button-ripple-color: rgba(212, 85, 0, .1)}.light-theme-correction .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #006973;--mat-text-button-state-layer-color: #006973;--mat-text-button-ripple-color: rgba(0, 105, 115, .1)}.light-theme-correction .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ba1a1a;--mat-text-button-state-layer-color: #ba1a1a;--mat-text-button-ripple-color: rgba(186, 26, 26, .1)}.light-theme-correction .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #d45500;--mdc-filled-button-label-text-color: #ffede1;--mat-filled-button-state-layer-color: #ffede1;--mat-filled-button-ripple-color: rgba(255, 237, 225, .1)}.light-theme-correction .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #006973;--mdc-filled-button-label-text-color: #d8fcff;--mat-filled-button-state-layer-color: #d8fcff;--mat-filled-button-ripple-color: rgba(216, 252, 255, .1)}.light-theme-correction .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ba1a1a;--mdc-filled-button-label-text-color: #fbe5e5;--mat-filled-button-state-layer-color: #fbe5e5;--mat-filled-button-ripple-color: rgba(251, 229, 229, .1)}.light-theme-correction .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #d45500;--mdc-protected-button-label-text-color: #ffede1;--mat-protected-button-state-layer-color: #ffede1;--mat-protected-button-ripple-color: rgba(255, 237, 225, .1)}.light-theme-correction .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #006973;--mdc-protected-button-label-text-color: #d8fcff;--mat-protected-button-state-layer-color: #d8fcff;--mat-protected-button-ripple-color: rgba(216, 252, 255, .1)}.light-theme-correction .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ba1a1a;--mdc-protected-button-label-text-color: #fbe5e5;--mat-protected-button-state-layer-color: #fbe5e5;--mat-protected-button-ripple-color: rgba(251, 229, 229, .1)}.light-theme-correction .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #d45500;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #d45500;--mat-outlined-button-ripple-color: rgba(212, 85, 0, .1)}.light-theme-correction .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #006973;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #006973;--mat-outlined-button-ripple-color: rgba(0, 105, 115, .1)}.light-theme-correction .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ba1a1a;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #ba1a1a;--mat-outlined-button-ripple-color: rgba(186, 26, 26, .1)}.light-theme-correction .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #d45500;--mat-icon-button-state-layer-color: #d45500;--mat-icon-button-ripple-color: rgba(212, 85, 0, .1)}.light-theme-correction .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #006973;--mat-icon-button-state-layer-color: #006973;--mat-icon-button-ripple-color: rgba(0, 105, 115, .1)}.light-theme-correction .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ba1a1a;--mat-icon-button-state-layer-color: #ba1a1a;--mat-icon-button-ripple-color: rgba(186, 26, 26, .1)}.light-theme-correction .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #d45500;--mat-fab-foreground-color: #ffede1;--mat-fab-state-layer-color: #ffede1;--mat-fab-ripple-color: rgba(255, 237, 225, .1)}.light-theme-correction .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #006973;--mat-fab-foreground-color: #d8fcff;--mat-fab-state-layer-color: #d8fcff;--mat-fab-ripple-color: rgba(216, 252, 255, .1)}.light-theme-correction .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ba1a1a;--mat-fab-foreground-color: #fbe5e5;--mat-fab-state-layer-color: #fbe5e5;--mat-fab-ripple-color: rgba(251, 229, 229, .1)}.light-theme-correction .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #d45500;--mat-fab-small-foreground-color: #ffede1;--mat-fab-small-state-layer-color: #ffede1;--mat-fab-small-ripple-color: rgba(255, 237, 225, .1)}.light-theme-correction .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #006973;--mat-fab-small-foreground-color: #d8fcff;--mat-fab-small-state-layer-color: #d8fcff;--mat-fab-small-ripple-color: rgba(216, 252, 255, .1)}.light-theme-correction .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ba1a1a;--mat-fab-small-foreground-color: #fbe5e5;--mat-fab-small-state-layer-color: #fbe5e5;--mat-fab-small-ripple-color: rgba(251, 229, 229, .1)}.light-theme-correction .mat-accent{--mdc-circular-progress-active-indicator-color: #006973}.light-theme-correction .mat-warn{--mdc-circular-progress-active-indicator-color: #ba1a1a}.light-theme-correction .mat-badge-accent{--mat-badge-background-color: #006973;--mat-badge-text-color: #d8fcff}.light-theme-correction .mat-badge-warn{--mat-badge-background-color: #ba1a1a;--mat-badge-text-color: #fbe5e5}.light-theme-correction .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #d8fcff;--mat-datepicker-calendar-date-selected-state-background-color: #006973;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 105, 115, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #d8fcff;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 105, 115, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 105, 115, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 105, 115, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.light-theme-correction .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #fbe5e5;--mat-datepicker-calendar-date-selected-state-background-color: #ba1a1a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(186, 26, 26, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #fbe5e5;--mat-datepicker-calendar-date-focus-state-background-color: rgba(186, 26, 26, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(186, 26, 26, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(186, 26, 26, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.light-theme-correction .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #006973}.light-theme-correction .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ba1a1a}.light-theme-correction .mat-icon.mat-primary{--mat-icon-color: #d45500}.light-theme-correction .mat-icon.mat-accent{--mat-icon-color: #006973}.light-theme-correction .mat-icon.mat-warn{--mat-icon-color: #ba1a1a}.light-theme-correction .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #d8fcff;--mat-stepper-header-selected-state-icon-background-color: #006973;--mat-stepper-header-selected-state-icon-foreground-color: #d8fcff;--mat-stepper-header-done-state-icon-background-color: #006973;--mat-stepper-header-done-state-icon-foreground-color: #d8fcff;--mat-stepper-header-edit-state-icon-background-color: #006973;--mat-stepper-header-edit-state-icon-foreground-color: #d8fcff}.light-theme-correction .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #fbe5e5;--mat-stepper-header-selected-state-icon-background-color: #ba1a1a;--mat-stepper-header-selected-state-icon-foreground-color: #fbe5e5;--mat-stepper-header-done-state-icon-background-color: #ba1a1a;--mat-stepper-header-done-state-icon-foreground-color: #fbe5e5;--mat-stepper-header-edit-state-icon-background-color: #ba1a1a;--mat-stepper-header-edit-state-icon-foreground-color: #fbe5e5}.light-theme-correction .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #d45500;--mat-toolbar-container-text-color: #ffede1}.light-theme-correction .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #006973;--mat-toolbar-container-text-color: #d8fcff}.light-theme-correction .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ba1a1a;--mat-toolbar-container-text-color: #fbe5e5}.dark-theme{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #b7c4ff;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #93cdf6;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #93cdf6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #b7c4ff;--mdc-filled-text-field-focus-active-indicator-color: #b7c4ff;--mdc-filled-text-field-focus-label-text-color: rgba(183, 196, 255, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ffb4ab;--mdc-filled-text-field-error-focus-label-text-color: #ffb4ab;--mdc-filled-text-field-error-label-text-color: #ffb4ab;--mdc-filled-text-field-error-caret-color: #ffb4ab;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-hover-active-indicator-color: #ffb4ab;--mdc-outlined-text-field-caret-color: #b7c4ff;--mdc-outlined-text-field-focus-outline-color: #b7c4ff;--mdc-outlined-text-field-focus-label-text-color: rgba(183, 196, 255, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ffb4ab;--mdc-outlined-text-field-error-focus-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-hover-label-text-color: #ffb4ab;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-error-hover-outline-color: #ffb4ab;--mdc-outlined-text-field-error-outline-color: #ffb4ab;--mat-form-field-focus-select-arrow-color: rgba(183, 196, 255, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(183, 196, 255, .87);--mat-select-invalid-arrow-color: rgba(255, 180, 171, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #c5d0ff;--mdc-switch-selected-handle-color: #c5d0ff;--mdc-switch-selected-hover-state-layer-color: #c5d0ff;--mdc-switch-selected-pressed-state-layer-color: #c5d0ff;--mdc-switch-selected-focus-handle-color: #cdd6ff;--mdc-switch-selected-hover-handle-color: #cdd6ff;--mdc-switch-selected-pressed-handle-color: #cdd6ff;--mdc-switch-selected-focus-track-color: #8ba0ff;--mdc-switch-selected-hover-track-color: #8ba0ff;--mdc-switch-selected-pressed-track-color: #8ba0ff;--mdc-switch-selected-track-color: #8ba0ff;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #b7c4ff;--mdc-slider-focus-handle-color: #b7c4ff;--mdc-slider-hover-handle-color: #b7c4ff;--mdc-slider-active-track-color: #b7c4ff;--mdc-slider-inactive-track-color: #b7c4ff;--mdc-slider-with-tick-marks-inactive-container-color: #b7c4ff;--mdc-slider-with-tick-marks-active-container-color: #00082c;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #b7c4ff;--mat-slider-hover-state-layer-color: rgba(183, 196, 255, .05);--mat-slider-focus-state-layer-color: rgba(183, 196, 255, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #031724;--mdc-checkbox-selected-focus-icon-color: #93cdf6;--mdc-checkbox-selected-hover-icon-color: #93cdf6;--mdc-checkbox-selected-icon-color: #93cdf6;--mdc-checkbox-selected-pressed-icon-color: #93cdf6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #93cdf6;--mdc-checkbox-selected-hover-state-layer-color: #93cdf6;--mdc-checkbox-selected-pressed-state-layer-color: #93cdf6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #424242;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #b7c4ff;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #b7c4ff;--mat-badge-text-color: #00082c;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: #00082c;--mat-datepicker-calendar-date-selected-state-background-color: #b7c4ff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(183, 196, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #00082c;--mat-datepicker-calendar-date-focus-state-background-color: rgba(183, 196, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(183, 196, 255, .3);--mat-datepicker-toggle-active-state-icon-color: #b7c4ff;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(183, 196, 255, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #00082c;--mat-stepper-header-selected-state-icon-background-color: #b7c4ff;--mat-stepper-header-selected-state-icon-foreground-color: #00082c;--mat-stepper-header-done-state-icon-background-color: #b7c4ff;--mat-stepper-header-done-state-icon-foreground-color: #00082c;--mat-stepper-header-edit-state-icon-background-color: #b7c4ff;--mat-stepper-header-edit-state-icon-foreground-color: #00082c;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.dark-theme .mat-sidenav.app-sidenav{border-right-color:#2b2a2a;box-shadow:0 4px 10px #2c2c2c1f}.dark-theme .mat-sidenav.app-sidenav .mat-mdc-nav-list>true-menu-list-item true-menu-list-item{background-color:#363a3a}.dark-theme .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item{--mdc-list-list-item-leading-icon-color: $text-color;--mdc-list-list-item-disabled-label-text-color: $text-color-disabled;--mdc-theme-text-primary-on-background: $text-color-selected}.dark-theme .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item .dropdown-icon{color:#a2a2a2}.dark-theme .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item.menu-list-item:hover{background-color:#3c3b3b}.dark-theme .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item.menu-list-item.focused:not(.expanded){background-color:#384955}.dark-theme .mat-sidenav-container{background-color:#484646;color:#ffffffde}.dark-theme .mat-toolbar.app-header{background-color:#313030;box-shadow:0 4px 10px #2c2c2c1f}.dark-theme .mat-toolbar.app-header #menu-toggle-button:hover{background-color:#3c3b3b}.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle{color:#b7c4ff;background-color:#4f5b85;border-color:#b7c4ff}.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle:not(.mat-button-toggle-checked){background-color:#313030}.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle:not(.mat-button-toggle-checked):hover{background-color:#4f5b85}.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction{color:#d89575;border-color:#d89575}.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction.mat-button-toggle-checked{background-color:#d55821}.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction:not(.mat-button-toggle-checked){background-color:#313030}.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction:not(.mat-button-toggle-checked):hover{background-color:#d55821}.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .mat-icon{background-color:#313030}.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-status{color:#ffffffde}.dark-theme .mat-toolbar.app-header.correction{border-bottom-color:#d89575}.dark-theme .mat-mdc-menu-item:not(.mat-radio-group):hover:not([disabled]),.dark-theme .mat-menu-item.mat-radio-group .mat-radio-button:hover:not([disabled]),.dark-theme .mat-menu-item.cdk-program-focused:not([disabled]),.dark-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.dark-theme .mat-menu-item-highlighted:not([disabled]){color:#b7c4ff;background-color:#4f5b85}.dark-theme .mat-mdc-tab-links .tab-container{background-color:#3c3b3b}.dark-theme mat-icon.correction{color:#d89575}.dark-theme mat-icon.current{color:#93cdf6}.dark-theme mat-icon.selected{color:#b7c4ff}.dark-theme mat-card.correction{border:2px solid #D89575}.dark-theme mat-card.current{border:2px solid #93CDF6}.dark-theme mat-card.selected{border:2px solid #B7C4FF}.dark-theme .mat-mdc-card.warnings-card,.dark-theme .mat-accordion.warnings-accordion .mat-expansion-panel,.dark-theme .mat-mdc-card.warnings-card:hover,.dark-theme .mat-accordion.warnings-accordion .mat-expansion-panel:hover{border:2px solid #D89575}.dark-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-text-suffix{color:#93cdf6;background-color:#01364c}.dark-theme .contract-select.contract-list-selector,.dark-theme .contract-employee-selector{box-shadow:0 4px 10px #2c2c2c1f}.dark-theme .mat-mdc-table.mdc-data-table__table{border:1px solid #2b2a2a;border-bottom:1px solid #2b2a2a;box-sizing:border-box}.dark-theme .table-footer{background-color:#313030;border:1px solid #2b2a2a}.dark-theme table.mat-mdc-table.table-wo-pagination:after,.dark-theme mat-table.mat-mdc-table.table-wo-pagination:after{background:#313030;border:1px solid #2b2a2a}.dark-theme table.mat-mdc-table mat-header-row,.dark-theme table.mat-mdc-table th,.dark-theme mat-table.mat-mdc-table mat-header-row,.dark-theme mat-table.mat-mdc-table th{background:#323536}.dark-theme table.mat-mdc-table mat-header-row.mat-mdc-header-row,.dark-theme table.mat-mdc-table mat-header-row.mat-mdc-header-cell,.dark-theme table.mat-mdc-table th.mat-mdc-header-row,.dark-theme table.mat-mdc-table th.mat-mdc-header-cell,.dark-theme mat-table.mat-mdc-table mat-header-row.mat-mdc-header-row,.dark-theme mat-table.mat-mdc-table mat-header-row.mat-mdc-header-cell,.dark-theme mat-table.mat-mdc-table th.mat-mdc-header-row,.dark-theme mat-table.mat-mdc-table th.mat-mdc-header-cell{border-bottom:1px solid #2b2a2a;border-bottom-width:1px}.dark-theme table.mat-mdc-table mat-header-row .mat-sort-header-sorted .mat-sort-header-arrow,.dark-theme table.mat-mdc-table th .mat-sort-header-sorted .mat-sort-header-arrow,.dark-theme mat-table.mat-mdc-table mat-header-row .mat-sort-header-sorted .mat-sort-header-arrow,.dark-theme mat-table.mat-mdc-table th .mat-sort-header-sorted .mat-sort-header-arrow{color:#93cdf6}.dark-theme table.mat-mdc-table mat-cell,.dark-theme table.mat-mdc-table td.mat-mdc-cell,.dark-theme mat-table.mat-mdc-table mat-cell,.dark-theme mat-table.mat-mdc-table td.mat-mdc-cell{border-bottom-color:#2b2a2a}.dark-theme table.mat-mdc-table tr.mat-mdc-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.dark-theme table.mat-mdc-table mat-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.dark-theme mat-table.mat-mdc-table tr.mat-mdc-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.dark-theme mat-table.mat-mdc-table mat-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover{background-color:#363a3a}.dark-theme table.mat-mdc-table tr.mat-mdc-row:nth-child(2n),.dark-theme table.mat-mdc-table mat-row:nth-child(2n),.dark-theme mat-table.mat-mdc-table tr.mat-mdc-row:nth-child(2n),.dark-theme mat-table.mat-mdc-table mat-row:nth-child(2n){background-color:#313030}.dark-theme table.mat-mdc-table tr.mat-mdc-row:nth-child(odd),.dark-theme table.mat-mdc-table mat-row:nth-child(odd),.dark-theme mat-table.mat-mdc-table tr.mat-mdc-row:nth-child(odd),.dark-theme mat-table.mat-mdc-table mat-row:nth-child(odd){background-color:#313030}.dark-theme table.mat-mdc-table tr.mat-mdc-row.highlight,.dark-theme table.mat-mdc-table mat-row.highlight,.dark-theme mat-table.mat-mdc-table tr.mat-mdc-row.highlight,.dark-theme mat-table.mat-mdc-table mat-row.highlight{background-color:#4f5b8559}.dark-theme table.mat-mdc-table tr.mat-mdc-row.highlight:hover,.dark-theme table.mat-mdc-table mat-row.highlight:hover,.dark-theme mat-table.mat-mdc-table tr.mat-mdc-row.highlight:hover,.dark-theme mat-table.mat-mdc-table mat-row.highlight:hover{background-color:#4f5b85}.dark-theme table.mat-mdc-table tr.mat-mdc-row.highlight td.mat-mdc-cell .cell-bold,.dark-theme table.mat-mdc-table mat-row.highlight td.mat-mdc-cell .cell-bold,.dark-theme mat-table.mat-mdc-table tr.mat-mdc-row.highlight td.mat-mdc-cell .cell-bold,.dark-theme mat-table.mat-mdc-table mat-row.highlight td.mat-mdc-cell .cell-bold{color:#b7c4ff}.dark-theme table.mat-mdc-table tr.mat-mdc-row.overlay,.dark-theme table.mat-mdc-table mat-row.overlay,.dark-theme mat-table.mat-mdc-table tr.mat-mdc-row.overlay,.dark-theme mat-table.mat-mdc-table mat-row.overlay{background-color:#2b2a2a59}.dark-theme table.mat-mdc-table tr.mat-mdc-row.overlay:hover,.dark-theme table.mat-mdc-table mat-row.overlay:hover,.dark-theme mat-table.mat-mdc-table tr.mat-mdc-row.overlay:hover,.dark-theme mat-table.mat-mdc-table mat-row.overlay:hover{background-color:#2b2a2a}.dark-theme table.mat-mdc-table.calc-details-table tbody tr td.mat-mdc-cell,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr td.mat-mdc-cell{color:#e3e1e9}.dark-theme table.mat-mdc-table.calc-details-table tbody tr:nth-child(2n),.dark-theme table.mat-mdc-table.calc-details-table tbody tr:nth-child(odd),.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr:nth-child(2n),.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr:nth-child(odd){background-color:#313030}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell{color:#ffffffde}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot{background-color:#4f5b8559}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot:hover,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot:hover{background-color:#4f5b85}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell.mat-column-value,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-imp td.mat-mdc-cell.mat-column-value,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell.mat-column-value,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-imp td.mat-mdc-cell.mat-column-value{color:#b7c4ff}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti{background-color:#4f5b8559}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus:hover,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti:hover,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus:hover,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti:hover{background-color:#4f5b85}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp{background-color:#b7c4ff}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell{color:#fff}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg{background-color:#b7c4ff59}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell{color:#d89575}.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp:hover,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg:hover,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp:hover,.dark-theme mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg:hover{background-color:#b7c4ff}.dark-theme .formula-strip-container{background-color:#313030;border:1px solid #2b2a2a}.dark-theme .formula-strip-container code{color:#ffffffde}.dark-theme .mat-mdc-paginator{border:1px solid #2b2a2a}.dark-theme .modal-container mat-table.mat-mdc-table mat-row.enters-totals{background-color:#01364c}.dark-theme .modal-container mat-table.mat-mdc-table mat-row.no-values{background-color:#323536}.dark-theme .modal-container mat-table.mat-mdc-table mat-row.enters-totals-with-no-vals{background-color:#01364c}.dark-theme .modal-container mat-table.mat-mdc-table .table-input{background-color:#313030}.dark-theme .modal-container mat-table.mat-mdc-table .table-input.exceeds-limit{color:#d89575}.dark-theme .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-label-text-color: $text-color-desaturate;--mdc-typography-body2-font-weight: 500;background-color:#313030;border:1px solid #2b2a2a}.dark-theme .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip .chip-content{text-transform:none}.dark-theme .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip.selected{border-color:#93cdf6}.dark-theme .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip:hover{color:#b7c4ff;background-color:#4f5b85}.dark-theme .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container:hover{background-color:#3c3b3b}.dark-theme mat-chip.mat-mdc-standard-chip.correction{color:#d89575}.dark-theme mat-chip.mat-mdc-standard-chip.current{color:#93cdf6}.dark-theme mat-chip.mat-mdc-standard-chip.selected{color:#b7c4ff}.dark-theme fieldset{border-color:#2b2a2a;color:#e3e1e9}.dark-theme input{color:#ffffffde}.dark-theme mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:#363a3a}.dark-theme mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled{background-color:#363a3a}.dark-theme mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled input{color:#ffffffde}.dark-theme .true-menu-button.mat-mdc-menu-item.true-menu-border-bottom{border-bottom:1px solid #2b2a2a}.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{color:#e3e1e9}.dark-theme .mdc-text-field:not(.mdc-text-field--disabled,.mdc-text-field--focused) .mdc-floating-label{color:#ffffffde}.dark-theme .mdc-text-field{background-color:#313030}.dark-theme .mat-mdc-select-panel .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-multiple){background-color:#384955}.dark-theme .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined{background:transparent}.dark-theme .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__leading,.dark-theme .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__notch,.dark-theme .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__trailing{border:none}.dark-theme .divider-style .divider-title{color:#8de5eb;background-color:#3c3b3b}.dark-theme .divider-style .divider-title-default{color:#8de5eb;background-color:#424242}.dark-theme .divider-style:after{background-color:#8de5eb;opacity:.8}.dark-theme .section-title>span{text-transform:uppercase;color:#8de5eb}.dark-theme .section-title mat-divider{background-color:#8de5eb}.dark-theme .mat-calendar-body-cell-content.mat-focus-indicator:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical):not(.mat-calendar-body-today){background-color:initial!important}.dark-theme .box{background-color:#363a3a;border-color:#2b2a2a}.dark-theme .selected-item{border-right-color:#b7c4ff}.dark-theme .primary,.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .highlight-manual-change,.dark-theme .accepted-text,.dark-theme .valid{color:#b7c4ff}.dark-theme .accent{color:#93cdf6}.dark-theme .warn,.dark-theme .warning-text,.dark-theme .red-text,.dark-theme .error{color:#ffb4ab}.dark-theme .warn-outlined,.dark-theme .warning-text-outlined,.dark-theme .red-text-outlined,.dark-theme .error-outlined{color:#ffb4ab;border:1px solid #FFB4AB;border-radius:5px}.dark-theme .warning-color{background-color:#ffb4ab}.dark-theme .gray,.dark-theme .selection-info,.dark-theme .small-title{color:#e3e1e9}.dark-theme .highlight{background-color:#d0d0d0}.dark-theme button.highlight-green{background-color:#adff2f}.dark-theme button.highlight-orange{background-color:orange}.dark-theme button.highlight-pink{background-color:pink}.dark-theme button.highlight-lightgray,.dark-theme .expression-warning,.dark-theme .overlay{background-color:#363a3a}.dark-theme .mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked:not(.mat-disabled) .mdc-switch__shadow{background-color:#b7c4ff}.dark-theme .mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked:not(.mat-disabled) .mdc-switch__track:after{background-color:#4f5b85}.dark-theme mat-tab-nav-panel .mat-button-toggle-checked{background-color:#4f5b85;color:#b7c4ff}.dark-theme mat-tab-nav-panel .mat-button-toggle-checked span{color:#fff}.dark-theme ::-webkit-scrollbar-track{background:#313030}.dark-theme ::-webkit-scrollbar-thumb{background-color:#555;border:3px solid #313030}.dark-theme *{scrollbar-width:thin;scrollbar-color:#555555 #313030}.dark-theme{--true-background: #313030;--true-background-hover: #3C3B3B;--true-card-background: #3C3B3B;--true-default-background: #424242;--true-focused-bg: #384955;--true-border-color: #2b2a2a;--true-border-hover-color: #e0e0e0;--true-border-shadow: rgba(255, 255, 255, .1843137255);--true-border-disabled: rgba(0, 0, 0, .1215686275);--true-table-header-background: #323536;--true-table-border-color: #2b2a2a;--true-text-color: rgba(255, 255, 255, .8705882353);--true-text-color-selected: #93CDF6;--text-color-disabled: #4F616E;--true-text-primary: #B7C4FF;--true-text-background-primary: #4F5B85;--true-text-label: #8DE5EB;--true-text-background-label: #335A5F;--true-text-sucess: #64DBB4;--true-text-background-sucess: #00513E;--true-text-orrange: #8C2F05;--true-text-background-orrange: #FFEBE4;--true-text-dim: #E3E1E9;--true-text-background-dim: #45464F;--true-text-color-desaturate: #E3E1E9;--true-text-warn: #FFB4AB}.dark-theme .mat-accent{--mat-option-selected-state-label-text-color: #93cdf6;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark-theme .mat-warn{--mat-option-selected-state-label-text-color: #ffb4ab;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #b7c4ff;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #b7c4ff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #93cdf6;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #93cdf6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ffb4ab;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffb4ab;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #b7c4ff;--mdc-linear-progress-track-color: rgba(183, 196, 255, .25)}.dark-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #93cdf6;--mdc-linear-progress-track-color: rgba(147, 205, 246, .25)}.dark-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ffb4ab;--mdc-linear-progress-track-color: rgba(255, 180, 171, .25)}.dark-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #93cdf6;--mdc-filled-text-field-focus-active-indicator-color: #93cdf6;--mdc-filled-text-field-focus-label-text-color: rgba(147, 205, 246, .87);--mdc-outlined-text-field-caret-color: #93cdf6;--mdc-outlined-text-field-focus-outline-color: #93cdf6;--mdc-outlined-text-field-focus-label-text-color: rgba(147, 205, 246, .87);--mat-form-field-focus-select-arrow-color: rgba(147, 205, 246, .87)}.dark-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ffb4ab;--mdc-filled-text-field-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-focus-label-text-color: rgba(255, 180, 171, .87);--mdc-outlined-text-field-caret-color: #ffb4ab;--mdc-outlined-text-field-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 180, 171, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 180, 171, .87)}.dark-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(147, 205, 246, .87);--mat-select-invalid-arrow-color: rgba(255, 180, 171, .87)}.dark-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 180, 171, .87);--mat-select-invalid-arrow-color: rgba(255, 180, 171, .87)}.dark-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dark-theme .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #00082c;--mdc-chip-elevated-container-color: #b7c4ff;--mdc-chip-elevated-selected-container-color: #b7c4ff;--mdc-chip-elevated-disabled-container-color: #b7c4ff;--mdc-chip-flat-disabled-selected-container-color: #b7c4ff;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #00082c;--mdc-chip-selected-label-text-color: #00082c;--mdc-chip-with-icon-icon-color: #00082c;--mdc-chip-with-icon-disabled-icon-color: #00082c;--mdc-chip-with-icon-selected-icon-color: #00082c;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #00082c;--mdc-chip-with-trailing-icon-trailing-icon-color: #00082c;--mat-chip-selected-disabled-trailing-icon-color: #00082c;--mat-chip-selected-trailing-icon-color: #00082c}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #031724;--mdc-chip-elevated-container-color: #93cdf6;--mdc-chip-elevated-selected-container-color: #93cdf6;--mdc-chip-elevated-disabled-container-color: #93cdf6;--mdc-chip-flat-disabled-selected-container-color: #93cdf6;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #031724;--mdc-chip-selected-label-text-color: #031724;--mdc-chip-with-icon-icon-color: #031724;--mdc-chip-with-icon-disabled-icon-color: #031724;--mdc-chip-with-icon-selected-icon-color: #031724;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #031724;--mdc-chip-with-trailing-icon-trailing-icon-color: #031724;--mat-chip-selected-disabled-trailing-icon-color: #031724;--mat-chip-selected-trailing-icon-color: #031724}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #2b0500;--mdc-chip-elevated-container-color: #ffb4ab;--mdc-chip-elevated-selected-container-color: #ffb4ab;--mdc-chip-elevated-disabled-container-color: #ffb4ab;--mdc-chip-flat-disabled-selected-container-color: #ffb4ab;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #2b0500;--mdc-chip-selected-label-text-color: #2b0500;--mdc-chip-with-icon-icon-color: #2b0500;--mdc-chip-with-icon-disabled-icon-color: #2b0500;--mdc-chip-with-icon-selected-icon-color: #2b0500;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #2b0500;--mdc-chip-with-trailing-icon-trailing-icon-color: #2b0500;--mat-chip-selected-disabled-trailing-icon-color: #2b0500;--mat-chip-selected-trailing-icon-color: #2b0500}.dark-theme .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.dark-theme .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.dark-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #a9d7f8;--mdc-switch-selected-handle-color: #a9d7f8;--mdc-switch-selected-hover-state-layer-color: #a9d7f8;--mdc-switch-selected-pressed-state-layer-color: #a9d7f8;--mdc-switch-selected-focus-handle-color: #b3dcf9;--mdc-switch-selected-hover-handle-color: #b3dcf9;--mdc-switch-selected-pressed-handle-color: #b3dcf9;--mdc-switch-selected-focus-track-color: #6fbcf3;--mdc-switch-selected-hover-track-color: #6fbcf3;--mdc-switch-selected-pressed-track-color: #6fbcf3;--mdc-switch-selected-track-color: #6fbcf3}.dark-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ffc3bc;--mdc-switch-selected-handle-color: #ffc3bc;--mdc-switch-selected-hover-state-layer-color: #ffc3bc;--mdc-switch-selected-pressed-state-layer-color: #ffc3bc;--mdc-switch-selected-focus-handle-color: #ffcbc4;--mdc-switch-selected-hover-handle-color: #ffcbc4;--mdc-switch-selected-pressed-handle-color: #ffcbc4;--mdc-switch-selected-focus-track-color: #ff8e80;--mdc-switch-selected-hover-track-color: #ff8e80;--mdc-switch-selected-pressed-track-color: #ff8e80;--mdc-switch-selected-track-color: #ff8e80}.dark-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #b7c4ff;--mdc-radio-selected-hover-icon-color: #b7c4ff;--mdc-radio-selected-icon-color: #b7c4ff;--mdc-radio-selected-pressed-icon-color: #b7c4ff;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #b7c4ff;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #93cdf6;--mdc-radio-selected-hover-icon-color: #93cdf6;--mdc-radio-selected-icon-color: #93cdf6;--mdc-radio-selected-pressed-icon-color: #93cdf6;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #93cdf6;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ffb4ab;--mdc-radio-selected-hover-icon-color: #ffb4ab;--mdc-radio-selected-icon-color: #ffb4ab;--mdc-radio-selected-pressed-icon-color: #ffb4ab;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ffb4ab;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-accent{--mdc-slider-handle-color: #93cdf6;--mdc-slider-focus-handle-color: #93cdf6;--mdc-slider-hover-handle-color: #93cdf6;--mdc-slider-active-track-color: #93cdf6;--mdc-slider-inactive-track-color: #93cdf6;--mdc-slider-with-tick-marks-inactive-container-color: #93cdf6;--mdc-slider-with-tick-marks-active-container-color: #031724;--mat-slider-ripple-color: #93cdf6;--mat-slider-hover-state-layer-color: rgba(147, 205, 246, .05);--mat-slider-focus-state-layer-color: rgba(147, 205, 246, .2)}.dark-theme .mat-warn{--mdc-slider-handle-color: #ffb4ab;--mdc-slider-focus-handle-color: #ffb4ab;--mdc-slider-hover-handle-color: #ffb4ab;--mdc-slider-active-track-color: #ffb4ab;--mdc-slider-inactive-track-color: #ffb4ab;--mdc-slider-with-tick-marks-inactive-container-color: #ffb4ab;--mdc-slider-with-tick-marks-active-container-color: #2b0500;--mat-slider-ripple-color: #ffb4ab;--mat-slider-hover-state-layer-color: rgba(255, 180, 171, .05);--mat-slider-focus-state-layer-color: rgba(255, 180, 171, .2)}.dark-theme .mdc-list-item__start,.dark-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #b7c4ff;--mdc-radio-selected-hover-icon-color: #b7c4ff;--mdc-radio-selected-icon-color: #b7c4ff;--mdc-radio-selected-pressed-icon-color: #b7c4ff}.dark-theme .mat-accent .mdc-list-item__start,.dark-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #93cdf6;--mdc-radio-selected-hover-icon-color: #93cdf6;--mdc-radio-selected-icon-color: #93cdf6;--mdc-radio-selected-pressed-icon-color: #93cdf6}.dark-theme .mat-warn .mdc-list-item__start,.dark-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ffb4ab;--mdc-radio-selected-hover-icon-color: #ffb4ab;--mdc-radio-selected-icon-color: #ffb4ab;--mdc-radio-selected-pressed-icon-color: #ffb4ab}.dark-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #00082c;--mdc-checkbox-selected-focus-icon-color: #b7c4ff;--mdc-checkbox-selected-hover-icon-color: #b7c4ff;--mdc-checkbox-selected-icon-color: #b7c4ff;--mdc-checkbox-selected-pressed-icon-color: #b7c4ff;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #b7c4ff;--mdc-checkbox-selected-hover-state-layer-color: #b7c4ff;--mdc-checkbox-selected-pressed-state-layer-color: #b7c4ff;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #031724;--mdc-checkbox-selected-focus-icon-color: #93cdf6;--mdc-checkbox-selected-hover-icon-color: #93cdf6;--mdc-checkbox-selected-icon-color: #93cdf6;--mdc-checkbox-selected-pressed-icon-color: #93cdf6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #93cdf6;--mdc-checkbox-selected-hover-state-layer-color: #93cdf6;--mdc-checkbox-selected-pressed-state-layer-color: #93cdf6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #2b0500;--mdc-checkbox-selected-focus-icon-color: #ffb4ab;--mdc-checkbox-selected-hover-icon-color: #ffb4ab;--mdc-checkbox-selected-icon-color: #ffb4ab;--mdc-checkbox-selected-pressed-icon-color: #ffb4ab;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffb4ab;--mdc-checkbox-selected-hover-state-layer-color: #ffb4ab;--mdc-checkbox-selected-pressed-state-layer-color: #ffb4ab;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#b7c4ff}.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dark-theme .mat-mdc-tab-group,.dark-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #b7c4ff;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #b7c4ff;--mat-tab-header-active-ripple-color: #b7c4ff;--mat-tab-header-inactive-ripple-color: #b7c4ff;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #b7c4ff;--mat-tab-header-active-hover-label-text-color: #b7c4ff;--mat-tab-header-active-focus-indicator-color: #b7c4ff;--mat-tab-header-active-hover-indicator-color: #b7c4ff}.dark-theme .mat-mdc-tab-group.mat-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #93cdf6;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #93cdf6;--mat-tab-header-active-ripple-color: #93cdf6;--mat-tab-header-inactive-ripple-color: #93cdf6;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #93cdf6;--mat-tab-header-active-hover-label-text-color: #93cdf6;--mat-tab-header-active-focus-indicator-color: #93cdf6;--mat-tab-header-active-hover-indicator-color: #93cdf6}.dark-theme .mat-mdc-tab-group.mat-warn,.dark-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ffb4ab;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ffb4ab;--mat-tab-header-active-ripple-color: #ffb4ab;--mat-tab-header-inactive-ripple-color: #ffb4ab;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ffb4ab;--mat-tab-header-active-hover-label-text-color: #ffb4ab;--mat-tab-header-active-focus-indicator-color: #ffb4ab;--mat-tab-header-active-hover-indicator-color: #ffb4ab}.dark-theme .mat-mdc-tab-group.mat-background-primary,.dark-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #b7c4ff;--mat-tab-header-with-background-foreground-color: #00082c}.dark-theme .mat-mdc-tab-group.mat-background-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #93cdf6;--mat-tab-header-with-background-foreground-color: #031724}.dark-theme .mat-mdc-tab-group.mat-background-warn,.dark-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ffb4ab;--mat-tab-header-with-background-foreground-color: #2b0500}.dark-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #00082c;--mdc-checkbox-selected-focus-icon-color: #b7c4ff;--mdc-checkbox-selected-hover-icon-color: #b7c4ff;--mdc-checkbox-selected-icon-color: #b7c4ff;--mdc-checkbox-selected-pressed-icon-color: #b7c4ff;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #b7c4ff;--mdc-checkbox-selected-hover-state-layer-color: #b7c4ff;--mdc-checkbox-selected-pressed-state-layer-color: #b7c4ff;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #2b0500;--mdc-checkbox-selected-focus-icon-color: #ffb4ab;--mdc-checkbox-selected-hover-icon-color: #ffb4ab;--mdc-checkbox-selected-icon-color: #ffb4ab;--mdc-checkbox-selected-pressed-icon-color: #ffb4ab;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffb4ab;--mdc-checkbox-selected-hover-state-layer-color: #ffb4ab;--mdc-checkbox-selected-pressed-state-layer-color: #ffb4ab;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #b7c4ff;--mat-text-button-state-layer-color: #b7c4ff;--mat-text-button-ripple-color: rgba(183, 196, 255, .1)}.dark-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #93cdf6;--mat-text-button-state-layer-color: #93cdf6;--mat-text-button-ripple-color: rgba(147, 205, 246, .1)}.dark-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ffb4ab;--mat-text-button-state-layer-color: #ffb4ab;--mat-text-button-ripple-color: rgba(255, 180, 171, .1)}.dark-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #b7c4ff;--mdc-filled-button-label-text-color: #00082c;--mat-filled-button-state-layer-color: #00082c;--mat-filled-button-ripple-color: rgba(0, 8, 44, .1)}.dark-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #93cdf6;--mdc-filled-button-label-text-color: #031724;--mat-filled-button-state-layer-color: #031724;--mat-filled-button-ripple-color: rgba(3, 23, 36, .1)}.dark-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ffb4ab;--mdc-filled-button-label-text-color: #2b0500;--mat-filled-button-state-layer-color: #2b0500;--mat-filled-button-ripple-color: rgba(43, 5, 0, .1)}.dark-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #b7c4ff;--mdc-protected-button-label-text-color: #00082c;--mat-protected-button-state-layer-color: #00082c;--mat-protected-button-ripple-color: rgba(0, 8, 44, .1)}.dark-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #93cdf6;--mdc-protected-button-label-text-color: #031724;--mat-protected-button-state-layer-color: #031724;--mat-protected-button-ripple-color: rgba(3, 23, 36, .1)}.dark-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ffb4ab;--mdc-protected-button-label-text-color: #2b0500;--mat-protected-button-state-layer-color: #2b0500;--mat-protected-button-ripple-color: rgba(43, 5, 0, .1)}.dark-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #b7c4ff;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #b7c4ff;--mat-outlined-button-ripple-color: rgba(183, 196, 255, .1)}.dark-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #93cdf6;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #93cdf6;--mat-outlined-button-ripple-color: rgba(147, 205, 246, .1)}.dark-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ffb4ab;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ffb4ab;--mat-outlined-button-ripple-color: rgba(255, 180, 171, .1)}.dark-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #b7c4ff;--mat-icon-button-state-layer-color: #b7c4ff;--mat-icon-button-ripple-color: rgba(183, 196, 255, .1)}.dark-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #93cdf6;--mat-icon-button-state-layer-color: #93cdf6;--mat-icon-button-ripple-color: rgba(147, 205, 246, .1)}.dark-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ffb4ab;--mat-icon-button-state-layer-color: #ffb4ab;--mat-icon-button-ripple-color: rgba(255, 180, 171, .1)}.dark-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #b7c4ff;--mat-fab-foreground-color: #00082c;--mat-fab-state-layer-color: #00082c;--mat-fab-ripple-color: rgba(0, 8, 44, .1)}.dark-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #93cdf6;--mat-fab-foreground-color: #031724;--mat-fab-state-layer-color: #031724;--mat-fab-ripple-color: rgba(3, 23, 36, .1)}.dark-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ffb4ab;--mat-fab-foreground-color: #2b0500;--mat-fab-state-layer-color: #2b0500;--mat-fab-ripple-color: rgba(43, 5, 0, .1)}.dark-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #b7c4ff;--mat-fab-small-foreground-color: #00082c;--mat-fab-small-state-layer-color: #00082c;--mat-fab-small-ripple-color: rgba(0, 8, 44, .1)}.dark-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #93cdf6;--mat-fab-small-foreground-color: #031724;--mat-fab-small-state-layer-color: #031724;--mat-fab-small-ripple-color: rgba(3, 23, 36, .1)}.dark-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ffb4ab;--mat-fab-small-foreground-color: #2b0500;--mat-fab-small-state-layer-color: #2b0500;--mat-fab-small-ripple-color: rgba(43, 5, 0, .1)}.dark-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #93cdf6}.dark-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #ffb4ab}.dark-theme .mat-badge-accent{--mat-badge-background-color: #93cdf6;--mat-badge-text-color: #031724}.dark-theme .mat-badge-warn{--mat-badge-background-color: #ffb4ab;--mat-badge-text-color: #2b0500}.dark-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #031724;--mat-datepicker-calendar-date-selected-state-background-color: #93cdf6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(147, 205, 246, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #031724;--mat-datepicker-calendar-date-focus-state-background-color: rgba(147, 205, 246, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(147, 205, 246, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(147, 205, 246, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #2b0500;--mat-datepicker-calendar-date-selected-state-background-color: #ffb4ab;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 180, 171, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #2b0500;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 180, 171, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 180, 171, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 180, 171, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #93cdf6}.dark-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ffb4ab}.dark-theme .mat-icon.mat-primary{--mat-icon-color: #b7c4ff}.dark-theme .mat-icon.mat-accent{--mat-icon-color: #93cdf6}.dark-theme .mat-icon.mat-warn{--mat-icon-color: #ffb4ab}.dark-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #031724;--mat-stepper-header-selected-state-icon-background-color: #93cdf6;--mat-stepper-header-selected-state-icon-foreground-color: #031724;--mat-stepper-header-done-state-icon-background-color: #93cdf6;--mat-stepper-header-done-state-icon-foreground-color: #031724;--mat-stepper-header-edit-state-icon-background-color: #93cdf6;--mat-stepper-header-edit-state-icon-foreground-color: #031724}.dark-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #2b0500;--mat-stepper-header-selected-state-icon-background-color: #ffb4ab;--mat-stepper-header-selected-state-icon-foreground-color: #2b0500;--mat-stepper-header-done-state-icon-background-color: #ffb4ab;--mat-stepper-header-done-state-icon-foreground-color: #2b0500;--mat-stepper-header-edit-state-icon-background-color: #ffb4ab;--mat-stepper-header-edit-state-icon-foreground-color: #2b0500}.dark-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #b7c4ff;--mat-toolbar-container-text-color: #00082c}.dark-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #93cdf6;--mat-toolbar-container-text-color: #031724}.dark-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ffb4ab;--mat-toolbar-container-text-color: #2b0500}.dark-theme-correction{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #d89575;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #93cdf6;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #93cdf6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #d89575;--mdc-filled-text-field-focus-active-indicator-color: #d89575;--mdc-filled-text-field-focus-label-text-color: rgba(216, 149, 117, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ffb4ab;--mdc-filled-text-field-error-focus-label-text-color: #ffb4ab;--mdc-filled-text-field-error-label-text-color: #ffb4ab;--mdc-filled-text-field-error-caret-color: #ffb4ab;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-error-hover-active-indicator-color: #ffb4ab;--mdc-outlined-text-field-caret-color: #d89575;--mdc-outlined-text-field-focus-outline-color: #d89575;--mdc-outlined-text-field-focus-label-text-color: rgba(216, 149, 117, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ffb4ab;--mdc-outlined-text-field-error-focus-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-label-text-color: #ffb4ab;--mdc-outlined-text-field-error-hover-label-text-color: #ffb4ab;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-error-hover-outline-color: #ffb4ab;--mdc-outlined-text-field-error-outline-color: #ffb4ab;--mat-form-field-focus-select-arrow-color: rgba(216, 149, 117, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(216, 149, 117, .87);--mat-select-invalid-arrow-color: rgba(255, 180, 171, .87);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #e0aa91;--mdc-switch-selected-handle-color: #e0aa91;--mdc-switch-selected-hover-state-layer-color: #e0aa91;--mdc-switch-selected-pressed-state-layer-color: #e0aa91;--mdc-switch-selected-focus-handle-color: #e4b59e;--mdc-switch-selected-hover-handle-color: #e4b59e;--mdc-switch-selected-pressed-handle-color: #e4b59e;--mdc-switch-selected-focus-track-color: #d1815b;--mdc-switch-selected-hover-track-color: #d1815b;--mdc-switch-selected-pressed-track-color: #d1815b;--mdc-switch-selected-track-color: #d1815b;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #d89575;--mdc-slider-focus-handle-color: #d89575;--mdc-slider-hover-handle-color: #d89575;--mdc-slider-active-track-color: #d89575;--mdc-slider-inactive-track-color: #d89575;--mdc-slider-with-tick-marks-inactive-container-color: #d89575;--mdc-slider-with-tick-marks-active-container-color: #1a0d07;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #d89575;--mat-slider-hover-state-layer-color: rgba(216, 149, 117, .05);--mat-slider-focus-state-layer-color: rgba(216, 149, 117, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #031724;--mdc-checkbox-selected-focus-icon-color: #93cdf6;--mdc-checkbox-selected-hover-icon-color: #93cdf6;--mdc-checkbox-selected-icon-color: #93cdf6;--mdc-checkbox-selected-pressed-icon-color: #93cdf6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #93cdf6;--mdc-checkbox-selected-hover-state-layer-color: #93cdf6;--mdc-checkbox-selected-pressed-state-layer-color: #93cdf6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #424242;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #d89575;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #d89575;--mat-badge-text-color: #1a0d07;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: #1a0d07;--mat-datepicker-calendar-date-selected-state-background-color: #d89575;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(216, 149, 117, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #1a0d07;--mat-datepicker-calendar-date-focus-state-background-color: rgba(216, 149, 117, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(216, 149, 117, .3);--mat-datepicker-toggle-active-state-icon-color: #d89575;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(216, 149, 117, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: #1a0d07;--mat-stepper-header-selected-state-icon-background-color: #d89575;--mat-stepper-header-selected-state-icon-foreground-color: #1a0d07;--mat-stepper-header-done-state-icon-background-color: #d89575;--mat-stepper-header-done-state-icon-foreground-color: #1a0d07;--mat-stepper-header-edit-state-icon-background-color: #d89575;--mat-stepper-header-edit-state-icon-foreground-color: #1a0d07;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ffb4ab;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ffb4ab;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.dark-theme-correction .mat-sidenav.app-sidenav{border-right-color:#2b2a2a;box-shadow:0 4px 10px #2c2c2c1f}.dark-theme-correction .mat-sidenav.app-sidenav .mat-mdc-nav-list>true-menu-list-item true-menu-list-item{background-color:#363a3a}.dark-theme-correction .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item{--mdc-list-list-item-leading-icon-color: $text-color;--mdc-list-list-item-disabled-label-text-color: $text-color-disabled;--mdc-theme-text-primary-on-background: $text-color-selected}.dark-theme-correction .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item .dropdown-icon{color:#a2a2a2}.dark-theme-correction .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item.menu-list-item:hover{background-color:#3c3b3b}.dark-theme-correction .mat-sidenav.app-sidenav .mat-mdc-nav-list .mat-mdc-list-item.menu-list-item.focused:not(.expanded){background-color:#d55821}.dark-theme-correction .mat-sidenav-container{background-color:#484646;color:#ffffffde}.dark-theme-correction .mat-toolbar.app-header{background-color:#313030;box-shadow:0 4px 10px #2c2c2c1f}.dark-theme-correction .mat-toolbar.app-header #menu-toggle-button:hover{background-color:#3c3b3b}.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle{color:#b7c4ff;background-color:#4f5b85;border-color:#b7c4ff}.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle:not(.mat-button-toggle-checked){background-color:#313030}.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle:not(.mat-button-toggle-checked):hover{background-color:#4f5b85}.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction{color:#d89575;border-color:#d89575}.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction.mat-button-toggle-checked{background-color:#d55821}.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction:not(.mat-button-toggle-checked){background-color:#313030}.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.correction:not(.mat-button-toggle-checked):hover{background-color:#d55821}.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .mat-icon{background-color:#313030}.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-status{color:#ffffffde}.dark-theme-correction .mat-toolbar.app-header.correction{border-bottom-color:#d89575}.dark-theme-correction .mat-mdc-menu-item:not(.mat-radio-group):hover:not([disabled]),.dark-theme-correction .mat-menu-item.mat-radio-group .mat-radio-button:hover:not([disabled]),.dark-theme-correction .mat-menu-item.cdk-program-focused:not([disabled]),.dark-theme-correction .mat-menu-item.cdk-keyboard-focused:not([disabled]),.dark-theme-correction .mat-menu-item-highlighted:not([disabled]){color:#d89575;background-color:#d55821}.dark-theme-correction .mat-mdc-tab-links .tab-container{background-color:#3c3b3b}.dark-theme-correction mat-icon.correction{color:#d89575}.dark-theme-correction mat-icon.current{color:#93cdf6}.dark-theme-correction mat-icon.selected{color:#d89575}.dark-theme-correction mat-card.correction{border:2px solid #D89575}.dark-theme-correction mat-card.current{border:2px solid #93CDF6}.dark-theme-correction mat-card.selected{border:2px solid #D89575}.dark-theme-correction .mat-mdc-card.warnings-card,.dark-theme-correction .mat-accordion.warnings-accordion .mat-expansion-panel,.dark-theme-correction .mat-mdc-card.warnings-card:hover,.dark-theme-correction .mat-accordion.warnings-accordion .mat-expansion-panel:hover{border:2px solid #D89575}.dark-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-text-suffix{color:#93cdf6;background-color:#01364c}.dark-theme-correction .contract-select.contract-list-selector,.dark-theme-correction .contract-employee-selector{box-shadow:0 4px 10px #2c2c2c1f}.dark-theme-correction .mat-mdc-table.mdc-data-table__table{border:1px solid #2b2a2a;border-bottom:1px solid #2b2a2a;box-sizing:border-box}.dark-theme-correction .table-footer{background-color:#313030;border:1px solid #2b2a2a}.dark-theme-correction table.mat-mdc-table.table-wo-pagination:after,.dark-theme-correction mat-table.mat-mdc-table.table-wo-pagination:after{background:#313030;border:1px solid #2b2a2a}.dark-theme-correction table.mat-mdc-table mat-header-row,.dark-theme-correction table.mat-mdc-table th,.dark-theme-correction mat-table.mat-mdc-table mat-header-row,.dark-theme-correction mat-table.mat-mdc-table th{background:#323536}.dark-theme-correction table.mat-mdc-table mat-header-row.mat-mdc-header-row,.dark-theme-correction table.mat-mdc-table mat-header-row.mat-mdc-header-cell,.dark-theme-correction table.mat-mdc-table th.mat-mdc-header-row,.dark-theme-correction table.mat-mdc-table th.mat-mdc-header-cell,.dark-theme-correction mat-table.mat-mdc-table mat-header-row.mat-mdc-header-row,.dark-theme-correction mat-table.mat-mdc-table mat-header-row.mat-mdc-header-cell,.dark-theme-correction mat-table.mat-mdc-table th.mat-mdc-header-row,.dark-theme-correction mat-table.mat-mdc-table th.mat-mdc-header-cell{border-bottom:1px solid #2b2a2a;border-bottom-width:1px}.dark-theme-correction table.mat-mdc-table mat-header-row .mat-sort-header-sorted .mat-sort-header-arrow,.dark-theme-correction table.mat-mdc-table th .mat-sort-header-sorted .mat-sort-header-arrow,.dark-theme-correction mat-table.mat-mdc-table mat-header-row .mat-sort-header-sorted .mat-sort-header-arrow,.dark-theme-correction mat-table.mat-mdc-table th .mat-sort-header-sorted .mat-sort-header-arrow{color:#93cdf6}.dark-theme-correction table.mat-mdc-table mat-cell,.dark-theme-correction table.mat-mdc-table td.mat-mdc-cell,.dark-theme-correction mat-table.mat-mdc-table mat-cell,.dark-theme-correction mat-table.mat-mdc-table td.mat-mdc-cell{border-bottom-color:#2b2a2a}.dark-theme-correction table.mat-mdc-table tr.mat-mdc-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.dark-theme-correction table.mat-mdc-table mat-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.dark-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover,.dark-theme-correction mat-table.mat-mdc-table mat-row:not(.highlight):not(.overlay):not(.enters-totals):not(.no-values):not(.enters-totals-with-no-vals):not(.rubrica-tot):not(.rubrica-rp):not(.rubrica-rp-neg):not(.rubrica-cfg-plus):not(.rubrica-cfg-noti):hover{background-color:#363a3a}.dark-theme-correction table.mat-mdc-table tr.mat-mdc-row:nth-child(2n),.dark-theme-correction table.mat-mdc-table mat-row:nth-child(2n),.dark-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row:nth-child(2n),.dark-theme-correction mat-table.mat-mdc-table mat-row:nth-child(2n){background-color:#313030}.dark-theme-correction table.mat-mdc-table tr.mat-mdc-row:nth-child(odd),.dark-theme-correction table.mat-mdc-table mat-row:nth-child(odd),.dark-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row:nth-child(odd),.dark-theme-correction mat-table.mat-mdc-table mat-row:nth-child(odd){background-color:#313030}.dark-theme-correction table.mat-mdc-table tr.mat-mdc-row.highlight,.dark-theme-correction table.mat-mdc-table mat-row.highlight,.dark-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row.highlight,.dark-theme-correction mat-table.mat-mdc-table mat-row.highlight{background-color:#d5582159}.dark-theme-correction table.mat-mdc-table tr.mat-mdc-row.highlight:hover,.dark-theme-correction table.mat-mdc-table mat-row.highlight:hover,.dark-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row.highlight:hover,.dark-theme-correction mat-table.mat-mdc-table mat-row.highlight:hover{background-color:#d55821}.dark-theme-correction table.mat-mdc-table tr.mat-mdc-row.highlight td.mat-mdc-cell .cell-bold,.dark-theme-correction table.mat-mdc-table mat-row.highlight td.mat-mdc-cell .cell-bold,.dark-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row.highlight td.mat-mdc-cell .cell-bold,.dark-theme-correction mat-table.mat-mdc-table mat-row.highlight td.mat-mdc-cell .cell-bold{color:#d89575}.dark-theme-correction table.mat-mdc-table tr.mat-mdc-row.overlay,.dark-theme-correction table.mat-mdc-table mat-row.overlay,.dark-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row.overlay,.dark-theme-correction mat-table.mat-mdc-table mat-row.overlay{background-color:#2b2a2a59}.dark-theme-correction table.mat-mdc-table tr.mat-mdc-row.overlay:hover,.dark-theme-correction table.mat-mdc-table mat-row.overlay:hover,.dark-theme-correction mat-table.mat-mdc-table tr.mat-mdc-row.overlay:hover,.dark-theme-correction mat-table.mat-mdc-table mat-row.overlay:hover{background-color:#2b2a2a}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr td.mat-mdc-cell,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr td.mat-mdc-cell{color:#e3e1e9}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr:nth-child(2n),.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr:nth-child(odd),.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr:nth-child(2n),.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr:nth-child(odd){background-color:#313030}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell{color:#ffffffde}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot{background-color:#d5582159}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot:hover,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot:hover{background-color:#d55821}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell.mat-column-value,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-imp td.mat-mdc-cell.mat-column-value,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell.mat-column-value,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-imp td.mat-mdc-cell.mat-column-value{color:#d89575}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti{background-color:#d5582159}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus:hover,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti:hover,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus:hover,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-noti:hover{background-color:#d55821}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp{background-color:#d89575}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell{color:#fff}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg{background-color:#d8957559}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell{color:#d89575}.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp:hover,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg:hover,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp:hover,.dark-theme-correction mat-table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg:hover{background-color:#d89575}.dark-theme-correction .formula-strip-container{background-color:#313030;border:1px solid #2b2a2a}.dark-theme-correction .formula-strip-container code{color:#ffffffde}.dark-theme-correction .mat-mdc-paginator{border:1px solid #2b2a2a}.dark-theme-correction .modal-container mat-table.mat-mdc-table mat-row.enters-totals{background-color:#01364c}.dark-theme-correction .modal-container mat-table.mat-mdc-table mat-row.no-values{background-color:#323536}.dark-theme-correction .modal-container mat-table.mat-mdc-table mat-row.enters-totals-with-no-vals{background-color:#01364c}.dark-theme-correction .modal-container mat-table.mat-mdc-table .table-input{background-color:#313030}.dark-theme-correction .modal-container mat-table.mat-mdc-table .table-input.exceeds-limit{color:#d89575}.dark-theme-correction .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-label-text-color: $text-color-desaturate;--mdc-typography-body2-font-weight: 500;background-color:#313030;border:1px solid #2b2a2a}.dark-theme-correction .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip .chip-content{text-transform:none}.dark-theme-correction .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip.selected{border-color:#93cdf6}.dark-theme-correction .mat-mdc-chip-listbox .mat-mdc-chip.mat-mdc-standard-chip:hover{color:#d89575;background-color:#d55821}.dark-theme-correction .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container:hover{background-color:#3c3b3b}.dark-theme-correction mat-chip.mat-mdc-standard-chip.correction{color:#d89575}.dark-theme-correction mat-chip.mat-mdc-standard-chip.current{color:#93cdf6}.dark-theme-correction mat-chip.mat-mdc-standard-chip.selected{color:#d89575}.dark-theme-correction fieldset{border-color:#2b2a2a;color:#e3e1e9}.dark-theme-correction input{color:#ffffffde}.dark-theme-correction mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:#363a3a}.dark-theme-correction mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled{background-color:#363a3a}.dark-theme-correction mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled input{color:#ffffffde}.dark-theme-correction .true-menu-button.mat-mdc-menu-item.true-menu-border-bottom{border-bottom:1px solid #2b2a2a}.dark-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{color:#e3e1e9}.dark-theme-correction .mdc-text-field:not(.mdc-text-field--disabled,.mdc-text-field--focused) .mdc-floating-label{color:#ffffffde}.dark-theme-correction .mdc-text-field{background-color:#313030}.dark-theme-correction .mat-mdc-select-panel .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-multiple){background-color:#d55821}.dark-theme-correction .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined{background:transparent}.dark-theme-correction .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__leading,.dark-theme-correction .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__notch,.dark-theme-correction .timekeeping-editor-table .mat-form-field-appearance-outline.mat-form-field-disabled .mdc-text-field--outlined .mdc-notched-outline__trailing{border:none}.dark-theme-correction .divider-style .divider-title{color:#d89575;background-color:#3c3b3b}.dark-theme-correction .divider-style .divider-title-default{color:#d89575;background-color:#424242}.dark-theme-correction .divider-style:after{background-color:#d89575;opacity:.8}.dark-theme-correction .section-title>span{text-transform:uppercase;color:#d89575}.dark-theme-correction .section-title mat-divider{background-color:#d89575}.dark-theme-correction .mat-calendar-body-cell-content.mat-focus-indicator:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical):not(.mat-calendar-body-today){background-color:initial!important}.dark-theme-correction .box{background-color:#363a3a;border-color:#2b2a2a}.dark-theme-correction .selected-item{border-right-color:#d89575}.dark-theme-correction .primary,.dark-theme-correction .mdc-text-field--outlined:not(.mdc-text-field--disabled) .highlight-manual-change,.dark-theme-correction .accepted-text,.dark-theme-correction .valid{color:#d89575}.dark-theme-correction .accent{color:#93cdf6}.dark-theme-correction .warn,.dark-theme-correction .warning-text,.dark-theme-correction .red-text,.dark-theme-correction .error{color:#ffb4ab}.dark-theme-correction .warn-outlined,.dark-theme-correction .warning-text-outlined,.dark-theme-correction .red-text-outlined,.dark-theme-correction .error-outlined{color:#ffb4ab;border:1px solid #FFB4AB;border-radius:5px}.dark-theme-correction .warning-color{background-color:#ffb4ab}.dark-theme-correction .gray,.dark-theme-correction .selection-info,.dark-theme-correction .small-title{color:#e3e1e9}.dark-theme-correction .highlight{background-color:#d0d0d0}.dark-theme-correction button.highlight-green{background-color:#adff2f}.dark-theme-correction button.highlight-orange{background-color:orange}.dark-theme-correction button.highlight-pink{background-color:pink}.dark-theme-correction button.highlight-lightgray,.dark-theme-correction .expression-warning,.dark-theme-correction .overlay{background-color:#363a3a}.dark-theme-correction .mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked:not(.mat-disabled) .mdc-switch__shadow{background-color:#d89575}.dark-theme-correction .mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked:not(.mat-disabled) .mdc-switch__track:after{background-color:#d55821}.dark-theme-correction mat-tab-nav-panel .mat-button-toggle-checked{background-color:#d55821;color:#d89575}.dark-theme-correction mat-tab-nav-panel .mat-button-toggle-checked span{color:#fff}.dark-theme-correction ::-webkit-scrollbar-track{background:#313030}.dark-theme-correction ::-webkit-scrollbar-thumb{background-color:#555;border:3px solid #313030}.dark-theme-correction *{scrollbar-width:thin;scrollbar-color:#555555 #313030}.dark-theme-correction{--true-background: #313030;--true-background-hover: #3C3B3B;--true-card-background: #3C3B3B;--true-default-background: #424242;--true-focused-bg: #D55821;--true-border-color: #2b2a2a;--true-border-hover-color: #e0e0e0;--true-border-shadow: rgba(255, 255, 255, .1843137255);--true-border-disabled: rgba(0, 0, 0, .1215686275);--true-table-header-background: #323536;--true-table-border-color: #2b2a2a;--true-text-color: rgba(255, 255, 255, .8705882353);--true-text-color-selected: #D89575;--text-color-disabled: #4F616E;--true-text-primary: #D89575;--true-text-background-primary: #D55821;--true-text-label: #D89575;--true-text-background-label: #D55821;--true-text-sucess: #64DBB4;--true-text-background-sucess: #00513E;--true-text-orrange: #8C2F05;--true-text-background-orrange: #FFEBE4;--true-text-dim: #E3E1E9;--true-text-background-dim: #45464F;--true-text-color-desaturate: #E3E1E9;--true-text-warn: #FFB4AB}.dark-theme-correction .mat-accent{--mat-option-selected-state-label-text-color: #93cdf6;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark-theme-correction .mat-warn{--mat-option-selected-state-label-text-color: #ffb4ab;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark-theme-correction .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #d89575;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d89575;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme-correction .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #93cdf6;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #93cdf6;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme-correction .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ffb4ab;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffb4ab;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme-correction .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #d89575;--mdc-linear-progress-track-color: rgba(216, 149, 117, .25)}.dark-theme-correction .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #93cdf6;--mdc-linear-progress-track-color: rgba(147, 205, 246, .25)}.dark-theme-correction .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ffb4ab;--mdc-linear-progress-track-color: rgba(255, 180, 171, .25)}.dark-theme-correction .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #93cdf6;--mdc-filled-text-field-focus-active-indicator-color: #93cdf6;--mdc-filled-text-field-focus-label-text-color: rgba(147, 205, 246, .87);--mdc-outlined-text-field-caret-color: #93cdf6;--mdc-outlined-text-field-focus-outline-color: #93cdf6;--mdc-outlined-text-field-focus-label-text-color: rgba(147, 205, 246, .87);--mat-form-field-focus-select-arrow-color: rgba(147, 205, 246, .87)}.dark-theme-correction .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ffb4ab;--mdc-filled-text-field-focus-active-indicator-color: #ffb4ab;--mdc-filled-text-field-focus-label-text-color: rgba(255, 180, 171, .87);--mdc-outlined-text-field-caret-color: #ffb4ab;--mdc-outlined-text-field-focus-outline-color: #ffb4ab;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 180, 171, .87);--mat-form-field-focus-select-arrow-color: rgba(255, 180, 171, .87)}.dark-theme-correction .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(147, 205, 246, .87);--mat-select-invalid-arrow-color: rgba(255, 180, 171, .87)}.dark-theme-correction .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 180, 171, .87);--mat-select-invalid-arrow-color: rgba(255, 180, 171, .87)}.dark-theme-correction .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.dark-theme-correction .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.dark-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dark-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: #1a0d07;--mdc-chip-elevated-container-color: #d89575;--mdc-chip-elevated-selected-container-color: #d89575;--mdc-chip-elevated-disabled-container-color: #d89575;--mdc-chip-flat-disabled-selected-container-color: #d89575;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #1a0d07;--mdc-chip-selected-label-text-color: #1a0d07;--mdc-chip-with-icon-icon-color: #1a0d07;--mdc-chip-with-icon-disabled-icon-color: #1a0d07;--mdc-chip-with-icon-selected-icon-color: #1a0d07;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a0d07;--mdc-chip-with-trailing-icon-trailing-icon-color: #1a0d07;--mat-chip-selected-disabled-trailing-icon-color: #1a0d07;--mat-chip-selected-trailing-icon-color: #1a0d07}.dark-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dark-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #031724;--mdc-chip-elevated-container-color: #93cdf6;--mdc-chip-elevated-selected-container-color: #93cdf6;--mdc-chip-elevated-disabled-container-color: #93cdf6;--mdc-chip-flat-disabled-selected-container-color: #93cdf6;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #031724;--mdc-chip-selected-label-text-color: #031724;--mdc-chip-with-icon-icon-color: #031724;--mdc-chip-with-icon-disabled-icon-color: #031724;--mdc-chip-with-icon-selected-icon-color: #031724;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #031724;--mdc-chip-with-trailing-icon-trailing-icon-color: #031724;--mat-chip-selected-disabled-trailing-icon-color: #031724;--mat-chip-selected-trailing-icon-color: #031724}.dark-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dark-theme-correction .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: #2b0500;--mdc-chip-elevated-container-color: #ffb4ab;--mdc-chip-elevated-selected-container-color: #ffb4ab;--mdc-chip-elevated-disabled-container-color: #ffb4ab;--mdc-chip-flat-disabled-selected-container-color: #ffb4ab;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #2b0500;--mdc-chip-selected-label-text-color: #2b0500;--mdc-chip-with-icon-icon-color: #2b0500;--mdc-chip-with-icon-disabled-icon-color: #2b0500;--mdc-chip-with-icon-selected-icon-color: #2b0500;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #2b0500;--mdc-chip-with-trailing-icon-trailing-icon-color: #2b0500;--mat-chip-selected-disabled-trailing-icon-color: #2b0500;--mat-chip-selected-trailing-icon-color: #2b0500}.dark-theme-correction .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.dark-theme-correction .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.dark-theme-correction .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #a9d7f8;--mdc-switch-selected-handle-color: #a9d7f8;--mdc-switch-selected-hover-state-layer-color: #a9d7f8;--mdc-switch-selected-pressed-state-layer-color: #a9d7f8;--mdc-switch-selected-focus-handle-color: #b3dcf9;--mdc-switch-selected-hover-handle-color: #b3dcf9;--mdc-switch-selected-pressed-handle-color: #b3dcf9;--mdc-switch-selected-focus-track-color: #6fbcf3;--mdc-switch-selected-hover-track-color: #6fbcf3;--mdc-switch-selected-pressed-track-color: #6fbcf3;--mdc-switch-selected-track-color: #6fbcf3}.dark-theme-correction .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ffc3bc;--mdc-switch-selected-handle-color: #ffc3bc;--mdc-switch-selected-hover-state-layer-color: #ffc3bc;--mdc-switch-selected-pressed-state-layer-color: #ffc3bc;--mdc-switch-selected-focus-handle-color: #ffcbc4;--mdc-switch-selected-hover-handle-color: #ffcbc4;--mdc-switch-selected-pressed-handle-color: #ffcbc4;--mdc-switch-selected-focus-track-color: #ff8e80;--mdc-switch-selected-hover-track-color: #ff8e80;--mdc-switch-selected-pressed-track-color: #ff8e80;--mdc-switch-selected-track-color: #ff8e80}.dark-theme-correction .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d89575;--mdc-radio-selected-hover-icon-color: #d89575;--mdc-radio-selected-icon-color: #d89575;--mdc-radio-selected-pressed-icon-color: #d89575;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d89575;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme-correction .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #93cdf6;--mdc-radio-selected-hover-icon-color: #93cdf6;--mdc-radio-selected-icon-color: #93cdf6;--mdc-radio-selected-pressed-icon-color: #93cdf6;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #93cdf6;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme-correction .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ffb4ab;--mdc-radio-selected-hover-icon-color: #ffb4ab;--mdc-radio-selected-icon-color: #ffb4ab;--mdc-radio-selected-pressed-icon-color: #ffb4ab;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ffb4ab;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme-correction .mat-accent{--mdc-slider-handle-color: #93cdf6;--mdc-slider-focus-handle-color: #93cdf6;--mdc-slider-hover-handle-color: #93cdf6;--mdc-slider-active-track-color: #93cdf6;--mdc-slider-inactive-track-color: #93cdf6;--mdc-slider-with-tick-marks-inactive-container-color: #93cdf6;--mdc-slider-with-tick-marks-active-container-color: #031724;--mat-slider-ripple-color: #93cdf6;--mat-slider-hover-state-layer-color: rgba(147, 205, 246, .05);--mat-slider-focus-state-layer-color: rgba(147, 205, 246, .2)}.dark-theme-correction .mat-warn{--mdc-slider-handle-color: #ffb4ab;--mdc-slider-focus-handle-color: #ffb4ab;--mdc-slider-hover-handle-color: #ffb4ab;--mdc-slider-active-track-color: #ffb4ab;--mdc-slider-inactive-track-color: #ffb4ab;--mdc-slider-with-tick-marks-inactive-container-color: #ffb4ab;--mdc-slider-with-tick-marks-active-container-color: #2b0500;--mat-slider-ripple-color: #ffb4ab;--mat-slider-hover-state-layer-color: rgba(255, 180, 171, .05);--mat-slider-focus-state-layer-color: rgba(255, 180, 171, .2)}.dark-theme-correction .mdc-list-item__start,.dark-theme-correction .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d89575;--mdc-radio-selected-hover-icon-color: #d89575;--mdc-radio-selected-icon-color: #d89575;--mdc-radio-selected-pressed-icon-color: #d89575}.dark-theme-correction .mat-accent .mdc-list-item__start,.dark-theme-correction .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #93cdf6;--mdc-radio-selected-hover-icon-color: #93cdf6;--mdc-radio-selected-icon-color: #93cdf6;--mdc-radio-selected-pressed-icon-color: #93cdf6}.dark-theme-correction .mat-warn .mdc-list-item__start,.dark-theme-correction .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ffb4ab;--mdc-radio-selected-hover-icon-color: #ffb4ab;--mdc-radio-selected-icon-color: #ffb4ab;--mdc-radio-selected-pressed-icon-color: #ffb4ab}.dark-theme-correction .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #1a0d07;--mdc-checkbox-selected-focus-icon-color: #d89575;--mdc-checkbox-selected-hover-icon-color: #d89575;--mdc-checkbox-selected-icon-color: #d89575;--mdc-checkbox-selected-pressed-icon-color: #d89575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d89575;--mdc-checkbox-selected-hover-state-layer-color: #d89575;--mdc-checkbox-selected-pressed-state-layer-color: #d89575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-correction .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #031724;--mdc-checkbox-selected-focus-icon-color: #93cdf6;--mdc-checkbox-selected-hover-icon-color: #93cdf6;--mdc-checkbox-selected-icon-color: #93cdf6;--mdc-checkbox-selected-pressed-icon-color: #93cdf6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #93cdf6;--mdc-checkbox-selected-hover-state-layer-color: #93cdf6;--mdc-checkbox-selected-pressed-state-layer-color: #93cdf6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-correction .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #2b0500;--mdc-checkbox-selected-focus-icon-color: #ffb4ab;--mdc-checkbox-selected-hover-icon-color: #ffb4ab;--mdc-checkbox-selected-icon-color: #ffb4ab;--mdc-checkbox-selected-pressed-icon-color: #ffb4ab;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffb4ab;--mdc-checkbox-selected-hover-state-layer-color: #ffb4ab;--mdc-checkbox-selected-pressed-state-layer-color: #ffb4ab;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-correction .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dark-theme-correction .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.dark-theme-correction .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dark-theme-correction .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#d89575}.dark-theme-correction .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dark-theme-correction .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dark-theme-correction .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dark-theme-correction .mat-mdc-tab-group,.dark-theme-correction .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #d89575;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d89575;--mat-tab-header-active-ripple-color: #d89575;--mat-tab-header-inactive-ripple-color: #d89575;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d89575;--mat-tab-header-active-hover-label-text-color: #d89575;--mat-tab-header-active-focus-indicator-color: #d89575;--mat-tab-header-active-hover-indicator-color: #d89575}.dark-theme-correction .mat-mdc-tab-group.mat-accent,.dark-theme-correction .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #93cdf6;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #93cdf6;--mat-tab-header-active-ripple-color: #93cdf6;--mat-tab-header-inactive-ripple-color: #93cdf6;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #93cdf6;--mat-tab-header-active-hover-label-text-color: #93cdf6;--mat-tab-header-active-focus-indicator-color: #93cdf6;--mat-tab-header-active-hover-indicator-color: #93cdf6}.dark-theme-correction .mat-mdc-tab-group.mat-warn,.dark-theme-correction .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ffb4ab;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ffb4ab;--mat-tab-header-active-ripple-color: #ffb4ab;--mat-tab-header-inactive-ripple-color: #ffb4ab;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ffb4ab;--mat-tab-header-active-hover-label-text-color: #ffb4ab;--mat-tab-header-active-focus-indicator-color: #ffb4ab;--mat-tab-header-active-hover-indicator-color: #ffb4ab}.dark-theme-correction .mat-mdc-tab-group.mat-background-primary,.dark-theme-correction .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #d89575;--mat-tab-header-with-background-foreground-color: #1a0d07}.dark-theme-correction .mat-mdc-tab-group.mat-background-accent,.dark-theme-correction .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #93cdf6;--mat-tab-header-with-background-foreground-color: #031724}.dark-theme-correction .mat-mdc-tab-group.mat-background-warn,.dark-theme-correction .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ffb4ab;--mat-tab-header-with-background-foreground-color: #2b0500}.dark-theme-correction .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #1a0d07;--mdc-checkbox-selected-focus-icon-color: #d89575;--mdc-checkbox-selected-hover-icon-color: #d89575;--mdc-checkbox-selected-icon-color: #d89575;--mdc-checkbox-selected-pressed-icon-color: #d89575;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d89575;--mdc-checkbox-selected-hover-state-layer-color: #d89575;--mdc-checkbox-selected-pressed-state-layer-color: #d89575;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-correction .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #2b0500;--mdc-checkbox-selected-focus-icon-color: #ffb4ab;--mdc-checkbox-selected-hover-icon-color: #ffb4ab;--mdc-checkbox-selected-icon-color: #ffb4ab;--mdc-checkbox-selected-pressed-icon-color: #ffb4ab;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffb4ab;--mdc-checkbox-selected-hover-state-layer-color: #ffb4ab;--mdc-checkbox-selected-pressed-state-layer-color: #ffb4ab;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme-correction .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #d89575;--mat-text-button-state-layer-color: #d89575;--mat-text-button-ripple-color: rgba(216, 149, 117, .1)}.dark-theme-correction .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #93cdf6;--mat-text-button-state-layer-color: #93cdf6;--mat-text-button-ripple-color: rgba(147, 205, 246, .1)}.dark-theme-correction .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ffb4ab;--mat-text-button-state-layer-color: #ffb4ab;--mat-text-button-ripple-color: rgba(255, 180, 171, .1)}.dark-theme-correction .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #d89575;--mdc-filled-button-label-text-color: #1a0d07;--mat-filled-button-state-layer-color: #1a0d07;--mat-filled-button-ripple-color: rgba(26, 13, 7, .1)}.dark-theme-correction .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #93cdf6;--mdc-filled-button-label-text-color: #031724;--mat-filled-button-state-layer-color: #031724;--mat-filled-button-ripple-color: rgba(3, 23, 36, .1)}.dark-theme-correction .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ffb4ab;--mdc-filled-button-label-text-color: #2b0500;--mat-filled-button-state-layer-color: #2b0500;--mat-filled-button-ripple-color: rgba(43, 5, 0, .1)}.dark-theme-correction .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #d89575;--mdc-protected-button-label-text-color: #1a0d07;--mat-protected-button-state-layer-color: #1a0d07;--mat-protected-button-ripple-color: rgba(26, 13, 7, .1)}.dark-theme-correction .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #93cdf6;--mdc-protected-button-label-text-color: #031724;--mat-protected-button-state-layer-color: #031724;--mat-protected-button-ripple-color: rgba(3, 23, 36, .1)}.dark-theme-correction .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ffb4ab;--mdc-protected-button-label-text-color: #2b0500;--mat-protected-button-state-layer-color: #2b0500;--mat-protected-button-ripple-color: rgba(43, 5, 0, .1)}.dark-theme-correction .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #d89575;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #d89575;--mat-outlined-button-ripple-color: rgba(216, 149, 117, .1)}.dark-theme-correction .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #93cdf6;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #93cdf6;--mat-outlined-button-ripple-color: rgba(147, 205, 246, .1)}.dark-theme-correction .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ffb4ab;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #ffb4ab;--mat-outlined-button-ripple-color: rgba(255, 180, 171, .1)}.dark-theme-correction .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #d89575;--mat-icon-button-state-layer-color: #d89575;--mat-icon-button-ripple-color: rgba(216, 149, 117, .1)}.dark-theme-correction .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #93cdf6;--mat-icon-button-state-layer-color: #93cdf6;--mat-icon-button-ripple-color: rgba(147, 205, 246, .1)}.dark-theme-correction .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ffb4ab;--mat-icon-button-state-layer-color: #ffb4ab;--mat-icon-button-ripple-color: rgba(255, 180, 171, .1)}.dark-theme-correction .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #d89575;--mat-fab-foreground-color: #1a0d07;--mat-fab-state-layer-color: #1a0d07;--mat-fab-ripple-color: rgba(26, 13, 7, .1)}.dark-theme-correction .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #93cdf6;--mat-fab-foreground-color: #031724;--mat-fab-state-layer-color: #031724;--mat-fab-ripple-color: rgba(3, 23, 36, .1)}.dark-theme-correction .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ffb4ab;--mat-fab-foreground-color: #2b0500;--mat-fab-state-layer-color: #2b0500;--mat-fab-ripple-color: rgba(43, 5, 0, .1)}.dark-theme-correction .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #d89575;--mat-fab-small-foreground-color: #1a0d07;--mat-fab-small-state-layer-color: #1a0d07;--mat-fab-small-ripple-color: rgba(26, 13, 7, .1)}.dark-theme-correction .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #93cdf6;--mat-fab-small-foreground-color: #031724;--mat-fab-small-state-layer-color: #031724;--mat-fab-small-ripple-color: rgba(3, 23, 36, .1)}.dark-theme-correction .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ffb4ab;--mat-fab-small-foreground-color: #2b0500;--mat-fab-small-state-layer-color: #2b0500;--mat-fab-small-ripple-color: rgba(43, 5, 0, .1)}.dark-theme-correction .mat-accent{--mdc-circular-progress-active-indicator-color: #93cdf6}.dark-theme-correction .mat-warn{--mdc-circular-progress-active-indicator-color: #ffb4ab}.dark-theme-correction .mat-badge-accent{--mat-badge-background-color: #93cdf6;--mat-badge-text-color: #031724}.dark-theme-correction .mat-badge-warn{--mat-badge-background-color: #ffb4ab;--mat-badge-text-color: #2b0500}.dark-theme-correction .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #031724;--mat-datepicker-calendar-date-selected-state-background-color: #93cdf6;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(147, 205, 246, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #031724;--mat-datepicker-calendar-date-focus-state-background-color: rgba(147, 205, 246, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(147, 205, 246, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(147, 205, 246, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme-correction .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: #2b0500;--mat-datepicker-calendar-date-selected-state-background-color: #ffb4ab;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 180, 171, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #2b0500;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 180, 171, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 180, 171, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 180, 171, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme-correction .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #93cdf6}.dark-theme-correction .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ffb4ab}.dark-theme-correction .mat-icon.mat-primary{--mat-icon-color: #d89575}.dark-theme-correction .mat-icon.mat-accent{--mat-icon-color: #93cdf6}.dark-theme-correction .mat-icon.mat-warn{--mat-icon-color: #ffb4ab}.dark-theme-correction .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #031724;--mat-stepper-header-selected-state-icon-background-color: #93cdf6;--mat-stepper-header-selected-state-icon-foreground-color: #031724;--mat-stepper-header-done-state-icon-background-color: #93cdf6;--mat-stepper-header-done-state-icon-foreground-color: #031724;--mat-stepper-header-edit-state-icon-background-color: #93cdf6;--mat-stepper-header-edit-state-icon-foreground-color: #031724}.dark-theme-correction .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: #2b0500;--mat-stepper-header-selected-state-icon-background-color: #ffb4ab;--mat-stepper-header-selected-state-icon-foreground-color: #2b0500;--mat-stepper-header-done-state-icon-background-color: #ffb4ab;--mat-stepper-header-done-state-icon-foreground-color: #2b0500;--mat-stepper-header-edit-state-icon-background-color: #ffb4ab;--mat-stepper-header-edit-state-icon-foreground-color: #2b0500}.dark-theme-correction .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #d89575;--mat-toolbar-container-text-color: #1a0d07}.dark-theme-correction .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #93cdf6;--mat-toolbar-container-text-color: #031724}.dark-theme-correction .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ffb4ab;--mat-toolbar-container-text-color: #2b0500}.dark-theme .true-table .true-width-no-padding,.dark-theme-correction .true-table .true-width-no-padding,.light-theme .true-table .true-width-no-padding,.light-theme-correction .true-table .true-width-no-padding{padding:0 6px;display:flex;justify-content:center;min-width:fit-content}.dark-theme .true-table .true-width-3,.dark-theme-correction .true-table .true-width-3,.light-theme .true-table .true-width-3,.light-theme-correction .true-table .true-width-3{max-width:3%!important;min-width:3%!important;padding:0 6px;display:flex;justify-content:center}.dark-theme .true-table .true-width-3-left,.dark-theme-correction .true-table .true-width-3-left,.light-theme .true-table .true-width-3-left,.light-theme-correction .true-table .true-width-3-left,.dark-theme .true-table .true-width-3-left-resizable,.dark-theme-correction .true-table .true-width-3-left-resizable,.light-theme .true-table .true-width-3-left-resizable,.light-theme-correction .true-table .true-width-3-left-resizable{max-width:3%!important;min-width:3%!important;padding:0 6px;display:flex;justify-content:left}@media (max-width: 1500px){.dark-theme .true-table .true-width-3-left-resizable,.dark-theme-correction .true-table .true-width-3-left-resizable,.light-theme .true-table .true-width-3-left-resizable,.light-theme-correction .true-table .true-width-3-left-resizable{max-width:3.9%!important;min-width:3.9%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-3-left-resizable,.dark-theme-correction .true-table .true-width-3-left-resizable,.light-theme .true-table .true-width-3-left-resizable,.light-theme-correction .true-table .true-width-3-left-resizable{max-width:4.5%!important;min-width:4.5%!important}}.dark-theme .true-table .true-width-3-right,.dark-theme-correction .true-table .true-width-3-right,.light-theme .true-table .true-width-3-right,.light-theme-correction .true-table .true-width-3-right,.dark-theme .true-table .true-width-3-right-resizable,.dark-theme-correction .true-table .true-width-3-right-resizable,.light-theme .true-table .true-width-3-right-resizable,.light-theme-correction .true-table .true-width-3-right-resizable{max-width:3%!important;min-width:3%!important;padding:0 6px;display:flex;justify-content:right}@media (max-width: 1500px){.dark-theme .true-table .true-width-3-right-resizable,.dark-theme-correction .true-table .true-width-3-right-resizable,.light-theme .true-table .true-width-3-right-resizable,.light-theme-correction .true-table .true-width-3-right-resizable{max-width:3.9%!important;min-width:3.9%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-3-right-resizable,.dark-theme-correction .true-table .true-width-3-right-resizable,.light-theme .true-table .true-width-3-right-resizable,.light-theme-correction .true-table .true-width-3-right-resizable{max-width:4.5%!important;min-width:4.5%!important}}.dark-theme .true-table .true-width-3-resizable,.dark-theme-correction .true-table .true-width-3-resizable,.light-theme .true-table .true-width-3-resizable,.light-theme-correction .true-table .true-width-3-resizable{max-width:3%!important;min-width:3%!important;padding:0 6px;display:flex;justify-content:center}@media (max-width: 1500px){.dark-theme .true-table .true-width-3-resizable,.dark-theme-correction .true-table .true-width-3-resizable,.light-theme .true-table .true-width-3-resizable,.light-theme-correction .true-table .true-width-3-resizable{max-width:3.9%!important;min-width:3.9%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-3-resizable,.dark-theme-correction .true-table .true-width-3-resizable,.light-theme .true-table .true-width-3-resizable,.light-theme-correction .true-table .true-width-3-resizable{max-width:4.5%!important;min-width:4.5%!important}}.dark-theme .true-table .true-width-5,.dark-theme-correction .true-table .true-width-5,.light-theme .true-table .true-width-5,.light-theme-correction .true-table .true-width-5{max-width:5%!important;min-width:5%!important;padding:0 6px;display:flex;justify-content:center}.dark-theme .true-table .true-width-5-left,.dark-theme-correction .true-table .true-width-5-left,.light-theme .true-table .true-width-5-left,.light-theme-correction .true-table .true-width-5-left,.dark-theme .true-table .true-width-5-left-resizable,.dark-theme-correction .true-table .true-width-5-left-resizable,.light-theme .true-table .true-width-5-left-resizable,.light-theme-correction .true-table .true-width-5-left-resizable{max-width:5%!important;min-width:5%!important;padding:0 6px;display:flex;justify-content:left}@media (max-width: 1500px){.dark-theme .true-table .true-width-5-left-resizable,.dark-theme-correction .true-table .true-width-5-left-resizable,.light-theme .true-table .true-width-5-left-resizable,.light-theme-correction .true-table .true-width-5-left-resizable{max-width:6.5%!important;min-width:6.5%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-5-left-resizable,.dark-theme-correction .true-table .true-width-5-left-resizable,.light-theme .true-table .true-width-5-left-resizable,.light-theme-correction .true-table .true-width-5-left-resizable{max-width:7.5%!important;min-width:7.5%!important}}.dark-theme .true-table .true-width-5-right,.dark-theme-correction .true-table .true-width-5-right,.light-theme .true-table .true-width-5-right,.light-theme-correction .true-table .true-width-5-right,.dark-theme .true-table .true-width-5-right-resizable,.dark-theme-correction .true-table .true-width-5-right-resizable,.light-theme .true-table .true-width-5-right-resizable,.light-theme-correction .true-table .true-width-5-right-resizable{max-width:5%!important;min-width:5%!important;padding:0 6px;display:flex;justify-content:right}@media (max-width: 1500px){.dark-theme .true-table .true-width-5-right-resizable,.dark-theme-correction .true-table .true-width-5-right-resizable,.light-theme .true-table .true-width-5-right-resizable,.light-theme-correction .true-table .true-width-5-right-resizable{max-width:6.5%!important;min-width:6.5%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-5-right-resizable,.dark-theme-correction .true-table .true-width-5-right-resizable,.light-theme .true-table .true-width-5-right-resizable,.light-theme-correction .true-table .true-width-5-right-resizable{max-width:7.5%!important;min-width:7.5%!important}}.dark-theme .true-table .true-width-5-resizable,.dark-theme-correction .true-table .true-width-5-resizable,.light-theme .true-table .true-width-5-resizable,.light-theme-correction .true-table .true-width-5-resizable{max-width:5%!important;min-width:5%!important;padding:0 6px;display:flex;justify-content:center}@media (max-width: 1500px){.dark-theme .true-table .true-width-5-resizable,.dark-theme-correction .true-table .true-width-5-resizable,.light-theme .true-table .true-width-5-resizable,.light-theme-correction .true-table .true-width-5-resizable{max-width:6.5%!important;min-width:6.5%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-5-resizable,.dark-theme-correction .true-table .true-width-5-resizable,.light-theme .true-table .true-width-5-resizable,.light-theme-correction .true-table .true-width-5-resizable{max-width:7.5%!important;min-width:7.5%!important}}.dark-theme .true-table .true-width-7,.dark-theme-correction .true-table .true-width-7,.light-theme .true-table .true-width-7,.light-theme-correction .true-table .true-width-7{max-width:7%!important;min-width:7%!important;padding:0 6px;display:flex;justify-content:center}.dark-theme .true-table .true-width-7-left,.dark-theme-correction .true-table .true-width-7-left,.light-theme .true-table .true-width-7-left,.light-theme-correction .true-table .true-width-7-left,.dark-theme .true-table .true-width-7-left-resizable,.dark-theme-correction .true-table .true-width-7-left-resizable,.light-theme .true-table .true-width-7-left-resizable,.light-theme-correction .true-table .true-width-7-left-resizable{max-width:7%!important;min-width:7%!important;padding:0 6px;display:flex;justify-content:left}@media (max-width: 1500px){.dark-theme .true-table .true-width-7-left-resizable,.dark-theme-correction .true-table .true-width-7-left-resizable,.light-theme .true-table .true-width-7-left-resizable,.light-theme-correction .true-table .true-width-7-left-resizable{max-width:9.1%!important;min-width:9.1%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-7-left-resizable,.dark-theme-correction .true-table .true-width-7-left-resizable,.light-theme .true-table .true-width-7-left-resizable,.light-theme-correction .true-table .true-width-7-left-resizable{max-width:10.5%!important;min-width:10.5%!important}}.dark-theme .true-table .true-width-7-right,.dark-theme-correction .true-table .true-width-7-right,.light-theme .true-table .true-width-7-right,.light-theme-correction .true-table .true-width-7-right,.dark-theme .true-table .true-width-7-right-resizable,.dark-theme-correction .true-table .true-width-7-right-resizable,.light-theme .true-table .true-width-7-right-resizable,.light-theme-correction .true-table .true-width-7-right-resizable{max-width:7%!important;min-width:7%!important;padding:0 6px;display:flex;justify-content:right}@media (max-width: 1500px){.dark-theme .true-table .true-width-7-right-resizable,.dark-theme-correction .true-table .true-width-7-right-resizable,.light-theme .true-table .true-width-7-right-resizable,.light-theme-correction .true-table .true-width-7-right-resizable{max-width:9.1%!important;min-width:9.1%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-7-right-resizable,.dark-theme-correction .true-table .true-width-7-right-resizable,.light-theme .true-table .true-width-7-right-resizable,.light-theme-correction .true-table .true-width-7-right-resizable{max-width:10.5%!important;min-width:10.5%!important}}.dark-theme .true-table .true-width-7-resizable,.dark-theme-correction .true-table .true-width-7-resizable,.light-theme .true-table .true-width-7-resizable,.light-theme-correction .true-table .true-width-7-resizable{max-width:7%!important;min-width:7%!important;padding:0 6px;display:flex;justify-content:center}@media (max-width: 1500px){.dark-theme .true-table .true-width-7-resizable,.dark-theme-correction .true-table .true-width-7-resizable,.light-theme .true-table .true-width-7-resizable,.light-theme-correction .true-table .true-width-7-resizable{max-width:9.1%!important;min-width:9.1%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-7-resizable,.dark-theme-correction .true-table .true-width-7-resizable,.light-theme .true-table .true-width-7-resizable,.light-theme-correction .true-table .true-width-7-resizable{max-width:10.5%!important;min-width:10.5%!important}}.dark-theme .true-table .true-width-10,.dark-theme-correction .true-table .true-width-10,.light-theme .true-table .true-width-10,.light-theme-correction .true-table .true-width-10{max-width:10%!important;min-width:10%!important;padding:0 6px;display:flex;justify-content:center}.dark-theme .true-table .true-width-10-left,.dark-theme-correction .true-table .true-width-10-left,.light-theme .true-table .true-width-10-left,.light-theme-correction .true-table .true-width-10-left,.dark-theme .true-table .true-width-10-left-resizable,.dark-theme-correction .true-table .true-width-10-left-resizable,.light-theme .true-table .true-width-10-left-resizable,.light-theme-correction .true-table .true-width-10-left-resizable{max-width:10%!important;min-width:10%!important;padding:0 6px;display:flex;justify-content:left}@media (max-width: 1500px){.dark-theme .true-table .true-width-10-left-resizable,.dark-theme-correction .true-table .true-width-10-left-resizable,.light-theme .true-table .true-width-10-left-resizable,.light-theme-correction .true-table .true-width-10-left-resizable{max-width:13%!important;min-width:13%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-10-left-resizable,.dark-theme-correction .true-table .true-width-10-left-resizable,.light-theme .true-table .true-width-10-left-resizable,.light-theme-correction .true-table .true-width-10-left-resizable{max-width:15%!important;min-width:15%!important}}.dark-theme .true-table .true-width-10-right,.dark-theme-correction .true-table .true-width-10-right,.light-theme .true-table .true-width-10-right,.light-theme-correction .true-table .true-width-10-right,.dark-theme .true-table .true-width-10-right-resizable,.dark-theme-correction .true-table .true-width-10-right-resizable,.light-theme .true-table .true-width-10-right-resizable,.light-theme-correction .true-table .true-width-10-right-resizable{max-width:10%!important;min-width:10%!important;padding:0 6px;display:flex;justify-content:right}@media (max-width: 1500px){.dark-theme .true-table .true-width-10-right-resizable,.dark-theme-correction .true-table .true-width-10-right-resizable,.light-theme .true-table .true-width-10-right-resizable,.light-theme-correction .true-table .true-width-10-right-resizable{max-width:13%!important;min-width:13%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-10-right-resizable,.dark-theme-correction .true-table .true-width-10-right-resizable,.light-theme .true-table .true-width-10-right-resizable,.light-theme-correction .true-table .true-width-10-right-resizable{max-width:15%!important;min-width:15%!important}}.dark-theme .true-table .true-width-10-resizable,.dark-theme-correction .true-table .true-width-10-resizable,.light-theme .true-table .true-width-10-resizable,.light-theme-correction .true-table .true-width-10-resizable{max-width:10%!important;min-width:10%!important;padding:0 6px;display:flex;justify-content:center}@media (max-width: 1500px){.dark-theme .true-table .true-width-10-resizable,.dark-theme-correction .true-table .true-width-10-resizable,.light-theme .true-table .true-width-10-resizable,.light-theme-correction .true-table .true-width-10-resizable{max-width:13%!important;min-width:13%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-10-resizable,.dark-theme-correction .true-table .true-width-10-resizable,.light-theme .true-table .true-width-10-resizable,.light-theme-correction .true-table .true-width-10-resizable{max-width:15%!important;min-width:15%!important}}.dark-theme .true-table .true-width-15,.dark-theme-correction .true-table .true-width-15,.light-theme .true-table .true-width-15,.light-theme-correction .true-table .true-width-15{max-width:15%!important;min-width:15%!important;padding:0 6px;display:flex;justify-content:center}.dark-theme .true-table .true-width-15-left,.dark-theme-correction .true-table .true-width-15-left,.light-theme .true-table .true-width-15-left,.light-theme-correction .true-table .true-width-15-left,.dark-theme .true-table .true-width-15-left-resizable,.dark-theme-correction .true-table .true-width-15-left-resizable,.light-theme .true-table .true-width-15-left-resizable,.light-theme-correction .true-table .true-width-15-left-resizable{max-width:15%!important;min-width:15%!important;padding:0 6px;display:flex;justify-content:left}@media (max-width: 1500px){.dark-theme .true-table .true-width-15-left-resizable,.dark-theme-correction .true-table .true-width-15-left-resizable,.light-theme .true-table .true-width-15-left-resizable,.light-theme-correction .true-table .true-width-15-left-resizable{max-width:19.5%!important;min-width:19.5%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-15-left-resizable,.dark-theme-correction .true-table .true-width-15-left-resizable,.light-theme .true-table .true-width-15-left-resizable,.light-theme-correction .true-table .true-width-15-left-resizable{max-width:22.5%!important;min-width:22.5%!important}}.dark-theme .true-table .true-width-15-right,.dark-theme-correction .true-table .true-width-15-right,.light-theme .true-table .true-width-15-right,.light-theme-correction .true-table .true-width-15-right,.dark-theme .true-table .true-width-15-right-resizable,.dark-theme-correction .true-table .true-width-15-right-resizable,.light-theme .true-table .true-width-15-right-resizable,.light-theme-correction .true-table .true-width-15-right-resizable{max-width:15%!important;min-width:15%!important;padding:0 6px;display:flex;justify-content:right}@media (max-width: 1500px){.dark-theme .true-table .true-width-15-right-resizable,.dark-theme-correction .true-table .true-width-15-right-resizable,.light-theme .true-table .true-width-15-right-resizable,.light-theme-correction .true-table .true-width-15-right-resizable{max-width:19.5%!important;min-width:19.5%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-15-right-resizable,.dark-theme-correction .true-table .true-width-15-right-resizable,.light-theme .true-table .true-width-15-right-resizable,.light-theme-correction .true-table .true-width-15-right-resizable{max-width:22.5%!important;min-width:22.5%!important}}.dark-theme .true-table .true-width-15-resizable,.dark-theme-correction .true-table .true-width-15-resizable,.light-theme .true-table .true-width-15-resizable,.light-theme-correction .true-table .true-width-15-resizable{max-width:15%!important;min-width:15%!important;padding:0 6px;display:flex;justify-content:center}@media (max-width: 1500px){.dark-theme .true-table .true-width-15-resizable,.dark-theme-correction .true-table .true-width-15-resizable,.light-theme .true-table .true-width-15-resizable,.light-theme-correction .true-table .true-width-15-resizable{max-width:19.5%!important;min-width:19.5%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-15-resizable,.dark-theme-correction .true-table .true-width-15-resizable,.light-theme .true-table .true-width-15-resizable,.light-theme-correction .true-table .true-width-15-resizable{max-width:22.5%!important;min-width:22.5%!important}}.dark-theme .true-table .true-width-17,.dark-theme-correction .true-table .true-width-17,.light-theme .true-table .true-width-17,.light-theme-correction .true-table .true-width-17{max-width:17%!important;min-width:17%!important;padding:0 6px;display:flex;justify-content:center}.dark-theme .true-table .true-width-17-left,.dark-theme-correction .true-table .true-width-17-left,.light-theme .true-table .true-width-17-left,.light-theme-correction .true-table .true-width-17-left,.dark-theme .true-table .true-width-17-left-resizable,.dark-theme-correction .true-table .true-width-17-left-resizable,.light-theme .true-table .true-width-17-left-resizable,.light-theme-correction .true-table .true-width-17-left-resizable{max-width:17%!important;min-width:17%!important;padding:0 6px;display:flex;justify-content:left}@media (max-width: 1500px){.dark-theme .true-table .true-width-17-left-resizable,.dark-theme-correction .true-table .true-width-17-left-resizable,.light-theme .true-table .true-width-17-left-resizable,.light-theme-correction .true-table .true-width-17-left-resizable{max-width:22.1%!important;min-width:22.1%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-17-left-resizable,.dark-theme-correction .true-table .true-width-17-left-resizable,.light-theme .true-table .true-width-17-left-resizable,.light-theme-correction .true-table .true-width-17-left-resizable{max-width:25.5%!important;min-width:25.5%!important}}.dark-theme .true-table .true-width-17-right,.dark-theme-correction .true-table .true-width-17-right,.light-theme .true-table .true-width-17-right,.light-theme-correction .true-table .true-width-17-right,.dark-theme .true-table .true-width-17-right-resizable,.dark-theme-correction .true-table .true-width-17-right-resizable,.light-theme .true-table .true-width-17-right-resizable,.light-theme-correction .true-table .true-width-17-right-resizable{max-width:17%!important;min-width:17%!important;padding:0 6px;display:flex;justify-content:right}@media (max-width: 1500px){.dark-theme .true-table .true-width-17-right-resizable,.dark-theme-correction .true-table .true-width-17-right-resizable,.light-theme .true-table .true-width-17-right-resizable,.light-theme-correction .true-table .true-width-17-right-resizable{max-width:22.1%!important;min-width:22.1%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-17-right-resizable,.dark-theme-correction .true-table .true-width-17-right-resizable,.light-theme .true-table .true-width-17-right-resizable,.light-theme-correction .true-table .true-width-17-right-resizable{max-width:25.5%!important;min-width:25.5%!important}}.dark-theme .true-table .true-width-17-resizable,.dark-theme-correction .true-table .true-width-17-resizable,.light-theme .true-table .true-width-17-resizable,.light-theme-correction .true-table .true-width-17-resizable{max-width:17%!important;min-width:17%!important;padding:0 6px;display:flex;justify-content:center}@media (max-width: 1500px){.dark-theme .true-table .true-width-17-resizable,.dark-theme-correction .true-table .true-width-17-resizable,.light-theme .true-table .true-width-17-resizable,.light-theme-correction .true-table .true-width-17-resizable{max-width:22.1%!important;min-width:22.1%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-17-resizable,.dark-theme-correction .true-table .true-width-17-resizable,.light-theme .true-table .true-width-17-resizable,.light-theme-correction .true-table .true-width-17-resizable{max-width:25.5%!important;min-width:25.5%!important}}.dark-theme .true-table .true-width-20,.dark-theme-correction .true-table .true-width-20,.light-theme .true-table .true-width-20,.light-theme-correction .true-table .true-width-20{max-width:20%!important;min-width:20%!important;padding:0 6px;display:flex;justify-content:center}.dark-theme .true-table .true-width-20-left,.dark-theme-correction .true-table .true-width-20-left,.light-theme .true-table .true-width-20-left,.light-theme-correction .true-table .true-width-20-left,.dark-theme .true-table .true-width-20-left-resizable,.dark-theme-correction .true-table .true-width-20-left-resizable,.light-theme .true-table .true-width-20-left-resizable,.light-theme-correction .true-table .true-width-20-left-resizable{max-width:20%!important;min-width:20%!important;padding:0 6px;display:flex;justify-content:left}@media (max-width: 1500px){.dark-theme .true-table .true-width-20-left-resizable,.dark-theme-correction .true-table .true-width-20-left-resizable,.light-theme .true-table .true-width-20-left-resizable,.light-theme-correction .true-table .true-width-20-left-resizable{max-width:26%!important;min-width:26%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-20-left-resizable,.dark-theme-correction .true-table .true-width-20-left-resizable,.light-theme .true-table .true-width-20-left-resizable,.light-theme-correction .true-table .true-width-20-left-resizable{max-width:30%!important;min-width:30%!important}}.dark-theme .true-table .true-width-20-right,.dark-theme-correction .true-table .true-width-20-right,.light-theme .true-table .true-width-20-right,.light-theme-correction .true-table .true-width-20-right,.dark-theme .true-table .true-width-20-right-resizable,.dark-theme-correction .true-table .true-width-20-right-resizable,.light-theme .true-table .true-width-20-right-resizable,.light-theme-correction .true-table .true-width-20-right-resizable{max-width:20%!important;min-width:20%!important;padding:0 6px;display:flex;justify-content:right}@media (max-width: 1500px){.dark-theme .true-table .true-width-20-right-resizable,.dark-theme-correction .true-table .true-width-20-right-resizable,.light-theme .true-table .true-width-20-right-resizable,.light-theme-correction .true-table .true-width-20-right-resizable{max-width:26%!important;min-width:26%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-20-right-resizable,.dark-theme-correction .true-table .true-width-20-right-resizable,.light-theme .true-table .true-width-20-right-resizable,.light-theme-correction .true-table .true-width-20-right-resizable{max-width:30%!important;min-width:30%!important}}.dark-theme .true-table .true-width-20-resizable,.dark-theme-correction .true-table .true-width-20-resizable,.light-theme .true-table .true-width-20-resizable,.light-theme-correction .true-table .true-width-20-resizable{max-width:20%!important;min-width:20%!important;padding:0 6px;display:flex;justify-content:center}@media (max-width: 1500px){.dark-theme .true-table .true-width-20-resizable,.dark-theme-correction .true-table .true-width-20-resizable,.light-theme .true-table .true-width-20-resizable,.light-theme-correction .true-table .true-width-20-resizable{max-width:26%!important;min-width:26%!important}}@media (max-width: 1280px){.dark-theme .true-table .true-width-20-resizable,.dark-theme-correction .true-table .true-width-20-resizable,.light-theme .true-table .true-width-20-resizable,.light-theme-correction .true-table .true-width-20-resizable{max-width:30%!important;min-width:30%!important}}.dark-theme .true-table mat-row:first-child mat-cell.true-border,.dark-theme-correction .true-table mat-row:first-child mat-cell.true-border,.light-theme .true-table mat-row:first-child mat-cell.true-border,.light-theme-correction .true-table mat-row:first-child mat-cell.true-border{border-top:0px}.dark-theme .true-table mat-row:last-child mat-cell.true-border,.dark-theme-correction .true-table mat-row:last-child mat-cell.true-border,.light-theme .true-table mat-row:last-child mat-cell.true-border,.light-theme-correction .true-table mat-row:last-child mat-cell.true-border{border-bottom:0px}.dark-theme .true-table mat-cell.true-border,.dark-theme-correction .true-table mat-cell.true-border,.light-theme .true-table mat-cell.true-border,.light-theme-correction .true-table mat-cell.true-border{border:1px solid var(--true-table-border-color)}.dark-theme .true-table mat-cell.true-border:first-child,.dark-theme-correction .true-table mat-cell.true-border:first-child,.light-theme .true-table mat-cell.true-border:first-child,.light-theme-correction .true-table mat-cell.true-border:first-child{border-left:0px}.dark-theme .true-table mat-cell.true-border:last-child,.dark-theme-correction .true-table mat-cell.true-border:last-child,.light-theme .true-table mat-cell.true-border:last-child,.light-theme-correction .true-table mat-cell.true-border:last-child{border-right:0px}.dark-theme .true-table mat-header-cell.true-border:first-child,.dark-theme-correction .true-table mat-header-cell.true-border:first-child,.light-theme .true-table mat-header-cell.true-border:first-child,.light-theme-correction .true-table mat-header-cell.true-border:first-child{border-right:1px solid var(--true-table-border-color)}.dark-theme .true-table mat-header-cell.true-border:last-child,.dark-theme-correction .true-table mat-header-cell.true-border:last-child,.light-theme .true-table mat-header-cell.true-border:last-child,.light-theme-correction .true-table mat-header-cell.true-border:last-child{border-left:1px solid var(--true-table-border-color)}.dark-theme .true-table mat-header-cell.true-border:not(:first-child):not(:last-child),.dark-theme-correction .true-table mat-header-cell.true-border:not(:first-child):not(:last-child),.light-theme .true-table mat-header-cell.true-border:not(:first-child):not(:last-child),.light-theme-correction .true-table mat-header-cell.true-border:not(:first-child):not(:last-child){border-left:1px solid var(--true-table-border-color);border-right:1px solid var(--true-table-border-color)}.dark-theme .true-table mat-header-row,.dark-theme-correction .true-table mat-header-row,.light-theme .true-table mat-header-row,.light-theme-correction .true-table mat-header-row{min-height:36px!important;height:36px!important;position:sticky;top:0;z-index:10}.dark-theme .true-table mat-row,.dark-theme-correction .true-table mat-row,.light-theme .true-table mat-row,.light-theme-correction .true-table mat-row{min-height:32px!important;height:32px!important}.dark-theme .true-table mat-row.full-height,.dark-theme-correction .true-table mat-row.full-height,.light-theme .true-table mat-row.full-height,.light-theme-correction .true-table mat-row.full-height{height:unset!important}.dark-theme .true-table mat-row mat-cell,.dark-theme-correction .true-table mat-row mat-cell,.light-theme .true-table mat-row mat-cell,.light-theme-correction .true-table mat-row mat-cell{border:0px}.dark-theme .true-table mat-row mat-cell.true-center,.dark-theme-correction .true-table mat-row mat-cell.true-center,.light-theme .true-table mat-row mat-cell.true-center,.light-theme-correction .true-table mat-row mat-cell.true-center{display:flex;justify-content:center;align-items:center}.dark-theme .true-table mat-row mat-cell .truncate[title],.dark-theme-correction .true-table mat-row mat-cell .truncate[title],.light-theme .true-table mat-row mat-cell .truncate[title],.light-theme-correction .true-table mat-row mat-cell .truncate[title]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.dark-theme .true-table mat-row mat-cell mat-icon,.dark-theme-correction .true-table mat-row mat-cell mat-icon,.light-theme .true-table mat-row mat-cell mat-icon,.light-theme-correction .true-table mat-row mat-cell mat-icon{width:18px;height:18px;font-size:18px;line-height:18px}.dark-theme .table-footer,.dark-theme-correction .table-footer,.light-theme .table-footer,.light-theme-correction .table-footer{min-height:30px;position:relative}.dark-theme .table-footer:has(button.add),.dark-theme .table-footer:has(.mat-mdc-paginator),.dark-theme-correction .table-footer:has(button.add),.dark-theme-correction .table-footer:has(.mat-mdc-paginator),.light-theme .table-footer:has(button.add),.light-theme .table-footer:has(.mat-mdc-paginator),.light-theme-correction .table-footer:has(button.add),.light-theme-correction .table-footer:has(.mat-mdc-paginator){margin-bottom:16px}.dark-theme .table-footer .mat-mdc-paginator,.dark-theme-correction .table-footer .mat-mdc-paginator,.light-theme .table-footer .mat-mdc-paginator,.light-theme-correction .table-footer .mat-mdc-paginator{border:0px}.dark-theme .table-footer .mat-mdc-paginator .mat-mdc-paginator-container,.dark-theme-correction .table-footer .mat-mdc-paginator .mat-mdc-paginator-container,.light-theme .table-footer .mat-mdc-paginator .mat-mdc-paginator-container,.light-theme-correction .table-footer .mat-mdc-paginator .mat-mdc-paginator-container{min-height:42px}.dark-theme .table-footer button.add,.dark-theme-correction .table-footer button.add,.light-theme .table-footer button.add,.light-theme-correction .table-footer button.add{position:absolute;top:calc(100% - 12px);left:calc(50% - 12px);width:24px;height:24px;font-size:24px;line-height:24px;background-color:var(--true-text-primary)}.dark-theme .table-footer button.add:disabled,.dark-theme-correction .table-footer button.add:disabled,.light-theme .table-footer button.add:disabled,.light-theme-correction .table-footer button.add:disabled{background-color:#d3d3d3}.dark-theme .table-footer button.add:disabled mat-icon,.dark-theme-correction .table-footer button.add:disabled mat-icon,.light-theme .table-footer button.add:disabled mat-icon,.light-theme-correction .table-footer button.add:disabled mat-icon{color:#a9a9a9}.dark-theme .table-footer button.add mat-icon,.dark-theme-correction .table-footer button.add mat-icon,.light-theme .table-footer button.add mat-icon,.light-theme-correction .table-footer button.add mat-icon{width:20px;height:20px;font-size:20px;line-height:20px;color:#fff}.dark-theme table.true-table,.dark-theme-correction table.true-table,.light-theme table.true-table,.light-theme-correction table.true-table{display:block;table-layout:fixed;max-height:70vh;overflow:auto}.dark-theme table.true-table thead,.dark-theme-correction table.true-table thead,.light-theme table.true-table thead,.light-theme-correction table.true-table thead{position:sticky;top:0;z-index:200}.dark-theme table.true-table thead tr,.dark-theme-correction table.true-table thead tr,.light-theme table.true-table thead tr,.light-theme-correction table.true-table thead tr{width:100%;height:32px;min-height:32px;max-height:32px}.dark-theme table.true-table thead tr th.mat-mdc-header-cell,.dark-theme-correction table.true-table thead tr th.mat-mdc-header-cell,.light-theme table.true-table thead tr th.mat-mdc-header-cell,.light-theme-correction table.true-table thead tr th.mat-mdc-header-cell{line-height:12px;border-width:1px}.dark-theme table.true-table tfoot,.dark-theme-correction table.true-table tfoot,.light-theme table.true-table tfoot,.light-theme-correction table.true-table tfoot{position:sticky;bottom:-1px;z-index:200;width:100%;display:block;height:32px;border-top:1px solid var(--true-border-color)}.dark-theme table.true-table tfoot mat-footer-row,.dark-theme-correction table.true-table tfoot mat-footer-row,.light-theme table.true-table tfoot mat-footer-row,.light-theme-correction table.true-table tfoot mat-footer-row{height:32px;min-height:32px}.dark-theme table.true-table tfoot mat-footer-row mat-footer-cell,.dark-theme-correction table.true-table tfoot mat-footer-row mat-footer-cell,.light-theme table.true-table tfoot mat-footer-row mat-footer-cell,.light-theme-correction table.true-table tfoot mat-footer-row mat-footer-cell{height:32px;min-height:32px}.true-table-compact .true-width-3,.true-table-time-attendance .true-width-3{max-width:3%!important;padding:0;display:flex;justify-content:center}.true-table-compact .true-width-7,.true-table-time-attendance .true-width-7{max-width:7%!important;padding:0;display:flex;justify-content:center}.true-table-compact .true-width-10,.true-table-time-attendance .true-width-10{max-width:10%!important;padding:0;display:flex;justify-content:center}.true-table-compact mat-header-row,.true-table-time-attendance mat-header-row{min-height:32px!important;height:32px!important;background:var(--ucms-ref-neutral-neutral-94, #ECEEEF)}.true-table-compact mat-row,.true-table-time-attendance mat-row{min-height:28px!important;height:28px!important}.true-table-compact mat-row mat-form-field .mat-mdc-text-field-wrapper,.true-table-time-attendance mat-row mat-form-field .mat-mdc-text-field-wrapper{border-radius:15px;height:20px;min-height:20px;display:flex;align-items:center}.true-table-compact mat-row mat-cell,.true-table-time-attendance mat-row mat-cell{border:0px}.true-table-compact mat-row mat-cell.true-center,.true-table-time-attendance mat-row mat-cell.true-center{display:flex;justify-content:center;align-items:center}.true-table-compact mat-row mat-cell .truncate[title],.true-table-time-attendance mat-row mat-cell .truncate[title]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.true-table-compact mat-row mat-cell mat-icon,.true-table-time-attendance mat-row mat-cell mat-icon{width:18px;height:18px;font-size:18px;line-height:18px}.true-table-pagination .mat-mdc-paginator-container{min-height:36px}.true-table-time-attendance mat-row mat-cell mat-form-field{padding-left:6px}.true-table-time-attendance mat-row mat-cell mat-slide-toggle.mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked:not(.mat-disabled) .mdc-switch__shadow{background-color:#5d72c4!important}.true-table-time-attendance mat-row mat-cell mat-slide-toggle.mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked:not(.mat-disabled) .mdc-switch__track:after{background-color:#5d72c4!important}.true-table-time-attendance mat-row mat-cell mat-slide-toggle.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle:after{background-color:#5d72c4!important}mat-form-field:not(.true-full-view) .mat-mdc-text-field-wrapper{min-height:30px;height:30px;max-height:30px}mat-form-field:not(.true-full-view) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{min-height:30px;height:30px;max-height:30px;padding-top:4px;padding-bottom:4px}mat-form-field:not(.true-full-view) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex button.mdc-icon-button{min-height:24px;height:24px;max-height:24px;width:24px;margin-left:8px;padding:0}mat-form-field:not(.true-full-view) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix mat-icon{padding:2px 8px}mat-form-field:not(.true-full-view) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__notch:not([style*="width: 0px;"]){display:flex}mat-form-field:not(.true-full-view) .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline__notch:not([style*="width: 0px;"]) .mdc-floating-label--float-above{overflow:visible}mat-form-field:not(.true-full-view) .mat-mdc-form-field-subscript-wrapper:not(.mat-mdc-form-field-subscript-dynamic-size) .mat-mdc-form-field-error-wrapper{position:static;margin-top:-20px}mat-form-field:not(.true-full-view) .mat-mdc-form-field-subscript-wrapper:not(.mat-mdc-form-field-subscript-dynamic-size) .mat-mdc-form-field-error-wrapper .mat-mdc-form-field-error{font-size:10px;line-height:10px;display:flex;color:#ba1a1a;padding-bottom:5px}mat-form-field:not(.true-full-view) mat-hint{font-size:10px;line-height:10px;display:flex}mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field{cursor:default}mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper{cursor:default}mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading label,mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch label,mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing label{cursor:default}mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading label,mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch label,mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing label{cursor:default}mat-form-field[readonly]:not([readonly=false]).mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex input{cursor:default}mat-paginator.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:2px;padding-bottom:2px;min-height:30px;height:30px;display:flex;align-items:center}.true-no-error-field .mat-mdc-form-field-subscript-wrapper{height:0px}button span{font-size:12px;line-height:16px}input{background-color:var(--true-background)}button.mdc-button.mdc-button--outlined.mat-primary:disabled{border-color:#0000001f}mat-icon.mat-icon.mat-primary{color:var(--true-text-label)}.mat-mdc-form-field-flex:has(.mat-mdc-form-field-icon-prefix) .mdc-floating-label{left:12px}.mat-mdc-form-field-flex:has(.mat-mdc-form-field-icon-prefix) .mdc-floating-label.mdc-floating-label--float-above{left:4px}mat-form-field:has(.true-input-add-container){--mat-mdc-form-field-label-transform: translateY( -12px ) translateX(0)}mat-form-field:has(.true-input-add-container).mat-mdc-form-field .mdc-notched-outline .mdc-notched-outline__leading{width:30px}mat-form-field:has(.true-input-add-container) mat-select.mat-mdc-select,mat-form-field:has(.true-input-add-container) .mat-mdc-option{padding-left:12px;width:calc(100% - 12px)}mat-form-field:has(.true-input-add-container).mat-form-field-disabled .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-prefix .true-input-add-container:hover{border-right:1px solid #e0e0e0}mat-form-field:has(.true-input-add-container).mat-form-field-disabled .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-prefix .true-input-add-container mat-icon{color:gray}mat-form-field:has(.true-input-add-container) .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-prefix .true-input-add-container{height:28px;width:28px;border-right:1px solid var(--true-border-color);border-top-left-radius:4px;border-bottom-left-radius:4px;left:0;top:-15px;display:flex;justify-content:center;align-items:center}mat-form-field:has(.true-input-add-container) .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-prefix .true-input-add-container:hover{border-right:1px solid var(--true-border-hover-color)}mat-form-field:has(.true-input-add-container) .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-prefix .true-input-add-container mat-icon{color:var(--true-text-label);width:18px;height:18px;font-size:18px;padding:0}mat-form-field:has(.true-input-add-container) .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-prefix .true-input-add-container .mat-mdc-icon-button.mat-mdc-button-base.mat-mdc-icon-button{height:28px;width:28px;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.true-toggle{height:30px;display:flex;align-items:center}.true-toggle>span{margin-right:8px;font-size:12px;line-height:16px;display:flex;align-items:center}.true-toggle mat-slide-toggle{display:flex;align-items:center;height:100%;padding:0}mat-calendar-header .mat-calendar-previous-button:after,mat-calendar-header .mat-calendar-next-button:after{margin:9px}.mat-datepicker-content .mat-calendar-table tr:nth-child(1) td:last-child.mat-calendar-body-cell-container,.mat-datepicker-content .mat-calendar-table tr:nth-child(1) td:nth-last-child(2).mat-calendar-body-cell-container,.mat-datepicker-content .mat-calendar-table tr:nth-child(2) td:last-child.mat-calendar-body-cell-container,.mat-datepicker-content .mat-calendar-table tr:nth-child(2) td:nth-last-child(2).mat-calendar-body-cell-container{background-color:#e0e0e0}.mat-datepicker-content .mat-calendar-table tr td:nth-child(6),.mat-datepicker-content .mat-calendar-table tr td:nth-child(7){background-color:#e0e0e0}.mat-mdc-dialog-surface table.true-dialog-table{display:block;table-layout:fixed;max-height:50vh;overflow:auto}.mat-mdc-dialog-surface table.true-dialog-table thead{position:sticky;top:0;z-index:200}.mat-mdc-dialog-surface table.true-dialog-table thead tr{width:100%;height:32px;min-height:32px;max-height:32px}.mat-mdc-dialog-surface table.true-dialog-table thead tr th.mat-mdc-header-cell{line-height:12px;border-width:1px}.mat-mdc-dialog-surface table.true-dialog-table tfoot{position:sticky;bottom:-1px;z-index:200;width:100%;display:block;height:32px;border-top:1px solid var(--true-border-color)}.mat-mdc-dialog-surface table.true-dialog-table tfoot mat-footer-row{height:32px;min-height:32px}.mat-mdc-dialog-surface table.true-dialog-table tfoot mat-footer-row mat-footer-cell{height:32px;min-height:32px}.mat-mdc-dialog-surface mat-table{overflow:auto;max-height:50vh}.mat-mdc-dialog-surface mat-table mat-header-row{position:sticky;top:0;z-index:200}.cdk-overlay-pane{max-height:calc(100vh - 48px)}.cdk-overlay-pane.right-dialog{max-height:100vh}.cdk-overlay-pane .mat-mdc-dialog-surface{overflow:auto}.cdk-overlay-pane .mat-mdc-dialog-surface .mdc-dialog__content{overflow:auto;max-height:calc(100vh - 200px)}.cdk-overlay-pane .mat-mdc-dialog-surface .mdc-dialog__content.generic-container{overflow:unset;max-height:fit-content}.general-dialog .mat-mdc-dialog-content .dialog-title-container{padding:12px 24px;font-size:14px;border-bottom:1px solid var(--true-border-color)}.general-dialog .mat-mdc-dialog-content .dialog-title-container:before{height:35px}mat-tab-group.true-tab-group .mdc-tab__content{width:100%;height:100%}mat-tab-group.true-tab-group .mdc-tab__content .mdc-tab__text-label{width:100%;height:100%}mat-tab-group.true-tab-group .mdc-tab__content .mdc-tab__text-label .true-tab-label{width:calc(100% + 48px);height:100%;display:flex;position:relative;align-items:center;margin:0 -24px;padding:0 24px}html,body{height:100%}body{margin:0;overflow:hidden}.light-theme mat-pseudo-checkbox.mat-pseudo-checkbox,.light-theme-correction mat-pseudo-checkbox.mat-pseudo-checkbox,.dark-theme mat-pseudo-checkbox.mat-pseudo-checkbox,.dark-theme-correction mat-pseudo-checkbox.mat-pseudo-checkbox{display:none}.light-theme .material-icons,.light-theme-correction .material-icons,.dark-theme .material-icons,.dark-theme-correction .material-icons{font-size:24px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.light-theme .material-icons.md-18,.light-theme-correction .material-icons.md-18,.dark-theme .material-icons.md-18,.dark-theme-correction .material-icons.md-18{font-size:18px;height:18px;width:18px}.light-theme .material-icons.md-24,.light-theme-correction .material-icons.md-24,.dark-theme .material-icons.md-24,.dark-theme-correction .material-icons.md-24{font-size:24px;height:24px;width:24px}.light-theme .material-icons.md-36,.light-theme-correction .material-icons.md-36,.dark-theme .material-icons.md-36,.dark-theme-correction .material-icons.md-36{font-size:36px;height:36px;width:36px}.light-theme .material-icons.md-48,.light-theme-correction .material-icons.md-48,.dark-theme .material-icons.md-48,.dark-theme-correction .material-icons.md-48{font-size:48px;height:48px;width:48px}.light-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-input-control.mat-mdc-form-field-input-control,.light-theme mat-form-field.mat-mdc-form-field .mat-mdc-select,.light-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix,.light-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-text-suffix,.light-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-form-field-input-control.mat-mdc-form-field-input-control,.light-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-select,.light-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix,.light-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-form-field-text-suffix,.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-input-control.mat-mdc-form-field-input-control,.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-select,.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix,.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-text-suffix,.dark-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-form-field-input-control.mat-mdc-form-field-input-control,.dark-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-select,.dark-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix,.dark-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-form-field-text-suffix{font-size:12px;line-height:16px}.light-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix,.light-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix,.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix,.dark-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix{padding-top:4px}.light-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-text-suffix,.light-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-form-field-text-suffix,.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-text-suffix,.dark-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-form-field-text-suffix{padding-left:2px}.light-theme mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label,.light-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label,.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label,.dark-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{font-size:12px;line-height:16px}.light-theme mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label:not(.mdc-floating-label--float-above),.light-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label:not(.mdc-floating-label--float-above),.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label:not(.mdc-floating-label--float-above),.dark-theme-correction mat-form-field.mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label:not(.mdc-floating-label--float-above){display:flex;align-items:center;top:14px}.light-theme .mat-mdc-select-panel mat-option.mat-mdc-option,.light-theme-correction .mat-mdc-select-panel mat-option.mat-mdc-option,.dark-theme .mat-mdc-select-panel mat-option.mat-mdc-option,.dark-theme-correction .mat-mdc-select-panel mat-option.mat-mdc-option{font-size:12px;line-height:16px;min-height:30px}.light-theme code,.light-theme .cell-expression,.light-theme .mat-mdc-form-field.formula-field input,.light-theme-correction code,.light-theme-correction .cell-expression,.light-theme-correction .mat-mdc-form-field.formula-field input,.dark-theme code,.dark-theme .cell-expression,.dark-theme .mat-mdc-form-field.formula-field input,.dark-theme-correction code,.dark-theme-correction .cell-expression,.dark-theme-correction .mat-mdc-form-field.formula-field input{font-family:IBM Plex Sans,Roboto,sans-serif}.light-theme .font-weight-500,.light-theme-correction .font-weight-500,.dark-theme .font-weight-500,.dark-theme-correction .font-weight-500{font-weight:500}.light-theme .full-width,.light-theme-correction .full-width,.dark-theme .full-width,.dark-theme-correction .full-width{width:100%}.light-theme #app-header-logo,.light-theme-correction #app-header-logo,.dark-theme #app-header-logo,.dark-theme-correction #app-header-logo{text-decoration:none}.light-theme mat-sidenav.app-sidenav mat-nav-list,.light-theme-correction mat-sidenav.app-sidenav mat-nav-list,.dark-theme mat-sidenav.app-sidenav mat-nav-list,.dark-theme-correction mat-sidenav.app-sidenav mat-nav-list{--mdc-theme-text-icon-on-background: #000;--mdc-theme-text-primary-on-background: #000}.light-theme mat-sidenav.app-sidenav mat-nav-list .mdc-list-item--with-leading-icon .mdc-list-item__start,.light-theme-correction mat-sidenav.app-sidenav mat-nav-list .mdc-list-item--with-leading-icon .mdc-list-item__start,.dark-theme mat-sidenav.app-sidenav mat-nav-list .mdc-list-item--with-leading-icon .mdc-list-item__start,.dark-theme-correction mat-sidenav.app-sidenav mat-nav-list .mdc-list-item--with-leading-icon .mdc-list-item__start{margin-right:0}.light-theme mat-sidenav.app-sidenav mat-nav-list .mdc-list-item--with-trailing-meta .mdc-list-item__end,.light-theme-correction mat-sidenav.app-sidenav mat-nav-list .mdc-list-item--with-trailing-meta .mdc-list-item__end,.dark-theme mat-sidenav.app-sidenav mat-nav-list .mdc-list-item--with-trailing-meta .mdc-list-item__end,.dark-theme-correction mat-sidenav.app-sidenav mat-nav-list .mdc-list-item--with-trailing-meta .mdc-list-item__end{margin-left:4px}.light-theme mat-sidenav.app-sidenav mat-nav-list .mat-mdc-list-item .mdc-list-item__content,.light-theme-correction mat-sidenav.app-sidenav mat-nav-list .mat-mdc-list-item .mdc-list-item__content,.dark-theme mat-sidenav.app-sidenav mat-nav-list .mat-mdc-list-item .mdc-list-item__content,.dark-theme-correction mat-sidenav.app-sidenav mat-nav-list .mat-mdc-list-item .mdc-list-item__content{width:100%}.light-theme mat-sidenav.app-sidenav mat-nav-list>true-menu-list-item>div .mat-mdc-list-item:not(.expanded),.light-theme-correction mat-sidenav.app-sidenav mat-nav-list>true-menu-list-item>div .mat-mdc-list-item:not(.expanded),.dark-theme mat-sidenav.app-sidenav mat-nav-list>true-menu-list-item>div .mat-mdc-list-item:not(.expanded),.dark-theme-correction mat-sidenav.app-sidenav mat-nav-list>true-menu-list-item>div .mat-mdc-list-item:not(.expanded){padding-left:32px}.light-theme .mat-sidenav-content,.light-theme-correction .mat-sidenav-content,.dark-theme .mat-sidenav-content,.dark-theme-correction .mat-sidenav-content{padding:16px 24px;box-sizing:border-box}.light-theme .mat-toolbar.app-header #app-name,.light-theme-correction .mat-toolbar.app-header #app-name,.dark-theme .mat-toolbar.app-header #app-name,.dark-theme-correction .mat-toolbar.app-header #app-name{font-weight:600}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group{border-radius:4px;border:none}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle{border-width:1px;border-bottom-width:1px;border-style:solid;text-align:left;display:flex;align-items:center}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.mat-button-toggle-checked,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.mat-button-toggle-checked,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.mat-button-toggle-checked,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle.mat-button-toggle-checked{border-bottom-width:4px}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button{min-width:224px}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .mat-icon,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .mat-icon,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .mat-icon,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .mat-icon{display:inline-block;border-radius:50%;vertical-align:middle}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-title,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-title,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-title,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-title{vertical-align:middle}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-status,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-status,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-status,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-info-text .month-status{font-size:10px;display:block}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-working-days,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-working-days,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-working-days,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .month-working-days{margin-right:10px;background-color:var(--true-text-background-dim);padding:2px 4px;border-radius:4px}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .mat-button-toggle-label-content,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .mat-button-toggle-label-content,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .mat-button-toggle-label-content,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle.month-button-toggle .mat-button-toggle-button .mat-button-toggle-label-content{font-size:15px;font-weight:600;padding:6px;line-height:36px;text-align:left;vertical-align:middle;width:100%}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle:first-child,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle:first-child,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle:first-child,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.light-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle:last-child,.light-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle:last-child,.dark-theme .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle:last-child,.dark-theme-correction .mat-toolbar.app-header true-operating-month .mat-button-toggle-group .mat-button-toggle:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.light-theme .mat-toolbar.app-header true-user-settings,.light-theme-correction .mat-toolbar.app-header true-user-settings,.dark-theme .mat-toolbar.app-header true-user-settings,.dark-theme-correction .mat-toolbar.app-header true-user-settings{font-size:13px}.light-theme button.mat-mdc-outlined-button:not(:disabled),.light-theme-correction button.mat-mdc-outlined-button:not(:disabled),.dark-theme button.mat-mdc-outlined-button:not(:disabled),.dark-theme-correction button.mat-mdc-outlined-button:not(:disabled){border-color:currentColor}.light-theme button.mat-mdc-icon-button.mat-mdc-button-base,.light-theme-correction button.mat-mdc-icon-button.mat-mdc-button-base,.dark-theme button.mat-mdc-icon-button.mat-mdc-button-base,.dark-theme-correction button.mat-mdc-icon-button.mat-mdc-button-base{height:28px;width:28px;display:flex;justify-content:center;align-items:center;padding:0}.light-theme button.mat-mdc-icon-button.mat-mdc-button-base mat-icon,.light-theme-correction button.mat-mdc-icon-button.mat-mdc-button-base mat-icon,.dark-theme button.mat-mdc-icon-button.mat-mdc-button-base mat-icon,.dark-theme-correction button.mat-mdc-icon-button.mat-mdc-button-base mat-icon{height:20px;width:20px;font-size:20px;line-height:20px}.light-theme .mat-button-toggle.mat-button-toggle-disabled,.light-theme-correction .mat-button-toggle.mat-button-toggle-disabled,.dark-theme .mat-button-toggle.mat-button-toggle-disabled,.dark-theme-correction .mat-button-toggle.mat-button-toggle-disabled{opacity:.5}.light-theme .menu-slide-toggle-container.mat-mdc-menu-item .mat-icon,.light-theme-correction .menu-slide-toggle-container.mat-mdc-menu-item .mat-icon,.dark-theme .menu-slide-toggle-container.mat-mdc-menu-item .mat-icon,.dark-theme-correction .menu-slide-toggle-container.mat-mdc-menu-item .mat-icon{margin-right:8px}.light-theme mat-tooltip-component .mdc-tooltip__surface,.light-theme-correction mat-tooltip-component .mdc-tooltip__surface,.dark-theme mat-tooltip-component .mdc-tooltip__surface,.dark-theme-correction mat-tooltip-component .mdc-tooltip__surface{overflow:auto}.light-theme .true-menu-button.mat-mdc-menu-item,.light-theme-correction .true-menu-button.mat-mdc-menu-item,.dark-theme .true-menu-button.mat-mdc-menu-item,.dark-theme-correction .true-menu-button.mat-mdc-menu-item{min-height:32px;height:32px}.light-theme .true-menu-button.mat-mdc-menu-item small,.light-theme-correction .true-menu-button.mat-mdc-menu-item small,.dark-theme .true-menu-button.mat-mdc-menu-item small,.dark-theme-correction .true-menu-button.mat-mdc-menu-item small{white-space:nowrap}.light-theme .true-menu-button.mat-mdc-menu-item .mat-icon,.light-theme-correction .true-menu-button.mat-mdc-menu-item .mat-icon,.dark-theme .true-menu-button.mat-mdc-menu-item .mat-icon,.dark-theme-correction .true-menu-button.mat-mdc-menu-item .mat-icon{height:20px;width:20px;font-size:20px}.light-theme .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item__content,.light-theme-correction .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item__content,.dark-theme .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item__content,.dark-theme-correction .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.mdc-list-item__content{width:100%}.light-theme .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.active,.light-theme-correction .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.active,.dark-theme .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.active,.dark-theme-correction .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item.active{font-weight:800}.light-theme .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item .hidden,.light-theme-correction .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item .hidden,.dark-theme .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item .hidden,.dark-theme-correction .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item .hidden{visibility:hidden;display:none}.light-theme .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item .dropdown-icon,.light-theme-correction .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item .dropdown-icon,.dark-theme .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item .dropdown-icon,.dark-theme-correction .mat-nav-list.mat-mdc-list-base .mat-mdc-list-item .dropdown-icon{display:inline-block}.light-theme mat-icon.true-tiny-icon,.light-theme-correction mat-icon.true-tiny-icon,.dark-theme mat-icon.true-tiny-icon,.dark-theme-correction mat-icon.true-tiny-icon{height:18px;width:18px;font-size:18px;line-height:18px}.light-theme .mat-sidenav-content article.main-article .mat-mdc-card-header,.light-theme-correction .mat-sidenav-content article.main-article .mat-mdc-card-header,.dark-theme .mat-sidenav-content article.main-article .mat-mdc-card-header,.dark-theme-correction .mat-sidenav-content article.main-article .mat-mdc-card-header{padding:6px 12px}.light-theme .mat-sidenav-content article.main-article>.mat-mdc-card-content,.light-theme-correction .mat-sidenav-content article.main-article>.mat-mdc-card-content,.dark-theme .mat-sidenav-content article.main-article>.mat-mdc-card-content,.dark-theme-correction .mat-sidenav-content article.main-article>.mat-mdc-card-content{margin-bottom:96px}.light-theme .mat-sidenav-content article.main-article.mat-focus-indicator,.light-theme-correction .mat-sidenav-content article.main-article.mat-focus-indicator,.dark-theme .mat-sidenav-content article.main-article.mat-focus-indicator,.dark-theme-correction .mat-sidenav-content article.main-article.mat-focus-indicator{background:none;border:none;box-shadow:none;border-radius:0;padding:0;margin:0}.light-theme .mat-sidenav-content article.inline-search-w-buttons .action-buttons,.light-theme-correction .mat-sidenav-content article.inline-search-w-buttons .action-buttons,.dark-theme .mat-sidenav-content article.inline-search-w-buttons .action-buttons,.dark-theme-correction .mat-sidenav-content article.inline-search-w-buttons .action-buttons{top:auto;position:relative;margin-left:16px}.light-theme .mat-mdc-card.actions-aside .mat-mdc-card-title .mat-icon,.light-theme-correction .mat-mdc-card.actions-aside .mat-mdc-card-title .mat-icon,.dark-theme .mat-mdc-card.actions-aside .mat-mdc-card-title .mat-icon,.dark-theme-correction .mat-mdc-card.actions-aside .mat-mdc-card-title .mat-icon{font-size:24px;margin-right:8px}.light-theme .mat-mdc-card.actions-aside .mat-mdc-card-title h1.actions-aside-title,.light-theme-correction .mat-mdc-card.actions-aside .mat-mdc-card-title h1.actions-aside-title,.dark-theme .mat-mdc-card.actions-aside .mat-mdc-card-title h1.actions-aside-title,.dark-theme-correction .mat-mdc-card.actions-aside .mat-mdc-card-title h1.actions-aside-title{font-size:18px;line-height:28px;font-weight:800;margin:0;padding:0}.light-theme .mat-mdc-card.actions-aside .mat-mdc-card-content,.light-theme-correction .mat-mdc-card.actions-aside .mat-mdc-card-content,.dark-theme .mat-mdc-card.actions-aside .mat-mdc-card-content,.dark-theme-correction .mat-mdc-card.actions-aside .mat-mdc-card-content{display:flex;padding-top:16px}.light-theme .mat-mdc-card.main-article.invert-months-w-buttons .mat-mdc-form-field.month-selector,.light-theme-correction .mat-mdc-card.main-article.invert-months-w-buttons .mat-mdc-form-field.month-selector,.dark-theme .mat-mdc-card.main-article.invert-months-w-buttons .mat-mdc-form-field.month-selector,.dark-theme-correction .mat-mdc-card.main-article.invert-months-w-buttons .mat-mdc-form-field.month-selector{margin:0;display:inline-block;position:absolute;top:53px;right:0}.light-theme .mat-mdc-card.main-article.invert-months-w-buttons true-data-table>div.action-buttons,.light-theme-correction .mat-mdc-card.main-article.invert-months-w-buttons true-data-table>div.action-buttons,.dark-theme .mat-mdc-card.main-article.invert-months-w-buttons true-data-table>div.action-buttons,.dark-theme-correction .mat-mdc-card.main-article.invert-months-w-buttons true-data-table>div.action-buttons{margin:-92px 0 80px}.light-theme .mat-mdc-card.warnings-card,.light-theme .mat-accordion.warnings-accordion .mat-expansion-panel,.light-theme-correction .mat-mdc-card.warnings-card,.light-theme-correction .mat-accordion.warnings-accordion .mat-expansion-panel,.dark-theme .mat-mdc-card.warnings-card,.dark-theme .mat-accordion.warnings-accordion .mat-expansion-panel,.dark-theme-correction .mat-mdc-card.warnings-card,.dark-theme-correction .mat-accordion.warnings-accordion .mat-expansion-panel{box-shadow:none;font-size:14px}.light-theme .mat-accordion.warnings-accordion .mat-expansion-panel-header-title,.light-theme-correction .mat-accordion.warnings-accordion .mat-expansion-panel-header-title,.dark-theme .mat-accordion.warnings-accordion .mat-expansion-panel-header-title,.dark-theme-correction .mat-accordion.warnings-accordion .mat-expansion-panel-header-title{font-size:14px;font-weight:800}.light-theme true-contract-select,.light-theme-correction true-contract-select,.dark-theme true-contract-select,.dark-theme-correction true-contract-select{margin-bottom:24px;min-width:644px}.light-theme .contract-select.contract-list-selector,.light-theme-correction .contract-select.contract-list-selector,.dark-theme .contract-select.contract-list-selector,.dark-theme-correction .contract-select.contract-list-selector{box-shadow:0 0 10px #2c2c2c1f}.light-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector,.light-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector,.dark-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector,.dark-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector{max-width:calc(100% - 104px)}.light-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-icon-prefix,.light-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-icon-prefix,.dark-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-icon-prefix,.dark-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-icon-prefix{padding-left:10px;padding-right:10px}.light-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-icon-prefix .prefix,.light-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-icon-prefix .prefix,.dark-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-icon-prefix .prefix,.dark-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-icon-prefix .prefix{padding-left:6px}.light-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-input-element,.light-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-input-element,.dark-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-input-element,.dark-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-input-element{font-size:24px;line-height:32px;font-weight:700}.light-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-text-suffix,.light-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-text-suffix,.dark-theme .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-text-suffix,.dark-theme-correction .contract-select.mat-form-field-appearance-outline.contract-employee-selector .mat-mdc-form-field-text-suffix{font-size:14px;font-weight:700;border-radius:5px;padding:4px 10px;align-self:center}.light-theme mat-stepper.true-stepper .mat-horizontal-stepper-header-container,.light-theme-correction mat-stepper.true-stepper .mat-horizontal-stepper-header-container,.dark-theme mat-stepper.true-stepper .mat-horizontal-stepper-header-container,.dark-theme-correction mat-stepper.true-stepper .mat-horizontal-stepper-header-container{height:40px;border:1px solid var(--true-border-color);border-radius:8px}.light-theme mat-stepper.true-stepper .mat-horizontal-stepper-header-container .mat-step-header,.light-theme-correction mat-stepper.true-stepper .mat-horizontal-stepper-header-container .mat-step-header,.dark-theme mat-stepper.true-stepper .mat-horizontal-stepper-header-container .mat-step-header,.dark-theme-correction mat-stepper.true-stepper .mat-horizontal-stepper-header-container .mat-step-header{height:40px}.light-theme mat-stepper.true-stepper .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label-selected,.light-theme-correction mat-stepper.true-stepper .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label-selected,.dark-theme mat-stepper.true-stepper .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label-selected,.dark-theme-correction mat-stepper.true-stepper .mat-horizontal-stepper-header-container .mat-step-header .mat-step-label-selected{color:var(--true-text-color-selected)}.light-theme .mat-mdc-tab-link.mdc-tab,.light-theme-correction .mat-mdc-tab-link.mdc-tab,.dark-theme .mat-mdc-tab-link.mdc-tab,.dark-theme-correction .mat-mdc-tab-link.mdc-tab{padding:0 12px}.light-theme .mat-mdc-tab-link.mdc-tab.mat-mdc-tab-disabled,.light-theme-correction .mat-mdc-tab-link.mdc-tab.mat-mdc-tab-disabled,.dark-theme .mat-mdc-tab-link.mdc-tab.mat-mdc-tab-disabled,.dark-theme-correction .mat-mdc-tab-link.mdc-tab.mat-mdc-tab-disabled{opacity:1}.light-theme .mat-mdc-tab .mdc-tab__text-label,.light-theme .mat-mdc-tab-link .mdc-tab__text-label,.light-theme-correction .mat-mdc-tab .mdc-tab__text-label,.light-theme-correction .mat-mdc-tab-link .mdc-tab__text-label,.dark-theme .mat-mdc-tab .mdc-tab__text-label,.dark-theme .mat-mdc-tab-link .mdc-tab__text-label,.dark-theme-correction .mat-mdc-tab .mdc-tab__text-label,.dark-theme-correction .mat-mdc-tab-link .mdc-tab__text-label{font-weight:700;letter-spacing:0px}.light-theme .mat-mdc-card.tabbed-article-content .mat-mdc-card-actions,.light-theme-correction .mat-mdc-card.tabbed-article-content .mat-mdc-card-actions,.dark-theme .mat-mdc-card.tabbed-article-content .mat-mdc-card-actions,.dark-theme-correction .mat-mdc-card.tabbed-article-content .mat-mdc-card-actions{margin-bottom:0}.light-theme .mat-mdc-card.tabbed-article-content .mat-mdc-card-actions button:not(:last-of-type),.light-theme-correction .mat-mdc-card.tabbed-article-content .mat-mdc-card-actions button:not(:last-of-type),.dark-theme .mat-mdc-card.tabbed-article-content .mat-mdc-card-actions button:not(:last-of-type),.dark-theme-correction .mat-mdc-card.tabbed-article-content .mat-mdc-card-actions button:not(:last-of-type){margin:0 8px 0 0}.light-theme mat-table.mat-mdc-table mat-header-row mat-header-cell,.light-theme table thead th,.light-theme-correction mat-table.mat-mdc-table mat-header-row mat-header-cell,.light-theme-correction table thead th,.dark-theme mat-table.mat-mdc-table mat-header-row mat-header-cell,.dark-theme table thead th,.dark-theme-correction mat-table.mat-mdc-table mat-header-row mat-header-cell,.dark-theme-correction table thead th{text-transform:uppercase;word-spacing:0px;font-size:12px;font-weight:700}.light-theme mat-table.mat-mdc-table mat-header-row mat-header-cell .mat-sort-header-container,.light-theme table thead th .mat-sort-header-container,.light-theme-correction mat-table.mat-mdc-table mat-header-row mat-header-cell .mat-sort-header-container,.light-theme-correction table thead th .mat-sort-header-container,.dark-theme mat-table.mat-mdc-table mat-header-row mat-header-cell .mat-sort-header-container,.dark-theme table thead th .mat-sort-header-container,.dark-theme-correction mat-table.mat-mdc-table mat-header-row mat-header-cell .mat-sort-header-container,.dark-theme-correction table thead th .mat-sort-header-container{letter-spacing:-.5px}.light-theme table.mat-mdc-table,.light-theme-correction table.mat-mdc-table,.dark-theme table.mat-mdc-table,.dark-theme-correction table.mat-mdc-table{border-top-left-radius:8px;border-top-right-radius:8px}.light-theme table.mat-mdc-table.table-full-width,.light-theme-correction table.mat-mdc-table.table-full-width,.dark-theme table.mat-mdc-table.table-full-width,.dark-theme-correction table.mat-mdc-table.table-full-width{width:100%}.light-theme table.mat-mdc-table.table-half-width,.light-theme-correction table.mat-mdc-table.table-half-width,.dark-theme table.mat-mdc-table.table-half-width,.dark-theme-correction table.mat-mdc-table.table-half-width{width:50%}.light-theme table.mat-mdc-table.table-threeq-width,.light-theme-correction table.mat-mdc-table.table-threeq-width,.dark-theme table.mat-mdc-table.table-threeq-width,.dark-theme-correction table.mat-mdc-table.table-threeq-width{width:75%}.light-theme table.mat-mdc-table.table-wo-pagination,.light-theme-correction table.mat-mdc-table.table-wo-pagination,.dark-theme table.mat-mdc-table.table-wo-pagination,.dark-theme-correction table.mat-mdc-table.table-wo-pagination{position:relative}.light-theme table.mat-mdc-table.table-wo-pagination:after,.light-theme-correction table.mat-mdc-table.table-wo-pagination:after,.dark-theme table.mat-mdc-table.table-wo-pagination:after,.dark-theme-correction table.mat-mdc-table.table-wo-pagination:after{content:"";display:inline-block;position:absolute;border-top-width:3px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;bottom:-20px;left:-1px;width:100%;height:16px}.light-theme table.mat-mdc-table.table-wo-pagination.table-with-formula:after,.light-theme-correction table.mat-mdc-table.table-wo-pagination.table-with-formula:after,.dark-theme table.mat-mdc-table.table-wo-pagination.table-with-formula:after,.dark-theme-correction table.mat-mdc-table.table-wo-pagination.table-with-formula:after{border-bottom-left-radius:0;border-bottom-right-radius:0}.light-theme table.mat-mdc-table thead tr.mat-mdc-header-row.mdc-data-table__header-row,.light-theme-correction table.mat-mdc-table thead tr.mat-mdc-header-row.mdc-data-table__header-row,.dark-theme table.mat-mdc-table thead tr.mat-mdc-header-row.mdc-data-table__header-row,.dark-theme-correction table.mat-mdc-table thead tr.mat-mdc-header-row.mdc-data-table__header-row{height:32px;background:var(--true-table-header-background)}.light-theme table.mat-mdc-table thead tr th.mat-mdc-header-cell:first-of-type,.light-theme-correction table.mat-mdc-table thead tr th.mat-mdc-header-cell:first-of-type,.dark-theme table.mat-mdc-table thead tr th.mat-mdc-header-cell:first-of-type,.dark-theme-correction table.mat-mdc-table thead tr th.mat-mdc-header-cell:first-of-type{border-top-left-radius:8px}.light-theme table.mat-mdc-table thead tr th.mat-mdc-header-cell:last-of-type,.light-theme-correction table.mat-mdc-table thead tr th.mat-mdc-header-cell:last-of-type,.dark-theme table.mat-mdc-table thead tr th.mat-mdc-header-cell:last-of-type,.dark-theme-correction table.mat-mdc-table thead tr th.mat-mdc-header-cell:last-of-type{border-top-right-radius:8px}.light-theme table.mat-mdc-table thead tr th.mat-column-menu>div[role=button],.light-theme-correction table.mat-mdc-table thead tr th.mat-column-menu>div[role=button],.dark-theme table.mat-mdc-table thead tr th.mat-column-menu>div[role=button],.dark-theme-correction table.mat-mdc-table thead tr th.mat-column-menu>div[role=button]{justify-content:end}.light-theme table.mat-mdc-table thead tr th:not(:first-child),.light-theme-correction table.mat-mdc-table thead tr th:not(:first-child),.dark-theme table.mat-mdc-table thead tr th:not(:first-child),.dark-theme-correction table.mat-mdc-table thead tr th:not(:first-child){padding-left:16px}.light-theme table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row,.light-theme-correction table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row,.dark-theme table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row,.dark-theme-correction table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row{height:28px}.light-theme table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row td.mat-column-menu,.light-theme-correction table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row td.mat-column-menu,.dark-theme table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row td.mat-column-menu,.dark-theme-correction table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row td.mat-column-menu{text-align:right}.light-theme table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row td>button,.light-theme-correction table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row td>button,.dark-theme table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row td>button,.dark-theme-correction table.mat-mdc-table tbody tr.mat-mdc-row.mdc-data-table__row td>button{width:28px;height:28px;line-height:28px}.light-theme table.mat-mdc-table thead tr th:not(:first-child),.light-theme table.mat-mdc-table tbody tr td:not(:first-child),.light-theme-correction table.mat-mdc-table thead tr th:not(:first-child),.light-theme-correction table.mat-mdc-table tbody tr td:not(:first-child),.dark-theme table.mat-mdc-table thead tr th:not(:first-child),.dark-theme table.mat-mdc-table tbody tr td:not(:first-child),.dark-theme-correction table.mat-mdc-table thead tr th:not(:first-child),.dark-theme-correction table.mat-mdc-table tbody tr td:not(:first-child){padding-left:16px}.light-theme table.mat-mdc-table.high-density tbody tr,.light-theme table.mat-mdc-table.high-density tbody tr td,.light-theme-correction table.mat-mdc-table.high-density tbody tr,.light-theme-correction table.mat-mdc-table.high-density tbody tr td,.dark-theme table.mat-mdc-table.high-density tbody tr,.dark-theme table.mat-mdc-table.high-density tbody tr td,.dark-theme-correction table.mat-mdc-table.high-density tbody tr,.dark-theme-correction table.mat-mdc-table.high-density tbody tr td{height:24px}.light-theme table.mat-mdc-table.medium-density tbody tr,.light-theme-correction table.mat-mdc-table.medium-density tbody tr,.dark-theme table.mat-mdc-table.medium-density tbody tr,.dark-theme-correction table.mat-mdc-table.medium-density tbody tr{height:40px}.light-theme table.mat-mdc-table.loose-density tbody tr,.light-theme table.mat-mdc-table.loose-density tbody tr td,.light-theme-correction table.mat-mdc-table.loose-density tbody tr,.light-theme-correction table.mat-mdc-table.loose-density tbody tr td,.dark-theme table.mat-mdc-table.loose-density tbody tr,.dark-theme table.mat-mdc-table.loose-density tbody tr td,.dark-theme-correction table.mat-mdc-table.loose-density tbody tr,.dark-theme-correction table.mat-mdc-table.loose-density tbody tr td{height:52px}.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell,.light-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell,.light-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell,.dark-theme table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-tot td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-plus td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-int-minus td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfg-plus td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-cfi-plus td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp td.mat-mdc-cell,.dark-theme-correction table.mat-mdc-table.calc-details-table tbody tr.rubrica-rp-neg td.mat-mdc-cell{font-weight:600}.light-theme .main-article header,.light-theme-correction .main-article header,.dark-theme .main-article header,.dark-theme-correction .main-article header{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.light-theme .main-article true-data-table,.light-theme-correction .main-article true-data-table,.dark-theme .main-article true-data-table,.dark-theme-correction .main-article true-data-table{position:relative}.light-theme .main-article true-data-table div.action-buttons,.light-theme-correction .main-article true-data-table div.action-buttons,.dark-theme .main-article true-data-table div.action-buttons,.dark-theme-correction .main-article true-data-table div.action-buttons{position:absolute;top:-45px;right:0}.light-theme .main-article true-data-table>div:last-of-type,.light-theme-correction .main-article true-data-table>div:last-of-type,.dark-theme .main-article true-data-table>div:last-of-type,.dark-theme-correction .main-article true-data-table>div:last-of-type{border-radius:8px}.light-theme .main-article true-absence-list-table>true-data-table,.light-theme-correction .main-article true-absence-list-table>true-data-table,.dark-theme .main-article true-absence-list-table>true-data-table,.dark-theme-correction .main-article true-absence-list-table>true-data-table{position:relative}.light-theme .main-article true-absence-list-table>true-data-table div.action-buttons,.light-theme-correction .main-article true-absence-list-table>true-data-table div.action-buttons,.dark-theme .main-article true-absence-list-table>true-data-table div.action-buttons,.dark-theme-correction .main-article true-absence-list-table>true-data-table div.action-buttons{top:-165px}.light-theme .main-article true-absence-list-table>true-data-table>div:last-of-type,.light-theme-correction .main-article true-absence-list-table>true-data-table>div:last-of-type,.dark-theme .main-article true-absence-list-table>true-data-table>div:last-of-type,.dark-theme-correction .main-article true-absence-list-table>true-data-table>div:last-of-type{margin-bottom:32px}.light-theme .data-table-toolbar,.light-theme-correction .data-table-toolbar,.dark-theme .data-table-toolbar,.dark-theme-correction .data-table-toolbar{margin-bottom:24px;position:relative}.light-theme .data-table-toolbar .quick-filter-chips,.light-theme-correction .data-table-toolbar .quick-filter-chips,.dark-theme .data-table-toolbar .quick-filter-chips,.dark-theme-correction .data-table-toolbar .quick-filter-chips{margin:0}.light-theme .data-table-toolbar true-search-history,.light-theme-correction .data-table-toolbar true-search-history,.dark-theme .data-table-toolbar true-search-history,.dark-theme-correction .data-table-toolbar true-search-history{margin-right:8px}.light-theme .data-table-container.relative-content .data-table-inline-toolbar,.light-theme-correction .data-table-container.relative-content .data-table-inline-toolbar,.dark-theme .data-table-container.relative-content .data-table-inline-toolbar,.dark-theme-correction .data-table-container.relative-content .data-table-inline-toolbar{position:relative}.light-theme .data-table-container.relative-content .data-table-toolbar,.light-theme-correction .data-table-container.relative-content .data-table-toolbar,.dark-theme .data-table-container.relative-content .data-table-toolbar,.dark-theme-correction .data-table-container.relative-content .data-table-toolbar{position:absolute;right:0;top:-78px}.light-theme .data-table-container.relative-content aside,.light-theme-correction .data-table-container.relative-content aside,.dark-theme .data-table-container.relative-content aside,.dark-theme-correction .data-table-container.relative-content aside{margin-top:-78px}.light-theme .mat-mdc-paginator,.light-theme-correction .mat-mdc-paginator,.dark-theme .mat-mdc-paginator,.dark-theme-correction .mat-mdc-paginator{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.light-theme true-timekeeping-editor .mat-mdc-table td.mat-column-elementCode,.light-theme true-timekeeping-editor .mat-mdc-table td.mat-column-description,.light-theme-correction true-timekeeping-editor .mat-mdc-table td.mat-column-elementCode,.light-theme-correction true-timekeeping-editor .mat-mdc-table td.mat-column-description,.dark-theme true-timekeeping-editor .mat-mdc-table td.mat-column-elementCode,.dark-theme true-timekeeping-editor .mat-mdc-table td.mat-column-description,.dark-theme-correction true-timekeeping-editor .mat-mdc-table td.mat-column-elementCode,.dark-theme-correction true-timekeeping-editor .mat-mdc-table td.mat-column-description{font-weight:800}.light-theme true-timekeeping-editor .mat-mdc-mini-fab.add,.light-theme-correction true-timekeeping-editor .mat-mdc-mini-fab.add,.dark-theme true-timekeeping-editor .mat-mdc-mini-fab.add,.dark-theme-correction true-timekeeping-editor .mat-mdc-mini-fab.add{bottom:0}.light-theme .formula-strip-container,.light-theme-correction .formula-strip-container,.dark-theme .formula-strip-container,.dark-theme-correction .formula-strip-container{display:inline-block;z-index:10;padding:12px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.light-theme .formula-strip-container code.formula-strip,.light-theme-correction .formula-strip-container code.formula-strip,.dark-theme .formula-strip-container code.formula-strip,.dark-theme-correction .formula-strip-container code.formula-strip{font-size:14px;font-weight:400;word-break:break-all;width:100%}.light-theme .input-inner-label-padding,.light-theme-correction .input-inner-label-padding,.dark-theme .input-inner-label-padding,.dark-theme-correction .input-inner-label-padding{padding-right:5px}.light-theme input[type=number]::-webkit-inner-spin-button,.light-theme input[type=number]::-webkit-outer-spin-button,.light-theme-correction input[type=number]::-webkit-inner-spin-button,.light-theme-correction input[type=number]::-webkit-outer-spin-button,.dark-theme input[type=number]::-webkit-inner-spin-button,.dark-theme input[type=number]::-webkit-outer-spin-button,.dark-theme-correction input[type=number]::-webkit-inner-spin-button,.dark-theme-correction input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.light-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.light-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.light-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.light-theme-correction .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.light-theme-correction .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.light-theme-correction .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.dark-theme-correction .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.dark-theme-correction .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.dark-theme-correction .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--true-border-disabled)}.light-theme .mat-mdc-select-panel .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-multiple),.light-theme-correction .mat-mdc-select-panel .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-multiple),.dark-theme .mat-mdc-select-panel .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-multiple),.dark-theme-correction .mat-mdc-select-panel .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-multiple){font-weight:800}.light-theme mat-option .mdc-list-item__primary-text,.light-theme-correction mat-option .mdc-list-item__primary-text,.dark-theme mat-option .mdc-list-item__primary-text,.dark-theme-correction mat-option .mdc-list-item__primary-text{width:100%}.light-theme .contract-list-selector .contract-select-counter,.light-theme-correction .contract-list-selector .contract-select-counter,.dark-theme .contract-list-selector .contract-select-counter,.dark-theme-correction .contract-list-selector .contract-select-counter{padding-right:12px}.light-theme textarea.mat-mdc-input-element,.light-theme-correction textarea.mat-mdc-input-element,.dark-theme textarea.mat-mdc-input-element,.dark-theme-correction textarea.mat-mdc-input-element{font-weight:800}.light-theme .mat-mdc-input-element[type=number],.light-theme-correction .mat-mdc-input-element[type=number],.dark-theme .mat-mdc-input-element[type=number],.dark-theme-correction .mat-mdc-input-element[type=number]{text-align:right}.light-theme .mat-mdc-form-field-type-mat-date-range-input,.light-theme-correction .mat-mdc-form-field-type-mat-date-range-input,.dark-theme .mat-mdc-form-field-type-mat-date-range-input,.dark-theme-correction .mat-mdc-form-field-type-mat-date-range-input{color:#000000de}.light-theme .mat-date-range-input .mat-date-range-input-container,.light-theme-correction .mat-date-range-input .mat-date-range-input-container,.dark-theme .mat-date-range-input .mat-date-range-input-container,.dark-theme-correction .mat-date-range-input .mat-date-range-input-container{line-height:20px}.light-theme .mat-date-range-input .mat-date-range-input-start-wrapper,.light-theme-correction .mat-date-range-input .mat-date-range-input-start-wrapper,.dark-theme .mat-date-range-input .mat-date-range-input-start-wrapper,.dark-theme-correction .mat-date-range-input .mat-date-range-input-start-wrapper{padding-right:8px}.light-theme .mat-date-range-input .mat-date-range-input-separator,.light-theme-correction .mat-date-range-input .mat-date-range-input-separator,.dark-theme .mat-date-range-input .mat-date-range-input-separator,.dark-theme-correction .mat-date-range-input .mat-date-range-input-separator{display:inline-block;margin:0}.light-theme .mat-date-range-input .mat-date-range-input-end-wrapper,.light-theme-correction .mat-date-range-input .mat-date-range-input-end-wrapper,.dark-theme .mat-date-range-input .mat-date-range-input-end-wrapper,.dark-theme-correction .mat-date-range-input .mat-date-range-input-end-wrapper{padding-left:8px}.light-theme .mat-date-range-input .mat-date-range-input-wrapper input,.light-theme .mat-date-range-input .mat-date-range-input-separator,.light-theme-correction .mat-date-range-input .mat-date-range-input-wrapper input,.light-theme-correction .mat-date-range-input .mat-date-range-input-separator,.dark-theme .mat-date-range-input .mat-date-range-input-wrapper input,.dark-theme .mat-date-range-input .mat-date-range-input-separator,.dark-theme-correction .mat-date-range-input .mat-date-range-input-wrapper input,.dark-theme-correction .mat-date-range-input .mat-date-range-input-separator{font-weight:700}.light-theme mat-form-field.mat-mdc-form-field-has-icon-suffix .mdc-notched-outline .mdc-notched-outline__notch,.light-theme-correction mat-form-field.mat-mdc-form-field-has-icon-suffix .mdc-notched-outline .mdc-notched-outline__notch,.dark-theme mat-form-field.mat-mdc-form-field-has-icon-suffix .mdc-notched-outline .mdc-notched-outline__notch,.dark-theme-correction mat-form-field.mat-mdc-form-field-has-icon-suffix .mdc-notched-outline .mdc-notched-outline__notch{width:calc(100% - 40px)}.light-theme true-quick-filter-chips.quick-filter-chips,.light-theme-correction true-quick-filter-chips.quick-filter-chips,.dark-theme true-quick-filter-chips.quick-filter-chips,.dark-theme-correction true-quick-filter-chips.quick-filter-chips{height:32px}.light-theme true-quick-filter-chips.quick-filter-chips mat-chip-listbox,.light-theme-correction true-quick-filter-chips.quick-filter-chips mat-chip-listbox,.dark-theme true-quick-filter-chips.quick-filter-chips mat-chip-listbox,.dark-theme-correction true-quick-filter-chips.quick-filter-chips mat-chip-listbox{height:32px}.light-theme true-quick-filter-chips.quick-filter-chips mat-chip-listbox mat-chip-option,.light-theme-correction true-quick-filter-chips.quick-filter-chips mat-chip-listbox mat-chip-option,.dark-theme true-quick-filter-chips.quick-filter-chips mat-chip-listbox mat-chip-option,.dark-theme-correction true-quick-filter-chips.quick-filter-chips mat-chip-listbox mat-chip-option{height:30px;max-height:30px;border-radius:8px}.light-theme true-quick-filter-chips.quick-filter-chips mat-chip-listbox .mdc-evolution-chip-set__chips,.light-theme-correction true-quick-filter-chips.quick-filter-chips mat-chip-listbox .mdc-evolution-chip-set__chips,.dark-theme true-quick-filter-chips.quick-filter-chips mat-chip-listbox .mdc-evolution-chip-set__chips,.dark-theme-correction true-quick-filter-chips.quick-filter-chips mat-chip-listbox .mdc-evolution-chip-set__chips{margin:0;gap:8px}.light-theme true-quick-filter-chips.quick-filter-chips .mdc-evolution-chip-set .mdc-evolution-chip,.light-theme-correction true-quick-filter-chips.quick-filter-chips .mdc-evolution-chip-set .mdc-evolution-chip,.dark-theme true-quick-filter-chips.quick-filter-chips .mdc-evolution-chip-set .mdc-evolution-chip,.dark-theme-correction true-quick-filter-chips.quick-filter-chips .mdc-evolution-chip-set .mdc-evolution-chip{margin:0}.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container,.light-theme-correction .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container,.dark-theme .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container,.dark-theme-correction .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container{font-size:14px;padding:8px 16px;margin:0;line-height:14px;height:24px}.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container .mat-mdc-checkbox,.light-theme-correction .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container .mat-mdc-checkbox,.dark-theme .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container .mat-mdc-checkbox,.dark-theme-correction .mat-mdc-menu-panel .mat-mdc-menu-content .menu-checkbox-container .mat-mdc-checkbox{width:100%}.light-theme .mat-mdc-menu-panel .mat-mdc-menu-item,.light-theme-correction .mat-mdc-menu-panel .mat-mdc-menu-item,.dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item,.dark-theme-correction .mat-mdc-menu-panel .mat-mdc-menu-item{height:auto}.light-theme .mat-mdc-menu-content .mat-mdc-menu-item.mat-mdc-radio-group .mat-mdc-radio-button label,.light-theme-correction .mat-mdc-menu-content .mat-mdc-menu-item.mat-mdc-radio-group .mat-mdc-radio-button label,.dark-theme .mat-mdc-menu-content .mat-mdc-menu-item.mat-mdc-radio-group .mat-mdc-radio-button label,.dark-theme-correction .mat-mdc-menu-content .mat-mdc-menu-item.mat-mdc-radio-group .mat-mdc-radio-button label{line-height:20px}.light-theme .section-title,.light-theme-correction .section-title,.dark-theme .section-title,.dark-theme-correction .section-title{display:flex;gap:8px;align-items:center;margin-bottom:16px}.light-theme .section-title>span,.light-theme-correction .section-title>span,.dark-theme .section-title>span,.dark-theme-correction .section-title>span{font-size:12px}.light-theme .section-title mat-divider,.light-theme-correction .section-title mat-divider,.dark-theme .section-title mat-divider,.dark-theme-correction .section-title mat-divider{flex:1;position:relative}.light-theme .divider-style,.light-theme-correction .divider-style,.dark-theme .divider-style,.dark-theme-correction .divider-style{margin:24px 0 16px;position:relative;z-index:1}.light-theme .divider-style.divider-slim,.light-theme-correction .divider-style.divider-slim,.dark-theme .divider-style.divider-slim,.dark-theme-correction .divider-style.divider-slim{margin:0 0 16px}.light-theme .divider-style .divider-title,.light-theme .divider-style .divider-title-default,.light-theme-correction .divider-style .divider-title,.light-theme-correction .divider-style .divider-title-default,.dark-theme .divider-style .divider-title,.dark-theme .divider-style .divider-title-default,.dark-theme-correction .divider-style .divider-title,.dark-theme-correction .divider-style .divider-title-default{font-size:12px;text-transform:uppercase;padding-right:8px}.light-theme .divider-style:first-of-type,.light-theme-correction .divider-style:first-of-type,.dark-theme .divider-style:first-of-type,.dark-theme-correction .divider-style:first-of-type{margin-top:8px}.light-theme .divider-style:after,.light-theme-correction .divider-style:after,.dark-theme .divider-style:after,.dark-theme-correction .divider-style:after{content:"";display:inline-block;height:1px;position:absolute;top:50%;left:0;right:0;width:100%;z-index:-1}.light-theme .mat-mdc-dialog-container .mat-dialog-title,.light-theme-correction .mat-mdc-dialog-container .mat-dialog-title,.dark-theme .mat-mdc-dialog-container .mat-dialog-title,.dark-theme-correction .mat-mdc-dialog-container .mat-dialog-title{padding:12px 24px}.light-theme .mat-mdc-dialog-container .mat-dialog-title .subtitle,.light-theme-correction .mat-mdc-dialog-container .mat-dialog-title .subtitle,.dark-theme .mat-mdc-dialog-container .mat-dialog-title .subtitle,.dark-theme-correction .mat-mdc-dialog-container .mat-dialog-title .subtitle{display:inline-block;font-size:12px;font-weight:500;line-height:16px;margin-bottom:8px;text-transform:uppercase}.light-theme .mat-mdc-dialog-container .mat-dialog-title .dialog-icon,.light-theme-correction .mat-mdc-dialog-container .mat-dialog-title .dialog-icon,.dark-theme .mat-mdc-dialog-container .mat-dialog-title .dialog-icon,.dark-theme-correction .mat-mdc-dialog-container .mat-dialog-title .dialog-icon{margin-right:16px;line-height:24px;width:auto}.light-theme .mat-mdc-dialog-container .mat-dialog-title .dialog-title,.light-theme-correction .mat-mdc-dialog-container .mat-dialog-title .dialog-title,.dark-theme .mat-mdc-dialog-container .mat-dialog-title .dialog-title,.dark-theme-correction .mat-mdc-dialog-container .mat-dialog-title .dialog-title{font-size:24px;font-weight:800;line-height:24px}.light-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions,.light-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions,.dark-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions,.dark-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions{padding:0;min-height:auto}.light-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions button,.light-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions button,.dark-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions button,.dark-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions button{margin-left:2px}.light-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions button#btnPreviousElement .mat-icon,.light-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions button#btnPreviousElement .mat-icon,.dark-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions button#btnPreviousElement .mat-icon,.dark-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions button#btnPreviousElement .mat-icon{margin-left:8px}.light-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions .mat-button-toggle-group,.light-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions .mat-button-toggle-group,.dark-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions .mat-button-toggle-group,.dark-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions .mat-button-toggle-group{height:32px;align-items:center}.light-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions fieldset,.light-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions fieldset,.dark-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions fieldset,.dark-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions fieldset{border-radius:5px;border-width:1px;border-style:solid;font-size:12px;outline:none}.light-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions fieldset legend,.light-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions fieldset legend,.dark-theme .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions fieldset legend,.dark-theme-correction .mat-mdc-dialog-container .mat-dialog-title .mat-mdc-dialog-actions fieldset legend{font-size:11px;letter-spacing:normal;padding:0 4px}.light-theme .mat-mdc-dialog-container>true-entity-dialog-title-navigator,.light-theme-correction .mat-mdc-dialog-container>true-entity-dialog-title-navigator,.dark-theme .mat-mdc-dialog-container>true-entity-dialog-title-navigator,.dark-theme-correction .mat-mdc-dialog-container>true-entity-dialog-title-navigator{padding:24px}.light-theme .mat-mdc-dialog-container .mat-mdc-dialog-actions,.light-theme-correction .mat-mdc-dialog-container .mat-mdc-dialog-actions,.dark-theme .mat-mdc-dialog-container .mat-mdc-dialog-actions,.dark-theme-correction .mat-mdc-dialog-container .mat-mdc-dialog-actions{padding:16px 24px 24px}.light-theme .mat-mdc-dialog-container .mat-mdc-dialog-actions .button-row .mat-mdc-button-base,.light-theme-correction .mat-mdc-dialog-container .mat-mdc-dialog-actions .button-row .mat-mdc-button-base,.dark-theme .mat-mdc-dialog-container .mat-mdc-dialog-actions .button-row .mat-mdc-button-base,.dark-theme-correction .mat-mdc-dialog-container .mat-mdc-dialog-actions .button-row .mat-mdc-button-base{margin:0 0 0 8px}.light-theme .mat-mdc-dialog-container mat-dialog-content.mat-mdc-dialog-content.mat-mdc-dialog-content,.light-theme-correction .mat-mdc-dialog-container mat-dialog-content.mat-mdc-dialog-content.mat-mdc-dialog-content,.dark-theme .mat-mdc-dialog-container mat-dialog-content.mat-mdc-dialog-content.mat-mdc-dialog-content,.dark-theme-correction .mat-mdc-dialog-container mat-dialog-content.mat-mdc-dialog-content.mat-mdc-dialog-content{padding:6px 24px 0}.light-theme .mat-mdc-dialog-container .mat-mdc-button-base .mat-mdc-button-touch-target,.light-theme-correction .mat-mdc-dialog-container .mat-mdc-button-base .mat-mdc-button-touch-target,.dark-theme .mat-mdc-dialog-container .mat-mdc-button-base .mat-mdc-button-touch-target,.dark-theme-correction .mat-mdc-dialog-container .mat-mdc-button-base .mat-mdc-button-touch-target{height:auto}.light-theme .mat-mdc-dialog-container .action-buttons,.light-theme-correction .mat-mdc-dialog-container .action-buttons,.dark-theme .mat-mdc-dialog-container .action-buttons,.dark-theme-correction .mat-mdc-dialog-container .action-buttons{padding-inline:0px}.light-theme .uppercase,.light-theme-correction .uppercase,.dark-theme .uppercase,.dark-theme-correction .uppercase{text-transform:uppercase!important}.light-theme .lowercase,.light-theme-correction .lowercase,.dark-theme .lowercase,.dark-theme-correction .lowercase{text-transform:lowercase}.light-theme .cdk-global-overlay-wrapper .cdk-overlay-pane,.light-theme-correction .cdk-global-overlay-wrapper .cdk-overlay-pane,.dark-theme .cdk-global-overlay-wrapper .cdk-overlay-pane,.dark-theme-correction .cdk-global-overlay-wrapper .cdk-overlay-pane{width:clamp(500px,50rem,100vw)}.light-theme .dialog-full-width,.light-theme-correction .dialog-full-width,.dark-theme .dialog-full-width,.dark-theme-correction .dialog-full-width{max-width:100vw!important}.light-theme .dialog-full-width:has(true-currency-dialog),.light-theme-correction .dialog-full-width:has(true-currency-dialog),.dark-theme .dialog-full-width:has(true-currency-dialog),.dark-theme-correction .dialog-full-width:has(true-currency-dialog){min-width:60vw!important;width:60vw!important;max-width:60vw!important}.light-theme .dialog-threeq-width,.light-theme-correction .dialog-threeq-width,.dark-theme .dialog-threeq-width,.dark-theme-correction .dialog-threeq-width{max-width:75vw!important}.light-theme .vertical-sub,.light-theme-correction .vertical-sub,.dark-theme .vertical-sub,.dark-theme-correction .vertical-sub{vertical-align:sub}.light-theme .cursor-pointer,.light-theme mat-chip.cursor-pointer,.light-theme-correction .cursor-pointer,.light-theme-correction mat-chip.cursor-pointer,.dark-theme .cursor-pointer,.dark-theme mat-chip.cursor-pointer,.dark-theme-correction .cursor-pointer,.dark-theme-correction mat-chip.cursor-pointer{cursor:pointer}.light-theme .success-snack,.light-theme .info-snack,.light-theme .warn-snack,.light-theme .error-snack,.light-theme-correction .success-snack,.light-theme-correction .info-snack,.light-theme-correction .warn-snack,.light-theme-correction .error-snack,.dark-theme .success-snack,.dark-theme .info-snack,.dark-theme .warn-snack,.dark-theme .error-snack,.dark-theme-correction .success-snack,.dark-theme-correction .info-snack,.dark-theme-correction .warn-snack,.dark-theme-correction .error-snack{white-space:pre-wrap}.light-theme .success-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.light-theme .info-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.light-theme .warn-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.light-theme .error-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.light-theme-correction .success-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.light-theme-correction .info-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.light-theme-correction .warn-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.light-theme-correction .error-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.dark-theme .success-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.dark-theme .info-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.dark-theme .warn-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.dark-theme .error-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.dark-theme-correction .success-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.dark-theme-correction .info-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.dark-theme-correction .warn-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface,.dark-theme-correction .error-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface{max-width:40vw}.light-theme .success-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.light-theme .info-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.light-theme .warn-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.light-theme .error-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.light-theme-correction .success-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.light-theme-correction .info-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.light-theme-correction .warn-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.light-theme-correction .error-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.dark-theme .success-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.dark-theme .info-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.dark-theme .warn-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.dark-theme .error-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.dark-theme-correction .success-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.dark-theme-correction .info-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.dark-theme-correction .warn-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label,.dark-theme-correction .error-snack.mat-mdc-snack-bar-container .mdc-snackbar__surface .mat-mdc-snack-bar-label.mdc-snackbar__label{max-height:80vh;max-width:30vw;overflow-x:hidden;overflow-y:auto;word-wrap:break-word}.light-theme .true-multiline-tooltip,.light-theme-correction .true-multiline-tooltip,.dark-theme .true-multiline-tooltip,.dark-theme-correction .true-multiline-tooltip{white-space:pre-line}.light-theme .mat-mdc-tooltip,.light-theme-correction .mat-mdc-tooltip,.dark-theme .mat-mdc-tooltip,.dark-theme-correction .mat-mdc-tooltip{font-size:13px}.light-theme .bold,.light-theme-correction .bold,.dark-theme .bold,.dark-theme-correction .bold,.light-theme .bold.mat-mdc-input-element,.light-theme-correction .bold.mat-mdc-input-element,.dark-theme .bold.mat-mdc-input-element,.dark-theme-correction .bold.mat-mdc-input-element{font-weight:800}.light-theme .hidden,.light-theme-correction .hidden,.dark-theme .hidden,.dark-theme-correction .hidden{border-style:none}.light-theme mat-icon.hidden,.light-theme-correction mat-icon.hidden,.dark-theme mat-icon.hidden,.dark-theme-correction mat-icon.hidden{display:none;pointer-events:none}.light-theme form,.light-theme-correction form,.dark-theme form,.dark-theme-correction form{display:flex;flex-direction:column;height:100%}.light-theme .white-color,.light-theme-correction .white-color,.dark-theme .white-color,.dark-theme-correction .white-color{color:#fff}.light-theme .rotate-left,.light-theme-correction .rotate-left,.dark-theme .rotate-left,.dark-theme-correction .rotate-left{transform:rotate(-90deg)}.light-theme .rotate-right,.light-theme-correction .rotate-right,.dark-theme .rotate-right,.dark-theme-correction .rotate-right{transform:rotate(90deg)}.light-theme .mat-autocomplete-panel.filters-autocomplete,.light-theme-correction .mat-autocomplete-panel.filters-autocomplete,.dark-theme .mat-autocomplete-panel.filters-autocomplete,.dark-theme-correction .mat-autocomplete-panel.filters-autocomplete{max-height:450px}.light-theme .p-4,.light-theme-correction .p-4,.dark-theme .p-4,.dark-theme-correction .p-4{padding:4px}.light-theme .hint-tooltip,.light-theme-correction .hint-tooltip,.dark-theme .hint-tooltip,.dark-theme-correction .hint-tooltip{white-space:pre-wrap}.light-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input[hidden],.light-theme-correction .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input[hidden],.dark-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input[hidden],.dark-theme-correction .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input[hidden]{display:none}.light-theme .cdk-column-delete,.light-theme .cdk-column-isPersistent,.light-theme .cdk-column-value,.light-theme .cdk-column-actions,.light-theme .cdk-column-isDefault,.light-theme-correction .cdk-column-delete,.light-theme-correction .cdk-column-isPersistent,.light-theme-correction .cdk-column-value,.light-theme-correction .cdk-column-actions,.light-theme-correction .cdk-column-isDefault,.dark-theme .cdk-column-delete,.dark-theme .cdk-column-isPersistent,.dark-theme .cdk-column-value,.dark-theme .cdk-column-actions,.dark-theme .cdk-column-isDefault,.dark-theme-correction .cdk-column-delete,.dark-theme-correction .cdk-column-isPersistent,.dark-theme-correction .cdk-column-value,.dark-theme-correction .cdk-column-actions,.dark-theme-correction .cdk-column-isDefault{max-width:90px}.light-theme .cdk-column-priority,.light-theme .cdk-column-isActive,.light-theme-correction .cdk-column-priority,.light-theme-correction .cdk-column-isActive,.dark-theme .cdk-column-priority,.dark-theme .cdk-column-isActive,.dark-theme-correction .cdk-column-priority,.dark-theme-correction .cdk-column-isActive{max-width:110px}.light-theme .cdk-column-description,.light-theme .cdk-column-elementCodes,.light-theme .cdk-column-fileName,.light-theme-correction .cdk-column-description,.light-theme-correction .cdk-column-elementCodes,.light-theme-correction .cdk-column-fileName,.dark-theme .cdk-column-description,.dark-theme .cdk-column-elementCodes,.dark-theme .cdk-column-fileName,.dark-theme-correction .cdk-column-description,.dark-theme-correction .cdk-column-elementCodes,.dark-theme-correction .cdk-column-fileName{flex:3}.light-theme .cdk-column-orientation,.light-theme-correction .cdk-column-orientation,.dark-theme .cdk-column-orientation,.dark-theme-correction .cdk-column-orientation{max-width:100px}.light-theme .cdk-column-fileType,.light-theme-correction .cdk-column-fileType,.dark-theme .cdk-column-fileType,.dark-theme-correction .cdk-column-fileType{max-width:200px}.light-theme mat-row.mat-mdc-row,.light-theme-correction mat-row.mat-mdc-row,.dark-theme mat-row.mat-mdc-row,.dark-theme-correction mat-row.mat-mdc-row{min-height:36px}.light-theme mat-row.mat-mdc-row:nth-of-type(odd),.light-theme-correction mat-row.mat-mdc-row:nth-of-type(odd),.dark-theme mat-row.mat-mdc-row:nth-of-type(odd),.dark-theme-correction mat-row.mat-mdc-row:nth-of-type(odd){background-color:#fafafa}.light-theme mat-row.mat-mdc-row:first-of-type,.light-theme-correction mat-row.mat-mdc-row:first-of-type,.dark-theme mat-row.mat-mdc-row:first-of-type,.dark-theme-correction mat-row.mat-mdc-row:first-of-type{border-top:1px}.light-theme mat-row.mat-mdc-row:last-of-type,.light-theme-correction mat-row.mat-mdc-row:last-of-type,.dark-theme mat-row.mat-mdc-row:last-of-type,.dark-theme-correction mat-row.mat-mdc-row:last-of-type{border-bottom:1px}.light-theme .mat-mdc-chip-action-label,.light-theme-correction .mat-mdc-chip-action-label,.dark-theme .mat-mdc-chip-action-label,.dark-theme-correction .mat-mdc-chip-action-label{display:flex;align-items:center}.light-theme .icon-button-squared,.light-theme-correction .icon-button-squared,.dark-theme .icon-button-squared,.dark-theme-correction .icon-button-squared,.light-theme .icon-button-squared.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.light-theme-correction .icon-button-squared.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.dark-theme .icon-button-squared.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.dark-theme-correction .icon-button-squared.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:0}.light-theme .dialog-fullscreen,.light-theme-correction .dialog-fullscreen,.dark-theme .dialog-fullscreen,.dark-theme-correction .dialog-fullscreen{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.light-theme .select-filter-chips,.light-theme-correction .select-filter-chips,.dark-theme .select-filter-chips,.dark-theme-correction .select-filter-chips{max-height:initial!important}.light-theme input[type=number],.light-theme-correction input[type=number],.dark-theme input[type=number],.dark-theme-correction input[type=number]{-moz-appearance:textfield}.light-theme .flex,.light-theme-correction .flex,.dark-theme .flex,.dark-theme-correction .flex{display:flex}.light-theme .flex-row,.light-theme-correction .flex-row,.dark-theme .flex-row,.dark-theme-correction .flex-row{flex-direction:row}.light-theme .flex-column,.light-theme-correction .flex-column,.dark-theme .flex-column,.dark-theme-correction .flex-column{flex-direction:column}.light-theme .flex-1,.light-theme-correction .flex-1,.dark-theme .flex-1,.dark-theme-correction .flex-1{flex:1 1 0%}.light-theme .gap-px-8,.light-theme-correction .gap-px-8,.dark-theme .gap-px-8,.dark-theme-correction .gap-px-8{gap:8px}.light-theme .gap-px-16,.light-theme-correction .gap-px-16,.dark-theme .gap-px-16,.dark-theme-correction .gap-px-16{gap:16px}.light-theme .gap-px-32,.light-theme-correction .gap-px-32,.dark-theme .gap-px-32,.dark-theme-correction .gap-px-32{gap:32px}.light-theme .items-center,.light-theme-correction .items-center,.dark-theme .items-center,.dark-theme-correction .items-center{align-items:center}.light-theme .text-left,.light-theme-correction .text-left,.dark-theme .text-left,.dark-theme-correction .text-left{text-align:left}.light-theme .mr-px-8,.light-theme-correction .mr-px-8,.dark-theme .mr-px-8,.dark-theme-correction .mr-px-8{margin-right:8px}.light-theme .mr-px-16,.light-theme-correction .mr-px-16,.dark-theme .mr-px-16,.dark-theme-correction .mr-px-16{margin-right:16px}.light-theme .ml-auto,.light-theme-correction .ml-auto,.dark-theme .ml-auto,.dark-theme-correction .ml-auto{margin-left:auto}.light-theme .ml-2,.light-theme-correction .ml-2,.dark-theme .ml-2,.dark-theme-correction .ml-2{margin-left:2px}.light-theme .mr-0,.light-theme-correction .mr-0,.dark-theme .mr-0,.dark-theme-correction .mr-0{margin-right:0}.light-theme .text-xs,.light-theme-correction .text-xs,.dark-theme .text-xs,.dark-theme-correction .text-xs{font-size:.75rem;line-height:1rem}.light-theme .text-sm,.light-theme-correction .text-sm,.dark-theme .text-sm,.dark-theme-correction .text-sm{font-size:.875rem;line-height:1.25rem}.light-theme .text-base,.light-theme-correction .text-base,.dark-theme .text-base,.dark-theme-correction .text-base{font-size:1rem;line-height:1.5rem}.light-theme .opacity-100,.light-theme-correction .opacity-100,.dark-theme .opacity-100,.dark-theme-correction .opacity-100{opacity:1}.light-theme .no-border,.light-theme-correction .no-border,.dark-theme .no-border,.dark-theme-correction .no-border{border:none}
