@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-weight:400;line-height:1.5}ol,ul,dl{margin-top:0;margin-bottom:0}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(Roboto-Light.1ad50b89ab7c557e.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(Roboto-Regular.d0bc87a819730d23.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(Roboto-Medium.9204c2aa0a88c808.ttf) format("truetype")}@font-face{font-family:Material Icons Outline;font-style:normal;font-weight:400;src:url(material_outline.5fdd637c0cf658b9.woff2) format("woff2")}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(material.6fd2e851701835c6.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons-outline{font-family:Material Icons Outline;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.mat-icon.secondary-text-icon path.st-secondary{fill:var(--plt-secondary-text-icon)}.mat-icon.navbar-icon .st-secondary,.mat-icon.navbar-icon .st-primary{fill:#fff}:root{--offline: #9e9e9e;--online: #14bd11ff;--inactive: #dde321ff;--light-blue: #3FC6C6;--context-menu-z-index: 2002;--nav-bar-height: 48px;--page-toolbar-height: 48px;--dialog-header-height: 48px;--hover-element: rgba(225, 226, 225, 1)}html,body{height:100%;font-family:Roboto,sans-serif;overflow:hidden}a{color:var(--primary)}a:hover{color:var(--primary-darkness)}.font-small{font-size:small}.font-smaller{font-size:smaller}.font-large{font-size:large}.font-x-large{font-size:x-large}.z-index-context-menu{z-index:1010}.z-index-drop-area{z-index:500}.z-index-dialogs{z-index:1030}.pt-6{padding-top:64px}.pt-2h{padding-top:.4rem}.opacity-02{opacity:.2}.item-cut{opacity:.7}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.border-card-radius{border-radius:.8rem!important}.modal-content{background-color:var(--plt-dialog)}.list-group-item{background:var(--plt-bg)!important}a{cursor:pointer;color:var(--plt-primary-color);text-decoration:none}a:hover{color:var(--plt-primary-color-dark)}.position-absolute{position:absolute;top:0;left:0;z-index:1000}.position-absolute-right{position:absolute;top:0;right:0;z-index:1000}.container-xxl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-fluid,.container-xl{height:100%}@media (min-width: 1920px){.container-xxl{max-width:1320px}}.content-center{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.content-center-absolute{position:absolute;margin-top:auto;margin-bottom:auto;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.h-100vh{height:100vh}.w-45{width:45%!important}.full-size{width:100vw!important;height:100vh!important}.overflow-y-auto{overflow-y:auto}.w-16p{width:16px!important}.w-24p{width:24px!important}.h-16p{height:16px!important}.pre-line{white-space:pre-line}.mat-mdc-icon-button.mat-mdc-button-base:has(svg){font-size:12px}app-document-list app-object-icon mat-icon{width:16px!important;height:16px!important}app-attachment app-object-icon mat-icon{width:16px!important;height:16px!important}app-bim-object-tree-node app-object-icon mat-icon{width:16px!important;height:16px!important}app-favourites plt-ui-flat-tree mat-tree-node app-object-icon .image-container{width:16px!important;height:16px!important}mat-tree-node app-object-icon mat-icon{width:16px!important;height:16px!important}.mat-icon svg{width:inherit;height:inherit}mat-toolbar.mat-toolbar,mat-toolbar-row.mat-toolbar-row{height:var(--page-toolbar-height);min-height:auto;padding:0}mat-toolbar.mat-toolbar:not(.mat-primary),mat-toolbar-row.mat-toolbar-row:not(.mat-primary){border-bottom:1px solid var(--plt-toolbar-border)}mat-toolbar.mat-toolbar-multiple-rows{min-height:var(--page-toolbar-height)}.card-document-type{display:flex;align-items:center}.h-resizer{display:flex;position:absolute;height:100%;top:0;width:6px;cursor:e-resize;z-index:999;left:-3px}.h-resizer.resizer-reversed{left:auto;right:-3px}.h-resizer .resizer-block{width:3px;border-right:1px solid var(--plt-resizable-divider)}.v-resizer{display:flex;position:absolute;width:100%;left:0;height:6px;cursor:n-resize;z-index:999;top:-3px}.v-resizer.resizer-reversed{top:auto;bottom:-3px}.v-resizer .resizer-block{height:3px;width:100%;border-bottom:1px solid var(--plt-resizable-divider)}.resizable-divider{border-right:1px solid var(--plt-resizable-divider)!important;width:1px}.main-loader{position:absolute;top:50%;left:50%}.loading-bar{display:inline-block;width:6px;height:25px;border-radius:4px;animation:loading 1s ease-in-out infinite}.loading-bar:nth-child(1){background-color:#3498db;animation-delay:0}.loading-bar:nth-child(2){background-color:#c0392b;animation-delay:.09s}.loading-bar:nth-child(3){background-color:#f1c40f;animation-delay:.18s}.loading-bar:nth-child(4){background-color:#27ae60;animation-delay:.27s}@keyframes loading{0%{transform:scale(1)}20%{transform:scaleY(2.2)}40%{transform:scale(1)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--plt-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--plt-scrollbar-handle)}::-webkit-scrollbar-thumb:hover{background:var(--plt-scrollbar-handle-hover)}::-webkit-scrollbar-corner{background:var(--plt-scrollbar-track)}.hidden-scroll{scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0);scrollbar-width:thin}.list-item:hover{background-color:var(--plt-bg-hover);--background-color: var(--plt-bg-hover)}.list-item-primary{background-color:var(--plt-bg-selected)!important;--background-color: var(--plt-bg-selected) !important}.list-group{padding-left:0}cdk-virtual-scroll-viewport>div{width:100%}app-document-list .mdc-list-item__secondary-text:before{height:0}app-document-list .mdc-list-item__content{height:100%}app-document-list .list-view-action svg{vertical-align:top}app-document-list .versions .version-icons svg{vertical-align:top}app-document-list .versions .mdc-form-field{display:flex}app-document-list .versions .mdc-form-field .mdc-radio{--mdc-radio-state-layer-size: 32px;padding-right:16px;padding-left:0;margin-left:56px}app-document-list .versions .mdc-form-field label{font-size:14px;padding-top:2px;padding-left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mat-mdc-menu-panel .mat-mdc-menu-content .drop-item-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.menu-arrow-button{position:relative}.menu-arrow-button:after{display:flex;content:"";width:7px;height:7px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjAiIHdpZHRoPSI3IiBoZWlnaHQ9IjciIHZpZXdCb3g9IjAgMCA3IDciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KICAgIC5zdC1zZWNvbmRhcnl7ZmlsbDojNjA2MjYyO30KICA8L3N0eWxlPiAgCiAgPHBhdGggY2xhc3M9InN0LXNlY29uZGFyeSIgZD0iTTcgN1YwTDAgN0g3WiIvPgo8L3N2Zz4=);position:absolute;bottom:5px;right:5px}.menu-arrow-button-white{position:relative}.menu-arrow-button-white:after{display:flex;content:"";width:7px;height:7px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgNyA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNyA3VjBMMCA3SDdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=);position:absolute;bottom:5px;right:5px}.plt-dialog-body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:var(--text-body-1);line-height:var(--mdc-dialog-supporting-text-line-height, 400);text-decoration:none}[mat-dialog-title][mat-dialog-title][mat-dialog-title] mat-icon{vertical-align:middle;margin-top:-2px}[mat-dialog-title][mat-dialog-title][mat-dialog-title] mat-icon svg{vertical-align:top}[mat-dialog-title][mat-dialog-title][mat-dialog-title] img{width:24px;height:24px;margin-top:-2px}[mat-dialog-title][mat-dialog-title][mat-dialog-title] span{font-size:var(--text-body-1);font-weight:var(--text-weight-body-1);line-height:var(--dialog-header-height);vertical-align:middle}.mdc-dialog__content.mdc-dialog__content.mdc-dialog__content{padding:0 24px;max-height:80vh}.mdc-dialog__actions.mdc-dialog__actions{padding:24px}#document-explorer-dialog .mat-mdc-dialog-surface{overflow-y:clip}mat-tab-group,.mat-mdc-tab-body-wrapper{height:100%}.mat-sort-header-container{padding-right:16px}.mat-sort-header-content{overflow-x:hidden}.mat-sort-header-arrow[style]{height:16px;position:absolute;right:0;top:0;bottom:0;margin:auto 0}.mat-sort-header-arrow[style] .mat-sort-header-stem{display:none}.mat-sort-header-arrow[style] .mat-sort-header-indicator{transform:none!important}.mat-sort-header-arrow[style] .mat-sort-header-indicator .mat-sort-header-pointer-left,.mat-sort-header-arrow[style] .mat-sort-header-indicator .mat-sort-header-pointer-right,.mat-sort-header-arrow[style] .mat-sort-header-indicator .mat-sort-header-pointer-middle{display:none}.mat-sort-header-arrow[style] .mat-sort-header-indicator:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGc+CjxwYXRoIGQ9Ik00LjY2NjAyIDcuMTY2NUw3Ljk5OTM1IDEwLjQ5OThMMTEuMzMyNyA3LjE2NjVINC42NjYwMloiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPC9zdmc+Cg==);position:absolute;top:0;bottom:0;width:16px;height:16px}[aria-sort=ascending] .mat-sort-header-arrow .mat-sort-header-indicator:before{transform:rotate(180deg)}.theme-dark .mat-sort-header-arrow[style] .mat-sort-header-indicator:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGc+CjxwYXRoIGQ9Ik00LjY2NjAyIDcuMTY2NUw3Ljk5OTM1IDEwLjQ5OThMMTEuMzMyNyA3LjE2NjVINC42NjYwMloiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9zdmc+Cg==)}.fit-content{min-height:-moz-fit-content!important;min-height:fit-content!important;max-height:60vh!important}.list-filter{margin-left:4px;margin-right:4px}.ascn-dialog .list-filter{margin-left:0;margin-right:0}li.list-group-item{border:none;padding:0}li.list-group-item.list-group-item-primary{background-color:var(--plt-bg-selected)!important}li.list-group-item>div{padding:8px 12px;margin:0}.created-panel{display:flex;color:var(--plt-text-secondary)}.created-panel .type-icon{margin-right:12px}.created-panel .creator{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;margin-right:8px}.created-panel .created{margin-left:auto;white-space:nowrap}.text{word-break:break-word}.type-icon{flex:0 0 24px;height:24px;width:24px}.vertical-menu-left{transform:translate(15px,-50%);left:0}.vertical-menu-right{transform:translate(-15px,-50%);right:0}.tree-node-container{min-height:0!important}.tree-node-content{padding-left:.5rem;height:40px;width:-webkit-fill-available;display:flex;align-items:center}.tree-node-icon{width:1rem!important;min-width:1rem;height:1rem!important;font-size:.5rem!important;margin-right:12px;margin-top:3px}.tree-node-caption{line-height:16px!important}.mat-mdc-checkbox{--mdc-checkbox-state-layer-size: 1rem}.mat-mdc-checkbox .mat-mdc-checkbox-ripple,.mat-mdc-checkbox .mdc-checkbox__ripple{display:none}.mat-mdc-checkbox label{padding-left:.5rem!important}:root{--plt-text-danger: #ff002a;--black: #000000}:root{--text-headline-6: 16px;--text-headline-5: 20px;--text-body-1: 14px;--text-body-2: 12px;--text-weight-body-1: 400;--text-caption: 12px}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-nowrap{white-space:nowrap}.text-center{text-align:center}.theme-90{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #86609b;--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: #86609b;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #86609b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: white;--mat-app-text-color: rgba(0, 0, 0, .87);--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, .6);--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: #86609b;--mdc-filled-text-field-focus-active-indicator-color: #86609b;--mdc-filled-text-field-focus-label-text-color: rgba(134, 96, 155, .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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(238, 238, 238, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(238, 238, 238, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(238, 238, 238, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #86609b;--mdc-outlined-text-field-focus-outline-color: #86609b;--mdc-outlined-text-field-focus-label-text-color: rgba(134, 96, 155, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(238, 238, 238, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(238, 238, 238, .06);--mdc-outlined-text-field-hover-outline-color: rgba(238, 238, 238, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(134, 96, 155, .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: #f44336;--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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(134, 96, 155, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #7e5994;--mdc-switch-selected-handle-color: #7e5994;--mdc-switch-selected-hover-state-layer-color: #7e5994;--mdc-switch-selected-pressed-state-layer-color: #7e5994;--mdc-switch-selected-focus-handle-color: #583372;--mdc-switch-selected-hover-handle-color: #583372;--mdc-switch-selected-pressed-handle-color: #583372;--mdc-switch-selected-focus-track-color: #9979aa;--mdc-switch-selected-hover-track-color: #9979aa;--mdc-switch-selected-pressed-track-color: #9979aa;--mdc-switch-selected-track-color: #9979aa;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #86609b;--mdc-slider-focus-handle-color: #86609b;--mdc-slider-hover-handle-color: #86609b;--mdc-slider-active-track-color: #86609b;--mdc-slider-inactive-track-color: #86609b;--mdc-slider-with-tick-marks-inactive-container-color: #86609b;--mdc-slider-with-tick-marks-active-container-color: white;--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;--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-ripple-color: #86609b;--mat-slider-hover-state-layer-color: rgba(134, 96, 155, .05);--mat-slider-focus-state-layer-color: rgba(134, 96, 155, .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-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: #eeeeee;--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, .6);--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-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: white;--mdc-checkbox-selected-focus-icon-color: #86609b;--mdc-checkbox-selected-hover-icon-color: #86609b;--mdc-checkbox-selected-icon-color: #86609b;--mdc-checkbox-selected-pressed-icon-color: #86609b;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #86609b;--mdc-checkbox-selected-hover-state-layer-color: #86609b;--mdc-checkbox-selected-pressed-state-layer-color: #86609b;--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);--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-keep-touch-target: false;--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(210, 210, 210, .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(210, 210, 210, .12);--mdc-filled-button-disabled-label-text-color: rgba(210, 210, 210, .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(210, 210, 210, .12);--mdc-protected-button-disabled-label-text-color: rgba(210, 210, 210, .38);--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-protected-button-container-shadow-color: #000;--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: #eeeeee;--mdc-outlined-button-disabled-label-text-color: rgba(210, 210, 210, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: #eeeeee;--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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--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-container-shadow-color: #000;--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(210, 210, 210, .38);--mdc-fab-small-container-color: white;--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-fab-small-container-shadow-color: #000;--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(210, 210, 210, .38);--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-extended-fab-container-shadow-color: #000;--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: #86609b;--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: #eeeeee;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #86609b;--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: #86609b;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #d2d2d2;--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: #ebebeb;--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .6);--mat-legacy-button-toggle-selected-state-background-color: #ebebeb;--mat-legacy-button-toggle-disabled-state-text-color: #d2d2d2;--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: #ebebeb;--mat-standard-button-toggle-selected-state-background-color: #ebebeb;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: #d2d2d2;--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: #eeeeee;--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: white;--mat-datepicker-calendar-date-selected-state-background-color: #86609b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(134, 96, 155, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(134, 96, 155, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(134, 96, 155, .3);--mat-datepicker-toggle-active-state-icon-color: #86609b;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(134, 96, 155, .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, .6);--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: #eeeeee;--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .6);--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: #eeeeee;--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: #eeeeee;--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: #eeeeee;--mat-expansion-header-hover-state-layer-color: whitesmoke;--mat-expansion-header-focus-state-layer-color: whitesmoke;--mat-expansion-header-disabled-state-text-color: #d2d2d2;--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .6);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .6);--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: #eeeeee;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: white;--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: white;--mat-stepper-header-selected-state-icon-background-color: #86609b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #86609b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #86609b;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: #eeeeee;--mat-stepper-header-hover-state-layer-color: whitesmoke;--mat-stepper-header-focus-state-layer-color: whitesmoke;--mat-stepper-header-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .6);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #666666;--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);--mdc-theme-primary: #86609b;--mdc-ripple-color: #86609b;--mat-toolbar-container-background-color: rgb(242, 242, 242);--plt-primary-color: #86609b;--plt-primary-color-dark: #583372;--plt-primary-color-light: #cab9d3;--plt-primary-color-light-secondary: #9f81af;--plt-bg: #ffffff;--plt-bg-controls: #fafafa;--plt-bg-selected: #ebebeb;--plt-bg-focused: #ebebeb;--plt-bg-focused-controls: rgb(203, 203, 203);--plt-bg-hover: rgb(245, 245, 245);--plt-bg-hover-controls: rgb(224, 224, 224);--plt-bg-popup-border: #757575;--plt-bg-toolbar: rgb(242, 242, 242);--plt-select-divider: rgba(0, 0, 0, .05);--plt-divider: #eeeeee;--plt-resizable-divider: rgb(197, 197, 197);--plt-hard-divider: rgb(197, 197, 197);--plt-table-border: rgb(230, 230, 230);--plt-toolbar-border: rgba(0, 0, 0, .05);--plt-dialog: white;--plt-disabled: rgba(0, 0, 0, .38);--plt-button-disabled: #d2d2d2;--plt-text: rgba(0, 0, 0, .87);--plt-text-rgb: 0, 0, 0;--plt-text-primary: rgba(0, 0, 0, .87);--plt-text-secondary: rgba(0, 0, 0, .6);--plt-text-disabled: rgba(0, 0, 0, .38);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: rgba(0, 0, 0, .87);--plt-icon: rgba(0, 0, 0, .54);--plt-secondary-text-icon: rgba(0, 0, 0, .35);--plt-select-arrow-color: #616161;--plt-select-disabled-arrow-color: #9e9e9e;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: white;--plt-scrollbar-handle: #bdbdbd;--plt-scrollbar-handle-hover: #9e9e9e;--plt-scrollbar-track: #f5f5f5;--plt-message-owner: rgb(238, 255, 193);--plt-message-companion: rgb(230, 230, 230);--plt-control-border: rgba(0, 0, 0, .38);--plt-control-border-hover: rgba(0, 0, 0, .6);--user-state-0: transparent;--user-state-1: rgb(186, 186, 186);--user-state-2: rgb(183, 226, 129);--user-state-3: rgb(146, 225, 213);--user-state-4: rgb(166, 224, 252);--user-state-5: rgb(255, 200, 234);--user-state-6: rgb(254, 159, 121);--user-state-7: rgb(224, 195, 120);--mdc-dialog-container-color: #ffffff;--mdc-dialog-supporting-text-color: black;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-90 .mat-accent{--mat-option-selected-state-label-text-color: #86609b;--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)}.theme-90 .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-90 .mat-primary,.theme-90 .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #86609b;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #86609b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-90 .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-90 .mat-elevation-z0,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-90 .mat-elevation-z1,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-90 .mat-elevation-z2,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-90 .mat-elevation-z3,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-90 .mat-elevation-z4,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-90 .mat-elevation-z5,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-90 .mat-elevation-z6,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-90 .mat-elevation-z7,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-90 .mat-elevation-z8,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-90 .mat-elevation-z9,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-90 .mat-elevation-z10,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-90 .mat-elevation-z11,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-90 .mat-elevation-z12,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-90 .mat-elevation-z13,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-90 .mat-elevation-z14,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-90 .mat-elevation-z15,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-90 .mat-elevation-z16,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-90 .mat-elevation-z17,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-90 .mat-elevation-z18,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-90 .mat-elevation-z19,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-90 .mat-elevation-z20,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-90 .mat-elevation-z21,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-90 .mat-elevation-z22,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-90 .mat-elevation-z23,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-90 .mat-elevation-z24,.theme-90 .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-90 .mat-mdc-progress-bar,.theme-90 .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #86609b;--mdc-linear-progress-track-color: rgba(134, 96, 155, .25)}.theme-90 .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-90 .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #86609b;--mdc-filled-text-field-focus-active-indicator-color: #86609b;--mdc-filled-text-field-focus-label-text-color: rgba(134, 96, 155, .87);--mdc-outlined-text-field-caret-color: #86609b;--mdc-outlined-text-field-focus-outline-color: #86609b;--mdc-outlined-text-field-focus-label-text-color: rgba(134, 96, 155, .87);--mat-form-field-focus-select-arrow-color: rgba(134, 96, 155, .87)}.theme-90 .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-90 .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(134, 96, 155, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-90 .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-90 .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-90 .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}.theme-90 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-90 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-90 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-90 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #86609b;--mdc-chip-elevated-selected-container-color: #86609b;--mdc-chip-elevated-disabled-container-color: #86609b;--mdc-chip-flat-disabled-selected-container-color: #86609b;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-90 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-90 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-90 .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-90 .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #7e5994;--mdc-switch-selected-handle-color: #7e5994;--mdc-switch-selected-hover-state-layer-color: #7e5994;--mdc-switch-selected-pressed-state-layer-color: #7e5994;--mdc-switch-selected-focus-handle-color: #583372;--mdc-switch-selected-hover-handle-color: #583372;--mdc-switch-selected-pressed-handle-color: #583372;--mdc-switch-selected-focus-track-color: #9979aa;--mdc-switch-selected-hover-track-color: #9979aa;--mdc-switch-selected-pressed-track-color: #9979aa;--mdc-switch-selected-track-color: #9979aa}.theme-90 .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.theme-90 .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-90 .mat-mdc-radio-button.mat-primary,.theme-90 .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: #86609b;--mdc-radio-selected-hover-icon-color: #86609b;--mdc-radio-selected-icon-color: #86609b;--mdc-radio-selected-pressed-icon-color: #86609b;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #86609b;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.theme-90 .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.theme-90 .mat-accent{--mat-slider-ripple-color: #86609b;--mat-slider-hover-state-layer-color: rgba(134, 96, 155, .05);--mat-slider-focus-state-layer-color: rgba(134, 96, 155, .2);--mdc-slider-handle-color: #86609b;--mdc-slider-focus-handle-color: #86609b;--mdc-slider-hover-handle-color: #86609b;--mdc-slider-active-track-color: #86609b;--mdc-slider-inactive-track-color: #86609b;--mdc-slider-with-tick-marks-inactive-container-color: #86609b;--mdc-slider-with-tick-marks-active-container-color: white}.theme-90 .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-90 .mdc-list-item__start,.theme-90 .mdc-list-item__end,.theme-90 .mat-accent .mdc-list-item__start,.theme-90 .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: #86609b;--mdc-radio-selected-hover-icon-color: #86609b;--mdc-radio-selected-icon-color: #86609b;--mdc-radio-selected-pressed-icon-color: #86609b}.theme-90 .mat-warn .mdc-list-item__start,.theme-90 .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-90 .mat-mdc-list-option,.theme-90 .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: white;--mdc-checkbox-selected-focus-icon-color: #86609b;--mdc-checkbox-selected-hover-icon-color: #86609b;--mdc-checkbox-selected-icon-color: #86609b;--mdc-checkbox-selected-pressed-icon-color: #86609b;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #86609b;--mdc-checkbox-selected-hover-state-layer-color: #86609b;--mdc-checkbox-selected-pressed-state-layer-color: #86609b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-90 .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-90 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-90 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-90 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-90 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#86609b}.theme-90 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-90 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-90 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-90 .mat-mdc-tab-group,.theme-90 .mat-mdc-tab-nav-bar,.theme-90 .mat-mdc-tab-group.mat-accent,.theme-90 .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #86609b;--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: #86609b;--mat-tab-header-active-ripple-color: #86609b;--mat-tab-header-inactive-ripple-color: #86609b;--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: #86609b;--mat-tab-header-active-hover-label-text-color: #86609b;--mat-tab-header-active-focus-indicator-color: #86609b;--mat-tab-header-active-hover-indicator-color: #86609b}.theme-90 .mat-mdc-tab-group.mat-warn,.theme-90 .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-90 .mat-mdc-tab-group.mat-background-primary,.theme-90 .mat-mdc-tab-nav-bar.mat-background-primary,.theme-90 .mat-mdc-tab-group.mat-background-accent,.theme-90 .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #86609b;--mat-tab-header-with-background-foreground-color: white}.theme-90 .mat-mdc-tab-group.mat-background-warn,.theme-90 .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-90 .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-90 .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: white;--mdc-checkbox-selected-focus-icon-color: #86609b;--mdc-checkbox-selected-hover-icon-color: #86609b;--mdc-checkbox-selected-icon-color: #86609b;--mdc-checkbox-selected-pressed-icon-color: #86609b;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #86609b;--mdc-checkbox-selected-hover-state-layer-color: #86609b;--mdc-checkbox-selected-pressed-state-layer-color: #86609b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-90 .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-90 .mat-mdc-button.mat-primary,.theme-90 .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #86609b;--mat-text-button-state-layer-color: #86609b;--mat-text-button-ripple-color: rgba(134, 96, 155, .1)}.theme-90 .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-90 .mat-mdc-unelevated-button.mat-primary,.theme-90 .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #86609b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-90 .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-90 .mat-mdc-raised-button.mat-primary,.theme-90 .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #86609b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-90 .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-90 .mat-mdc-outlined-button.mat-primary,.theme-90 .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #86609b;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #86609b;--mat-outlined-button-ripple-color: rgba(134, 96, 155, .1)}.theme-90 .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-90 .mat-mdc-icon-button.mat-primary,.theme-90 .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #86609b;--mat-icon-button-state-layer-color: #86609b;--mat-icon-button-ripple-color: rgba(134, 96, 155, .1)}.theme-90 .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-90 .mat-mdc-fab.mat-primary,.theme-90 .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #86609b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-90 .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-90 .mat-mdc-mini-fab.mat-primary,.theme-90 .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #86609b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-90 .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-90 .mat-accent{--mdc-circular-progress-active-indicator-color: #86609b}.theme-90 .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-90 .mat-badge-accent{--mat-badge-background-color: #86609b;--mat-badge-text-color: white}.theme-90 .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-90 .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #86609b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(134, 96, 155, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(134, 96, 155, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(134, 96, 155, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(134, 96, 155, .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}.theme-90 .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-90 .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #86609b}.theme-90 .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-90 .mat-icon.mat-primary,.theme-90 .mat-icon.mat-accent{--mat-icon-color: #86609b}.theme-90 .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-90 .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #86609b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #86609b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #86609b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-90 .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-90 .mat-toolbar.mat-primary,.theme-90 .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #86609b;--mat-toolbar-container-text-color: white}.theme-90 .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-90 .st-primary-background{background:#86609b}.theme-90 .st-primary{fill:#86609b}.theme-90 .st-secondary{fill:#0000008a}.theme-90 .mat-tree-node-content-interactive:hover{background-color:#f5f5f5}.theme-90 .mat-tree-node-content-interactive-selected,.theme-90 .mat-tree-node-content-interactive-selected:hover,.theme-90 .mat-tree-node-content-interactive:active{background-color:#ebebeb}.theme-90 .mat-tree{background:transparent}.theme-90 .text-gray{color:#0009}.theme-90 .text-primary{color:#000000de}.theme-90 .text-error{color:#e53935}.theme-90 *.text-secondary,.theme-90 *.text-muted{color:#0009}.theme-90 a.text-secondary:focus{color:#0009}.theme-90 a.text-secondary:hover{color:#000000de}.theme-90 .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38)}.theme-90 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-90 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-90 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0009!important}.theme-90 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-90 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-90 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#d2d2d2!important}.theme-90 mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: black}.theme-90 mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-90 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-90 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-90 mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-90 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#0009;position:absolute;left:6px;top:2px;font-size:10px}.theme-90 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-90 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #86609b;--mat-tab-header-active-hover-indicator-color: #86609b}.theme-90 mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#000;font-size:14px}.theme-90 .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-90 .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-90 .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-90 .cdk-overlay-pane:has(.plt-ui-dialog),.theme-90 .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-90 button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-90 .mat-mdc-menu-panel,.theme-90 .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-90 .mat-mdc-autocomplete-panel{border:1px solid #757575}.theme-90 .mat-mdc-menu-panel{background-color:#fff;max-width:none;min-width:280px}.theme-90 .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-90 .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#ede8f0}.theme-90 .mdc-data-table__header-cell{background-color:#fff}.theme-90 .mdc-data-table__row--selected{background-color:#ebebeb}.theme-90 .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#f5f5f5}.theme-90 .mat-mdc-table{background:#fff}.theme-90 .mdc-data-table__header-cell,.theme-90 .mdc-data-table__cell{color:unset}.theme-90 .mdc-data-table__row--selected:hover{background-color:#ebebeb!important}.theme-90 .mat-mdc-row{cursor:default}.theme-90 .mat-mdc-row.has-changes{font-style:italic}.theme-90 .mat-mdc-header-cell{width:0;border-left:1px solid #e6e6e6}.theme-90 .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-90 .mat-mdc-header-cell,.theme-90 .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#e6e6e6}.theme-90 .mat-mdc-cell,.theme-90 .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-90 .mat-mdc-cell.right,.theme-90 .mat-mdc-cell *.right{text-align:center}.theme-90 .mat-mdc-cell.vertical-align-center,.theme-90 .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-90 .mat-mdc-cell.vertical-align-top,.theme-90 .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-90 .mat-mdc-cell small,.theme-90 .mat-mdc-cell * small{font-size:12px}.theme-90 .mat-mdc-cell .mat-mdc-checkbox,.theme-90 .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-90 th:last-of-type{width:auto}.theme-90 .navigation-window-selected,.theme-90 .profile-selected{background:#6f4a87}.theme-90.theme-dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #86609b;--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: #86609b;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #86609b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #1e1e1e;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #353535;--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: #353535;--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, .5);--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: #86609b;--mdc-filled-text-field-focus-active-indicator-color: #86609b;--mdc-filled-text-field-focus-label-text-color: rgba(134, 96, 155, .87);--mdc-filled-text-field-container-color: #3d3d3d;--mdc-filled-text-field-disabled-container-color: #393939;--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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--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: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #86609b;--mdc-outlined-text-field-focus-outline-color: #86609b;--mdc-outlined-text-field-focus-label-text-color: rgba(134, 96, 155, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--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: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(134, 96, 155, .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: #f44336;--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: #353535;--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(134, 96, 155, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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: #353535;--mdc-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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: #212121;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #9979aa;--mdc-switch-selected-handle-color: #9979aa;--mdc-switch-selected-hover-state-layer-color: #9979aa;--mdc-switch-selected-pressed-state-layer-color: #9979aa;--mdc-switch-selected-focus-handle-color: #9f81af;--mdc-switch-selected-hover-handle-color: #9f81af;--mdc-switch-selected-pressed-handle-color: #9f81af;--mdc-switch-selected-focus-track-color: #7e5994;--mdc-switch-selected-hover-track-color: #7e5994;--mdc-switch-selected-pressed-track-color: #7e5994;--mdc-switch-selected-track-color: #7e5994;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #86609b;--mdc-slider-focus-handle-color: #86609b;--mdc-slider-hover-handle-color: #86609b;--mdc-slider-active-track-color: #86609b;--mdc-slider-inactive-track-color: #86609b;--mdc-slider-with-tick-marks-inactive-container-color: #86609b;--mdc-slider-with-tick-marks-active-container-color: white;--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;--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-ripple-color: #86609b;--mat-slider-hover-state-layer-color: rgba(134, 96, 155, .05);--mat-slider-focus-state-layer-color: rgba(134, 96, 155, .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-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: #353535;--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, .5);--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: #353535;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: white;--mdc-checkbox-selected-focus-icon-color: #86609b;--mdc-checkbox-selected-hover-icon-color: #86609b;--mdc-checkbox-selected-icon-color: #86609b;--mdc-checkbox-selected-pressed-icon-color: #86609b;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #86609b;--mdc-checkbox-selected-hover-state-layer-color: #86609b;--mdc-checkbox-selected-pressed-state-layer-color: #86609b;--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);--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-keep-touch-target: false;--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(94, 94, 94, .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: #353535;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-filled-button-disabled-label-text-color: rgba(94, 94, 94, .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: #353535;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-protected-button-disabled-label-text-color: rgba(94, 94, 94, .5);--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-protected-button-container-shadow-color: #000;--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(94, 94, 94, .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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #353535;--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-container-shadow-color: #000;--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(94, 94, 94, .5);--mdc-fab-small-container-color: #353535;--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-fab-small-container-shadow-color: #000;--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(94, 94, 94, .5);--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-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d7d7d7;--mdc-snackbar-supporting-text-color: rgba(53, 53, 53, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #353535;--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: #86609b;--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: #86609b;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #5e5e5e;--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: #212121;--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: #515151;--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-selected-state-background-color: #515151;--mat-legacy-button-toggle-disabled-state-text-color: #5e5e5e;--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: #353535;--mat-standard-button-toggle-state-layer-color: #515151;--mat-standard-button-toggle-selected-state-background-color: #515151;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #5e5e5e;--mat-standard-button-toggle-disabled-state-background-color: #353535;--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: #4d4d4d;--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: white;--mat-datepicker-calendar-date-selected-state-background-color: #86609b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(134, 96, 155, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(134, 96, 155, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(134, 96, 155, .3);--mat-datepicker-toggle-active-state-icon-color: #86609b;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(134, 96, 155, .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, .5);--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, .5);--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: #353535;--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: #353535;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: #303030;--mat-expansion-header-focus-state-layer-color: #303030;--mat-expansion-header-disabled-state-text-color: #5e5e5e;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .5);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .5);--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: #212121;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #1e1e1e;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(202, 202, 202, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #86609b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #86609b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #86609b;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #353535;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: #303030;--mat-stepper-header-focus-state-layer-color: #303030;--mat-stepper-header-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .5);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #9a9a9a;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #353535;--mat-tree-node-text-color: white;--mdc-theme-primary: #86609b;--mdc-ripple-color: #86609b;--mat-toolbar-container-background-color: #282828;--plt-primary-color: #86609b;--plt-primary-color-dark: #583372;--plt-primary-color-light: #cab9d3;--plt-primary-color-light-secondary: #9f81af;--plt-bg: rgb(30, 30, 30);--plt-bg-controls: rgb(40, 40, 40);--plt-bg-selected: #515151;--plt-bg-focused: #515151;--plt-bg-focused-controls: rgb(77, 77, 77);--plt-bg-hover: rgb(48, 48, 48);--plt-bg-hover-controls: rgb(58, 58, 58);--plt-bg-popup-border: #9e9e9e;--plt-bg-toolbar: #282828;--plt-select-divider: rgba(255, 255, 255, .24);--plt-divider: rgba(255, 255, 255, .12);--plt-resizable-divider: #9e9e9e;--plt-hard-divider: #9e9e9e;--plt-table-border: rgb(66, 66, 66);--plt-toolbar-border: rgba(255, 255, 255, .12);--plt-dialog: #212121;--plt-disabled: rgba(255, 255, 255, .5);--plt-button-disabled: #5e5e5e;--plt-text: white;--plt-text-rgb: 255, 255, 255;--plt-text-primary: white;--plt-text-secondary: rgba(255, 255, 255, .5);--plt-text-disabled: rgba(255, 255, 255, .5);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: white;--plt-icon: white;--plt-secondary-text-icon: rgba(255, 255, 255, .43);--plt-select-arrow-color: #9e9e9e;--plt-select-disabled-arrow-color: #616161;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: #353535;--plt-scrollbar-handle: #616161;--plt-scrollbar-handle-hover: #757575;--plt-scrollbar-track: rgba(255, 255, 255, .05);--plt-message-owner: rgb(92, 92, 92);--plt-message-companion: rgb(51, 51, 51);--plt-control-border: rgba(255, 255, 255, .38);--plt-control-border-hover: rgba(255, 255, 255, .6);--user-state-0: transparent;--user-state-1: rgb(77, 77, 77);--user-state-2: rgb(36, 101, 18);--user-state-3: rgb(0, 102, 94);--user-state-4: rgb(0, 80, 161);--user-state-5: rgb(144, 0, 82);--user-state-6: rgb(142, 22, 0);--user-state-7: rgb(85, 48, 0);--mdc-dialog-container-color: rgb(30, 30, 30);--mdc-dialog-supporting-text-color: white;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-90.theme-dark .mat-accent{--mat-option-selected-state-label-text-color: #86609b;--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)}.theme-90.theme-dark .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-90.theme-dark .mat-primary,.theme-90.theme-dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #86609b;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #86609b;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-90.theme-dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-90.theme-dark .mat-elevation-z0,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-90.theme-dark .mat-elevation-z1,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-90.theme-dark .mat-elevation-z2,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-90.theme-dark .mat-elevation-z3,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-90.theme-dark .mat-elevation-z4,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-90.theme-dark .mat-elevation-z5,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-90.theme-dark .mat-elevation-z6,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-90.theme-dark .mat-elevation-z7,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-90.theme-dark .mat-elevation-z8,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-90.theme-dark .mat-elevation-z9,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-90.theme-dark .mat-elevation-z10,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-90.theme-dark .mat-elevation-z11,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-90.theme-dark .mat-elevation-z12,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-90.theme-dark .mat-elevation-z13,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-90.theme-dark .mat-elevation-z14,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-90.theme-dark .mat-elevation-z15,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-90.theme-dark .mat-elevation-z16,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-90.theme-dark .mat-elevation-z17,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-90.theme-dark .mat-elevation-z18,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-90.theme-dark .mat-elevation-z19,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-90.theme-dark .mat-elevation-z20,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-90.theme-dark .mat-elevation-z21,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-90.theme-dark .mat-elevation-z22,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-90.theme-dark .mat-elevation-z23,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-90.theme-dark .mat-elevation-z24,.theme-90.theme-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-90.theme-dark .mat-mdc-progress-bar,.theme-90.theme-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #86609b;--mdc-linear-progress-track-color: rgba(134, 96, 155, .25)}.theme-90.theme-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-90.theme-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #86609b;--mdc-filled-text-field-focus-active-indicator-color: #86609b;--mdc-filled-text-field-focus-label-text-color: rgba(134, 96, 155, .87);--mdc-outlined-text-field-caret-color: #86609b;--mdc-outlined-text-field-focus-outline-color: #86609b;--mdc-outlined-text-field-focus-label-text-color: rgba(134, 96, 155, .87);--mat-form-field-focus-select-arrow-color: rgba(134, 96, 155, .87)}.theme-90.theme-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-90.theme-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #353535;--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(134, 96, 155, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-90.theme-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #353535;--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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-90.theme-dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-90.theme-dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #4d4d4d;--mdc-chip-elevated-selected-container-color: #4d4d4d;--mdc-chip-elevated-disabled-container-color: #4d4d4d;--mdc-chip-flat-disabled-selected-container-color: #4d4d4d;--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}.theme-90.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-90.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-90.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-90.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #86609b;--mdc-chip-elevated-selected-container-color: #86609b;--mdc-chip-elevated-disabled-container-color: #86609b;--mdc-chip-flat-disabled-selected-container-color: #86609b;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-90.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-90.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-90.theme-dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.theme-90.theme-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #9979aa;--mdc-switch-selected-handle-color: #9979aa;--mdc-switch-selected-hover-state-layer-color: #9979aa;--mdc-switch-selected-pressed-state-layer-color: #9979aa;--mdc-switch-selected-focus-handle-color: #9f81af;--mdc-switch-selected-hover-handle-color: #9f81af;--mdc-switch-selected-pressed-handle-color: #9f81af;--mdc-switch-selected-focus-track-color: #7e5994;--mdc-switch-selected-hover-track-color: #7e5994;--mdc-switch-selected-pressed-track-color: #7e5994;--mdc-switch-selected-track-color: #7e5994}.theme-90.theme-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.theme-90.theme-dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.theme-90.theme-dark .mat-mdc-radio-button.mat-primary,.theme-90.theme-dark .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: #86609b;--mdc-radio-selected-hover-icon-color: #86609b;--mdc-radio-selected-icon-color: #86609b;--mdc-radio-selected-pressed-icon-color: #86609b;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #86609b;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-90.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-90.theme-dark .mat-accent{--mat-slider-ripple-color: #86609b;--mat-slider-hover-state-layer-color: rgba(134, 96, 155, .05);--mat-slider-focus-state-layer-color: rgba(134, 96, 155, .2);--mdc-slider-handle-color: #86609b;--mdc-slider-focus-handle-color: #86609b;--mdc-slider-hover-handle-color: #86609b;--mdc-slider-active-track-color: #86609b;--mdc-slider-inactive-track-color: #86609b;--mdc-slider-with-tick-marks-inactive-container-color: #86609b;--mdc-slider-with-tick-marks-active-container-color: white}.theme-90.theme-dark .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-90.theme-dark .mdc-list-item__start,.theme-90.theme-dark .mdc-list-item__end,.theme-90.theme-dark .mat-accent .mdc-list-item__start,.theme-90.theme-dark .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: #86609b;--mdc-radio-selected-hover-icon-color: #86609b;--mdc-radio-selected-icon-color: #86609b;--mdc-radio-selected-pressed-icon-color: #86609b}.theme-90.theme-dark .mat-warn .mdc-list-item__start,.theme-90.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-90.theme-dark .mat-mdc-list-option,.theme-90.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #86609b;--mdc-checkbox-selected-hover-icon-color: #86609b;--mdc-checkbox-selected-icon-color: #86609b;--mdc-checkbox-selected-pressed-icon-color: #86609b;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #86609b;--mdc-checkbox-selected-hover-state-layer-color: #86609b;--mdc-checkbox-selected-pressed-state-layer-color: #86609b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-90.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-90.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-90.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-90.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-90.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#86609b}.theme-90.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-90.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-90.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-90.theme-dark .mat-mdc-tab-group,.theme-90.theme-dark .mat-mdc-tab-nav-bar,.theme-90.theme-dark .mat-mdc-tab-group.mat-accent,.theme-90.theme-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #86609b;--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: #86609b;--mat-tab-header-active-ripple-color: #86609b;--mat-tab-header-inactive-ripple-color: #86609b;--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: #86609b;--mat-tab-header-active-hover-label-text-color: #86609b;--mat-tab-header-active-focus-indicator-color: #86609b;--mat-tab-header-active-hover-indicator-color: #86609b}.theme-90.theme-dark .mat-mdc-tab-group.mat-warn,.theme-90.theme-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-90.theme-dark .mat-mdc-tab-group.mat-background-primary,.theme-90.theme-dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-90.theme-dark .mat-mdc-tab-group.mat-background-accent,.theme-90.theme-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #86609b;--mat-tab-header-with-background-foreground-color: white}.theme-90.theme-dark .mat-mdc-tab-group.mat-background-warn,.theme-90.theme-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-90.theme-dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.theme-90.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #86609b;--mdc-checkbox-selected-hover-icon-color: #86609b;--mdc-checkbox-selected-icon-color: #86609b;--mdc-checkbox-selected-pressed-icon-color: #86609b;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #86609b;--mdc-checkbox-selected-hover-state-layer-color: #86609b;--mdc-checkbox-selected-pressed-state-layer-color: #86609b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-90.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-90.theme-dark .mat-mdc-button.mat-primary,.theme-90.theme-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #86609b;--mat-text-button-state-layer-color: #86609b;--mat-text-button-ripple-color: rgba(134, 96, 155, .1)}.theme-90.theme-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-90.theme-dark .mat-mdc-unelevated-button.mat-primary,.theme-90.theme-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #86609b;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-90.theme-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-90.theme-dark .mat-mdc-raised-button.mat-primary,.theme-90.theme-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #86609b;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-90.theme-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-90.theme-dark .mat-mdc-outlined-button.mat-primary,.theme-90.theme-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #86609b;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #86609b;--mat-outlined-button-ripple-color: rgba(134, 96, 155, .1)}.theme-90.theme-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-90.theme-dark .mat-mdc-icon-button.mat-primary,.theme-90.theme-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #86609b;--mat-icon-button-state-layer-color: #86609b;--mat-icon-button-ripple-color: rgba(134, 96, 155, .1)}.theme-90.theme-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-90.theme-dark .mat-mdc-fab.mat-primary,.theme-90.theme-dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #86609b;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-90.theme-dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-90.theme-dark .mat-mdc-mini-fab.mat-primary,.theme-90.theme-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #86609b;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-90.theme-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-90.theme-dark .mat-accent{--mdc-circular-progress-active-indicator-color: #86609b}.theme-90.theme-dark .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-90.theme-dark .mat-badge-accent{--mat-badge-background-color: #86609b;--mat-badge-text-color: white}.theme-90.theme-dark .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-90.theme-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #86609b;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(134, 96, 155, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(134, 96, 155, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(134, 96, 155, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(134, 96, 155, .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}.theme-90.theme-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-90.theme-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #86609b}.theme-90.theme-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-90.theme-dark .mat-icon.mat-primary,.theme-90.theme-dark .mat-icon.mat-accent{--mat-icon-color: #86609b}.theme-90.theme-dark .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-90.theme-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #86609b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #86609b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #86609b;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-90.theme-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-90.theme-dark .mat-toolbar.mat-primary,.theme-90.theme-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #86609b;--mat-toolbar-container-text-color: white}.theme-90.theme-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-90.theme-dark .st-primary-background{background:#86609b}.theme-90.theme-dark .st-primary{fill:#86609b}.theme-90.theme-dark .st-secondary{fill:#fff}.theme-90.theme-dark .mat-tree-node-content-interactive:hover{background-color:#303030}.theme-90.theme-dark .mat-tree-node-content-interactive-selected,.theme-90.theme-dark .mat-tree-node-content-interactive-selected:hover,.theme-90.theme-dark .mat-tree-node-content-interactive:active{background-color:#515151}.theme-90.theme-dark .mat-tree{background:transparent}.theme-90.theme-dark .text-gray{color:#ffffff80}.theme-90.theme-dark .text-primary{color:#fff}.theme-90.theme-dark .text-error{color:#e53935}.theme-90.theme-dark *.text-secondary,.theme-90.theme-dark *.text-muted{color:#ffffff80}.theme-90.theme-dark a.text-secondary:focus{color:#ffffff80}.theme-90.theme-dark a.text-secondary:hover{color:#fff}.theme-90.theme-dark .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38)}.theme-90.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-90.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-90.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#fff9!important}.theme-90.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-90.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-90.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#5e5e5e!important}.theme-90.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: white}.theme-90.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-90.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-90.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-90.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-90.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#ffffff80;position:absolute;left:6px;top:2px;font-size:10px}.theme-90.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-90.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #86609b;--mat-tab-header-active-hover-indicator-color: #86609b}.theme-90.theme-dark mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#fff;font-size:14px}.theme-90.theme-dark .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-90.theme-dark .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-90.theme-dark .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-90.theme-dark .cdk-overlay-pane:has(.plt-ui-dialog),.theme-90.theme-dark .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-90.theme-dark button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-90.theme-dark .mat-mdc-menu-panel,.theme-90.theme-dark .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-90.theme-dark .mat-mdc-autocomplete-panel{border:1px solid #9e9e9e}.theme-90.theme-dark .mat-mdc-menu-panel{background-color:#1e1e1e;max-width:none;min-width:280px}.theme-90.theme-dark .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-90.theme-dark .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#ede8f0}.theme-90.theme-dark .mdc-data-table__header-cell{background-color:#1e1e1e}.theme-90.theme-dark .mdc-data-table__row--selected{background-color:#515151}.theme-90.theme-dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#303030}.theme-90.theme-dark .mat-mdc-table{background:#1e1e1e}.theme-90.theme-dark .mdc-data-table__header-cell,.theme-90.theme-dark .mdc-data-table__cell{color:unset}.theme-90.theme-dark .mdc-data-table__row--selected:hover{background-color:#515151!important}.theme-90.theme-dark .mat-mdc-row{cursor:default}.theme-90.theme-dark .mat-mdc-row.has-changes{font-style:italic}.theme-90.theme-dark .mat-mdc-header-cell{width:0;border-left:1px solid #424242}.theme-90.theme-dark .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-90.theme-dark .mat-mdc-header-cell,.theme-90.theme-dark .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#424242}.theme-90.theme-dark .mat-mdc-cell,.theme-90.theme-dark .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-90.theme-dark .mat-mdc-cell.right,.theme-90.theme-dark .mat-mdc-cell *.right{text-align:center}.theme-90.theme-dark .mat-mdc-cell.vertical-align-center,.theme-90.theme-dark .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-90.theme-dark .mat-mdc-cell.vertical-align-top,.theme-90.theme-dark .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-90.theme-dark .mat-mdc-cell small,.theme-90.theme-dark .mat-mdc-cell * small{font-size:12px}.theme-90.theme-dark .mat-mdc-cell .mat-mdc-checkbox,.theme-90.theme-dark .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-90.theme-dark th:last-of-type{width:auto}.theme-90.theme-dark .navigation-window-selected,.theme-90.theme-dark .profile-selected{background:#8c68a0}.theme-100{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #4b9bc9;--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: #4b9bc9;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #4b9bc9;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: white;--mat-app-text-color: rgba(0, 0, 0, .87);--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, .6);--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: #4b9bc9;--mdc-filled-text-field-focus-active-indicator-color: #4b9bc9;--mdc-filled-text-field-focus-label-text-color: rgba(75, 155, 201, .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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(238, 238, 238, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(238, 238, 238, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(238, 238, 238, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #4b9bc9;--mdc-outlined-text-field-focus-outline-color: #4b9bc9;--mdc-outlined-text-field-focus-label-text-color: rgba(75, 155, 201, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(238, 238, 238, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(238, 238, 238, .06);--mdc-outlined-text-field-hover-outline-color: rgba(238, 238, 238, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(75, 155, 201, .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: #f44336;--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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(75, 155, 201, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #3e93c1;--mdc-switch-selected-handle-color: #3e93c1;--mdc-switch-selected-hover-state-layer-color: #3e93c1;--mdc-switch-selected-pressed-state-layer-color: #3e93c1;--mdc-switch-selected-focus-handle-color: #006d98;--mdc-switch-selected-hover-handle-color: #006d98;--mdc-switch-selected-pressed-handle-color: #006d98;--mdc-switch-selected-focus-track-color: #82bad9;--mdc-switch-selected-hover-track-color: #82bad9;--mdc-switch-selected-pressed-track-color: #82bad9;--mdc-switch-selected-track-color: #82bad9;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #4b9bc9;--mdc-slider-focus-handle-color: #4b9bc9;--mdc-slider-hover-handle-color: #4b9bc9;--mdc-slider-active-track-color: #4b9bc9;--mdc-slider-inactive-track-color: #4b9bc9;--mdc-slider-with-tick-marks-inactive-container-color: #4b9bc9;--mdc-slider-with-tick-marks-active-container-color: white;--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;--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-ripple-color: #4b9bc9;--mat-slider-hover-state-layer-color: rgba(75, 155, 201, .05);--mat-slider-focus-state-layer-color: rgba(75, 155, 201, .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-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: #eeeeee;--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, .6);--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-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: white;--mdc-checkbox-selected-focus-icon-color: #4b9bc9;--mdc-checkbox-selected-hover-icon-color: #4b9bc9;--mdc-checkbox-selected-icon-color: #4b9bc9;--mdc-checkbox-selected-pressed-icon-color: #4b9bc9;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #4b9bc9;--mdc-checkbox-selected-hover-state-layer-color: #4b9bc9;--mdc-checkbox-selected-pressed-state-layer-color: #4b9bc9;--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);--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-keep-touch-target: false;--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(210, 210, 210, .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(210, 210, 210, .12);--mdc-filled-button-disabled-label-text-color: rgba(210, 210, 210, .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(210, 210, 210, .12);--mdc-protected-button-disabled-label-text-color: rgba(210, 210, 210, .38);--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-protected-button-container-shadow-color: #000;--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: #eeeeee;--mdc-outlined-button-disabled-label-text-color: rgba(210, 210, 210, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: #eeeeee;--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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--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-container-shadow-color: #000;--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(210, 210, 210, .38);--mdc-fab-small-container-color: white;--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-fab-small-container-shadow-color: #000;--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(210, 210, 210, .38);--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-extended-fab-container-shadow-color: #000;--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: #4b9bc9;--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: #eeeeee;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #4b9bc9;--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: #4b9bc9;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #d2d2d2;--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: #ebebeb;--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .6);--mat-legacy-button-toggle-selected-state-background-color: #ebebeb;--mat-legacy-button-toggle-disabled-state-text-color: #d2d2d2;--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: #ebebeb;--mat-standard-button-toggle-selected-state-background-color: #ebebeb;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: #d2d2d2;--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: #eeeeee;--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: white;--mat-datepicker-calendar-date-selected-state-background-color: #4b9bc9;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(75, 155, 201, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(75, 155, 201, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(75, 155, 201, .3);--mat-datepicker-toggle-active-state-icon-color: #4b9bc9;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(75, 155, 201, .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, .6);--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: #eeeeee;--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .6);--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: #eeeeee;--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: #eeeeee;--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: #eeeeee;--mat-expansion-header-hover-state-layer-color: whitesmoke;--mat-expansion-header-focus-state-layer-color: whitesmoke;--mat-expansion-header-disabled-state-text-color: #d2d2d2;--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .6);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .6);--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: #eeeeee;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: white;--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: white;--mat-stepper-header-selected-state-icon-background-color: #4b9bc9;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4b9bc9;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4b9bc9;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: #eeeeee;--mat-stepper-header-hover-state-layer-color: whitesmoke;--mat-stepper-header-focus-state-layer-color: whitesmoke;--mat-stepper-header-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .6);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #666666;--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);--mdc-theme-primary: #4b9bc9;--mdc-ripple-color: #4b9bc9;--mat-toolbar-container-background-color: rgb(242, 242, 242);--plt-primary-color: #4b9bc9;--plt-primary-color-dark: #006d98;--plt-primary-color-light: #deeef4;--plt-primary-color-light-secondary: #a7cfe4;--plt-bg: #ffffff;--plt-bg-controls: #fafafa;--plt-bg-selected: #ebebeb;--plt-bg-focused: #ebebeb;--plt-bg-focused-controls: rgb(203, 203, 203);--plt-bg-hover: rgb(245, 245, 245);--plt-bg-hover-controls: rgb(224, 224, 224);--plt-bg-popup-border: #757575;--plt-bg-toolbar: rgb(242, 242, 242);--plt-select-divider: rgba(0, 0, 0, .05);--plt-divider: #eeeeee;--plt-resizable-divider: rgb(197, 197, 197);--plt-hard-divider: rgb(197, 197, 197);--plt-table-border: rgb(230, 230, 230);--plt-toolbar-border: rgba(0, 0, 0, .05);--plt-dialog: white;--plt-disabled: rgba(0, 0, 0, .38);--plt-button-disabled: #d2d2d2;--plt-text: rgba(0, 0, 0, .87);--plt-text-rgb: 0, 0, 0;--plt-text-primary: rgba(0, 0, 0, .87);--plt-text-secondary: rgba(0, 0, 0, .6);--plt-text-disabled: rgba(0, 0, 0, .38);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: rgba(0, 0, 0, .87);--plt-icon: rgba(0, 0, 0, .54);--plt-secondary-text-icon: rgba(0, 0, 0, .35);--plt-select-arrow-color: #616161;--plt-select-disabled-arrow-color: #9e9e9e;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: white;--plt-scrollbar-handle: #bdbdbd;--plt-scrollbar-handle-hover: #9e9e9e;--plt-scrollbar-track: #f5f5f5;--plt-message-owner: rgb(238, 255, 193);--plt-message-companion: rgb(230, 230, 230);--plt-control-border: rgba(0, 0, 0, .38);--plt-control-border-hover: rgba(0, 0, 0, .6);--user-state-0: transparent;--user-state-1: rgb(186, 186, 186);--user-state-2: rgb(183, 226, 129);--user-state-3: rgb(146, 225, 213);--user-state-4: rgb(166, 224, 252);--user-state-5: rgb(255, 200, 234);--user-state-6: rgb(254, 159, 121);--user-state-7: rgb(224, 195, 120);--mdc-dialog-container-color: #ffffff;--mdc-dialog-supporting-text-color: black;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-100 .mat-accent{--mat-option-selected-state-label-text-color: #4b9bc9;--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)}.theme-100 .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-100 .mat-primary,.theme-100 .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #4b9bc9;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #4b9bc9;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-100 .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-100 .mat-elevation-z0,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-100 .mat-elevation-z1,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-100 .mat-elevation-z2,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-100 .mat-elevation-z3,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-100 .mat-elevation-z4,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-100 .mat-elevation-z5,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-100 .mat-elevation-z6,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-100 .mat-elevation-z7,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-100 .mat-elevation-z8,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-100 .mat-elevation-z9,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-100 .mat-elevation-z10,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-100 .mat-elevation-z11,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-100 .mat-elevation-z12,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-100 .mat-elevation-z13,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-100 .mat-elevation-z14,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-100 .mat-elevation-z15,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-100 .mat-elevation-z16,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-100 .mat-elevation-z17,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-100 .mat-elevation-z18,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-100 .mat-elevation-z19,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-100 .mat-elevation-z20,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-100 .mat-elevation-z21,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-100 .mat-elevation-z22,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-100 .mat-elevation-z23,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-100 .mat-elevation-z24,.theme-100 .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-100 .mat-mdc-progress-bar,.theme-100 .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #4b9bc9;--mdc-linear-progress-track-color: rgba(75, 155, 201, .25)}.theme-100 .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-100 .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #4b9bc9;--mdc-filled-text-field-focus-active-indicator-color: #4b9bc9;--mdc-filled-text-field-focus-label-text-color: rgba(75, 155, 201, .87);--mdc-outlined-text-field-caret-color: #4b9bc9;--mdc-outlined-text-field-focus-outline-color: #4b9bc9;--mdc-outlined-text-field-focus-label-text-color: rgba(75, 155, 201, .87);--mat-form-field-focus-select-arrow-color: rgba(75, 155, 201, .87)}.theme-100 .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-100 .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(75, 155, 201, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-100 .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-100 .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-100 .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}.theme-100 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-100 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-100 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-100 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #4b9bc9;--mdc-chip-elevated-selected-container-color: #4b9bc9;--mdc-chip-elevated-disabled-container-color: #4b9bc9;--mdc-chip-flat-disabled-selected-container-color: #4b9bc9;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-100 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-100 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-100 .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-100 .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #3e93c1;--mdc-switch-selected-handle-color: #3e93c1;--mdc-switch-selected-hover-state-layer-color: #3e93c1;--mdc-switch-selected-pressed-state-layer-color: #3e93c1;--mdc-switch-selected-focus-handle-color: #006d98;--mdc-switch-selected-hover-handle-color: #006d98;--mdc-switch-selected-pressed-handle-color: #006d98;--mdc-switch-selected-focus-track-color: #82bad9;--mdc-switch-selected-hover-track-color: #82bad9;--mdc-switch-selected-pressed-track-color: #82bad9;--mdc-switch-selected-track-color: #82bad9}.theme-100 .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.theme-100 .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-100 .mat-mdc-radio-button.mat-primary,.theme-100 .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: #4b9bc9;--mdc-radio-selected-hover-icon-color: #4b9bc9;--mdc-radio-selected-icon-color: #4b9bc9;--mdc-radio-selected-pressed-icon-color: #4b9bc9;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #4b9bc9;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.theme-100 .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.theme-100 .mat-accent{--mat-slider-ripple-color: #4b9bc9;--mat-slider-hover-state-layer-color: rgba(75, 155, 201, .05);--mat-slider-focus-state-layer-color: rgba(75, 155, 201, .2);--mdc-slider-handle-color: #4b9bc9;--mdc-slider-focus-handle-color: #4b9bc9;--mdc-slider-hover-handle-color: #4b9bc9;--mdc-slider-active-track-color: #4b9bc9;--mdc-slider-inactive-track-color: #4b9bc9;--mdc-slider-with-tick-marks-inactive-container-color: #4b9bc9;--mdc-slider-with-tick-marks-active-container-color: white}.theme-100 .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-100 .mdc-list-item__start,.theme-100 .mdc-list-item__end,.theme-100 .mat-accent .mdc-list-item__start,.theme-100 .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: #4b9bc9;--mdc-radio-selected-hover-icon-color: #4b9bc9;--mdc-radio-selected-icon-color: #4b9bc9;--mdc-radio-selected-pressed-icon-color: #4b9bc9}.theme-100 .mat-warn .mdc-list-item__start,.theme-100 .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-100 .mat-mdc-list-option,.theme-100 .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: white;--mdc-checkbox-selected-focus-icon-color: #4b9bc9;--mdc-checkbox-selected-hover-icon-color: #4b9bc9;--mdc-checkbox-selected-icon-color: #4b9bc9;--mdc-checkbox-selected-pressed-icon-color: #4b9bc9;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #4b9bc9;--mdc-checkbox-selected-hover-state-layer-color: #4b9bc9;--mdc-checkbox-selected-pressed-state-layer-color: #4b9bc9;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-100 .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-100 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-100 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-100 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-100 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#4b9bc9}.theme-100 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-100 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-100 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-100 .mat-mdc-tab-group,.theme-100 .mat-mdc-tab-nav-bar,.theme-100 .mat-mdc-tab-group.mat-accent,.theme-100 .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #4b9bc9;--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: #4b9bc9;--mat-tab-header-active-ripple-color: #4b9bc9;--mat-tab-header-inactive-ripple-color: #4b9bc9;--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: #4b9bc9;--mat-tab-header-active-hover-label-text-color: #4b9bc9;--mat-tab-header-active-focus-indicator-color: #4b9bc9;--mat-tab-header-active-hover-indicator-color: #4b9bc9}.theme-100 .mat-mdc-tab-group.mat-warn,.theme-100 .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-100 .mat-mdc-tab-group.mat-background-primary,.theme-100 .mat-mdc-tab-nav-bar.mat-background-primary,.theme-100 .mat-mdc-tab-group.mat-background-accent,.theme-100 .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #4b9bc9;--mat-tab-header-with-background-foreground-color: white}.theme-100 .mat-mdc-tab-group.mat-background-warn,.theme-100 .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-100 .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-100 .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: white;--mdc-checkbox-selected-focus-icon-color: #4b9bc9;--mdc-checkbox-selected-hover-icon-color: #4b9bc9;--mdc-checkbox-selected-icon-color: #4b9bc9;--mdc-checkbox-selected-pressed-icon-color: #4b9bc9;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #4b9bc9;--mdc-checkbox-selected-hover-state-layer-color: #4b9bc9;--mdc-checkbox-selected-pressed-state-layer-color: #4b9bc9;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-100 .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-100 .mat-mdc-button.mat-primary,.theme-100 .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #4b9bc9;--mat-text-button-state-layer-color: #4b9bc9;--mat-text-button-ripple-color: rgba(75, 155, 201, .1)}.theme-100 .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-100 .mat-mdc-unelevated-button.mat-primary,.theme-100 .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #4b9bc9;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-100 .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-100 .mat-mdc-raised-button.mat-primary,.theme-100 .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #4b9bc9;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-100 .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-100 .mat-mdc-outlined-button.mat-primary,.theme-100 .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #4b9bc9;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #4b9bc9;--mat-outlined-button-ripple-color: rgba(75, 155, 201, .1)}.theme-100 .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-100 .mat-mdc-icon-button.mat-primary,.theme-100 .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #4b9bc9;--mat-icon-button-state-layer-color: #4b9bc9;--mat-icon-button-ripple-color: rgba(75, 155, 201, .1)}.theme-100 .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-100 .mat-mdc-fab.mat-primary,.theme-100 .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #4b9bc9;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-100 .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-100 .mat-mdc-mini-fab.mat-primary,.theme-100 .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #4b9bc9;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-100 .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-100 .mat-accent{--mdc-circular-progress-active-indicator-color: #4b9bc9}.theme-100 .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-100 .mat-badge-accent{--mat-badge-background-color: #4b9bc9;--mat-badge-text-color: white}.theme-100 .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-100 .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #4b9bc9;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(75, 155, 201, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(75, 155, 201, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(75, 155, 201, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(75, 155, 201, .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}.theme-100 .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-100 .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #4b9bc9}.theme-100 .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-100 .mat-icon.mat-primary,.theme-100 .mat-icon.mat-accent{--mat-icon-color: #4b9bc9}.theme-100 .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-100 .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #4b9bc9;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4b9bc9;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4b9bc9;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-100 .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-100 .mat-toolbar.mat-primary,.theme-100 .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #4b9bc9;--mat-toolbar-container-text-color: white}.theme-100 .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-100 .st-primary-background{background:#4b9bc9}.theme-100 .st-primary{fill:#4b9bc9}.theme-100 .st-secondary{fill:#0000008a}.theme-100 .mat-tree-node-content-interactive:hover{background-color:#f5f5f5}.theme-100 .mat-tree-node-content-interactive-selected,.theme-100 .mat-tree-node-content-interactive-selected:hover,.theme-100 .mat-tree-node-content-interactive:active{background-color:#ebebeb}.theme-100 .mat-tree{background:transparent}.theme-100 .text-gray{color:#0009}.theme-100 .text-primary{color:#000000de}.theme-100 .text-error{color:#e53935}.theme-100 *.text-secondary,.theme-100 *.text-muted{color:#0009}.theme-100 a.text-secondary:focus{color:#0009}.theme-100 a.text-secondary:hover{color:#000000de}.theme-100 .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38)}.theme-100 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-100 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-100 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0009!important}.theme-100 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-100 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-100 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#d2d2d2!important}.theme-100 mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: black}.theme-100 mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-100 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-100 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-100 mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-100 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#0009;position:absolute;left:6px;top:2px;font-size:10px}.theme-100 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-100 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #4b9bc9;--mat-tab-header-active-hover-indicator-color: #4b9bc9}.theme-100 mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#000;font-size:14px}.theme-100 .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-100 .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-100 .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-100 .cdk-overlay-pane:has(.plt-ui-dialog),.theme-100 .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-100 button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-100 .mat-mdc-menu-panel,.theme-100 .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-100 .mat-mdc-autocomplete-panel{border:1px solid #757575}.theme-100 .mat-mdc-menu-panel{background-color:#fff;max-width:none;min-width:280px}.theme-100 .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-100 .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#b8e6f0}.theme-100 .mdc-data-table__header-cell{background-color:#fff}.theme-100 .mdc-data-table__row--selected{background-color:#ebebeb}.theme-100 .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#f5f5f5}.theme-100 .mat-mdc-table{background:#fff}.theme-100 .mdc-data-table__header-cell,.theme-100 .mdc-data-table__cell{color:unset}.theme-100 .mdc-data-table__row--selected:hover{background-color:#ebebeb!important}.theme-100 .mat-mdc-row{cursor:default}.theme-100 .mat-mdc-row.has-changes{font-style:italic}.theme-100 .mat-mdc-header-cell{width:0;border-left:1px solid #e6e6e6}.theme-100 .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-100 .mat-mdc-header-cell,.theme-100 .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#e6e6e6}.theme-100 .mat-mdc-cell,.theme-100 .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-100 .mat-mdc-cell.right,.theme-100 .mat-mdc-cell *.right{text-align:center}.theme-100 .mat-mdc-cell.vertical-align-center,.theme-100 .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-100 .mat-mdc-cell.vertical-align-top,.theme-100 .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-100 .mat-mdc-cell small,.theme-100 .mat-mdc-cell * small{font-size:12px}.theme-100 .mat-mdc-cell .mat-mdc-checkbox,.theme-100 .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-100 th:last-of-type{width:auto}.theme-100 .navigation-window-selected,.theme-100 .profile-selected{background:#2684b1}.theme-100.theme-dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #4b9bc9;--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: #4b9bc9;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #4b9bc9;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #1e1e1e;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #353535;--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: #353535;--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, .5);--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: #4b9bc9;--mdc-filled-text-field-focus-active-indicator-color: #4b9bc9;--mdc-filled-text-field-focus-label-text-color: rgba(75, 155, 201, .87);--mdc-filled-text-field-container-color: #3d3d3d;--mdc-filled-text-field-disabled-container-color: #393939;--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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--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: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #4b9bc9;--mdc-outlined-text-field-focus-outline-color: #4b9bc9;--mdc-outlined-text-field-focus-label-text-color: rgba(75, 155, 201, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--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: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(75, 155, 201, .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: #f44336;--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: #353535;--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(75, 155, 201, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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: #353535;--mdc-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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: #212121;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #82bad9;--mdc-switch-selected-handle-color: #82bad9;--mdc-switch-selected-hover-state-layer-color: #82bad9;--mdc-switch-selected-pressed-state-layer-color: #82bad9;--mdc-switch-selected-focus-handle-color: #a7cfe4;--mdc-switch-selected-hover-handle-color: #a7cfe4;--mdc-switch-selected-pressed-handle-color: #a7cfe4;--mdc-switch-selected-focus-track-color: #3e93c1;--mdc-switch-selected-hover-track-color: #3e93c1;--mdc-switch-selected-pressed-track-color: #3e93c1;--mdc-switch-selected-track-color: #3e93c1;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #4b9bc9;--mdc-slider-focus-handle-color: #4b9bc9;--mdc-slider-hover-handle-color: #4b9bc9;--mdc-slider-active-track-color: #4b9bc9;--mdc-slider-inactive-track-color: #4b9bc9;--mdc-slider-with-tick-marks-inactive-container-color: #4b9bc9;--mdc-slider-with-tick-marks-active-container-color: white;--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;--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-ripple-color: #4b9bc9;--mat-slider-hover-state-layer-color: rgba(75, 155, 201, .05);--mat-slider-focus-state-layer-color: rgba(75, 155, 201, .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-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: #353535;--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, .5);--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: #353535;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: white;--mdc-checkbox-selected-focus-icon-color: #4b9bc9;--mdc-checkbox-selected-hover-icon-color: #4b9bc9;--mdc-checkbox-selected-icon-color: #4b9bc9;--mdc-checkbox-selected-pressed-icon-color: #4b9bc9;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #4b9bc9;--mdc-checkbox-selected-hover-state-layer-color: #4b9bc9;--mdc-checkbox-selected-pressed-state-layer-color: #4b9bc9;--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);--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-keep-touch-target: false;--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(94, 94, 94, .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: #353535;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-filled-button-disabled-label-text-color: rgba(94, 94, 94, .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: #353535;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-protected-button-disabled-label-text-color: rgba(94, 94, 94, .5);--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-protected-button-container-shadow-color: #000;--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(94, 94, 94, .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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #353535;--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-container-shadow-color: #000;--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(94, 94, 94, .5);--mdc-fab-small-container-color: #353535;--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-fab-small-container-shadow-color: #000;--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(94, 94, 94, .5);--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-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d7d7d7;--mdc-snackbar-supporting-text-color: rgba(53, 53, 53, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #353535;--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: #4b9bc9;--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: #4b9bc9;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #5e5e5e;--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: #212121;--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: #515151;--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-selected-state-background-color: #515151;--mat-legacy-button-toggle-disabled-state-text-color: #5e5e5e;--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: #353535;--mat-standard-button-toggle-state-layer-color: #515151;--mat-standard-button-toggle-selected-state-background-color: #515151;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #5e5e5e;--mat-standard-button-toggle-disabled-state-background-color: #353535;--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: #4d4d4d;--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: white;--mat-datepicker-calendar-date-selected-state-background-color: #4b9bc9;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(75, 155, 201, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(75, 155, 201, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(75, 155, 201, .3);--mat-datepicker-toggle-active-state-icon-color: #4b9bc9;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(75, 155, 201, .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, .5);--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, .5);--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: #353535;--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: #353535;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: #303030;--mat-expansion-header-focus-state-layer-color: #303030;--mat-expansion-header-disabled-state-text-color: #5e5e5e;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .5);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .5);--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: #212121;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #1e1e1e;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(202, 202, 202, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #4b9bc9;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4b9bc9;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4b9bc9;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #353535;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: #303030;--mat-stepper-header-focus-state-layer-color: #303030;--mat-stepper-header-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .5);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #9a9a9a;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #353535;--mat-tree-node-text-color: white;--mdc-theme-primary: #4b9bc9;--mdc-ripple-color: #4b9bc9;--mat-toolbar-container-background-color: #282828;--plt-primary-color: #4b9bc9;--plt-primary-color-dark: #006d98;--plt-primary-color-light: #deeef4;--plt-primary-color-light-secondary: #a7cfe4;--plt-bg: rgb(30, 30, 30);--plt-bg-controls: rgb(40, 40, 40);--plt-bg-selected: #515151;--plt-bg-focused: #515151;--plt-bg-focused-controls: rgb(77, 77, 77);--plt-bg-hover: rgb(48, 48, 48);--plt-bg-hover-controls: rgb(58, 58, 58);--plt-bg-popup-border: #9e9e9e;--plt-bg-toolbar: #282828;--plt-select-divider: rgba(255, 255, 255, .24);--plt-divider: rgba(255, 255, 255, .12);--plt-resizable-divider: #9e9e9e;--plt-hard-divider: #9e9e9e;--plt-table-border: rgb(66, 66, 66);--plt-toolbar-border: rgba(255, 255, 255, .12);--plt-dialog: #212121;--plt-disabled: rgba(255, 255, 255, .5);--plt-button-disabled: #5e5e5e;--plt-text: white;--plt-text-rgb: 255, 255, 255;--plt-text-primary: white;--plt-text-secondary: rgba(255, 255, 255, .5);--plt-text-disabled: rgba(255, 255, 255, .5);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: white;--plt-icon: white;--plt-secondary-text-icon: rgba(255, 255, 255, .43);--plt-select-arrow-color: #9e9e9e;--plt-select-disabled-arrow-color: #616161;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: #353535;--plt-scrollbar-handle: #616161;--plt-scrollbar-handle-hover: #757575;--plt-scrollbar-track: rgba(255, 255, 255, .05);--plt-message-owner: rgb(92, 92, 92);--plt-message-companion: rgb(51, 51, 51);--plt-control-border: rgba(255, 255, 255, .38);--plt-control-border-hover: rgba(255, 255, 255, .6);--user-state-0: transparent;--user-state-1: rgb(77, 77, 77);--user-state-2: rgb(36, 101, 18);--user-state-3: rgb(0, 102, 94);--user-state-4: rgb(0, 80, 161);--user-state-5: rgb(144, 0, 82);--user-state-6: rgb(142, 22, 0);--user-state-7: rgb(85, 48, 0);--mdc-dialog-container-color: rgb(30, 30, 30);--mdc-dialog-supporting-text-color: white;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-100.theme-dark .mat-accent{--mat-option-selected-state-label-text-color: #4b9bc9;--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)}.theme-100.theme-dark .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-100.theme-dark .mat-primary,.theme-100.theme-dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #4b9bc9;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #4b9bc9;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-100.theme-dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-100.theme-dark .mat-elevation-z0,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-100.theme-dark .mat-elevation-z1,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-100.theme-dark .mat-elevation-z2,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-100.theme-dark .mat-elevation-z3,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-100.theme-dark .mat-elevation-z4,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-100.theme-dark .mat-elevation-z5,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-100.theme-dark .mat-elevation-z6,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-100.theme-dark .mat-elevation-z7,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-100.theme-dark .mat-elevation-z8,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-100.theme-dark .mat-elevation-z9,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-100.theme-dark .mat-elevation-z10,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-100.theme-dark .mat-elevation-z11,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-100.theme-dark .mat-elevation-z12,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-100.theme-dark .mat-elevation-z13,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-100.theme-dark .mat-elevation-z14,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-100.theme-dark .mat-elevation-z15,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-100.theme-dark .mat-elevation-z16,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-100.theme-dark .mat-elevation-z17,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-100.theme-dark .mat-elevation-z18,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-100.theme-dark .mat-elevation-z19,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-100.theme-dark .mat-elevation-z20,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-100.theme-dark .mat-elevation-z21,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-100.theme-dark .mat-elevation-z22,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-100.theme-dark .mat-elevation-z23,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-100.theme-dark .mat-elevation-z24,.theme-100.theme-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-100.theme-dark .mat-mdc-progress-bar,.theme-100.theme-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #4b9bc9;--mdc-linear-progress-track-color: rgba(75, 155, 201, .25)}.theme-100.theme-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-100.theme-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #4b9bc9;--mdc-filled-text-field-focus-active-indicator-color: #4b9bc9;--mdc-filled-text-field-focus-label-text-color: rgba(75, 155, 201, .87);--mdc-outlined-text-field-caret-color: #4b9bc9;--mdc-outlined-text-field-focus-outline-color: #4b9bc9;--mdc-outlined-text-field-focus-label-text-color: rgba(75, 155, 201, .87);--mat-form-field-focus-select-arrow-color: rgba(75, 155, 201, .87)}.theme-100.theme-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-100.theme-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #353535;--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(75, 155, 201, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-100.theme-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #353535;--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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-100.theme-dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-100.theme-dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #4d4d4d;--mdc-chip-elevated-selected-container-color: #4d4d4d;--mdc-chip-elevated-disabled-container-color: #4d4d4d;--mdc-chip-flat-disabled-selected-container-color: #4d4d4d;--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}.theme-100.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-100.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-100.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-100.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #4b9bc9;--mdc-chip-elevated-selected-container-color: #4b9bc9;--mdc-chip-elevated-disabled-container-color: #4b9bc9;--mdc-chip-flat-disabled-selected-container-color: #4b9bc9;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-100.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-100.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-100.theme-dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.theme-100.theme-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #82bad9;--mdc-switch-selected-handle-color: #82bad9;--mdc-switch-selected-hover-state-layer-color: #82bad9;--mdc-switch-selected-pressed-state-layer-color: #82bad9;--mdc-switch-selected-focus-handle-color: #a7cfe4;--mdc-switch-selected-hover-handle-color: #a7cfe4;--mdc-switch-selected-pressed-handle-color: #a7cfe4;--mdc-switch-selected-focus-track-color: #3e93c1;--mdc-switch-selected-hover-track-color: #3e93c1;--mdc-switch-selected-pressed-track-color: #3e93c1;--mdc-switch-selected-track-color: #3e93c1}.theme-100.theme-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.theme-100.theme-dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.theme-100.theme-dark .mat-mdc-radio-button.mat-primary,.theme-100.theme-dark .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: #4b9bc9;--mdc-radio-selected-hover-icon-color: #4b9bc9;--mdc-radio-selected-icon-color: #4b9bc9;--mdc-radio-selected-pressed-icon-color: #4b9bc9;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #4b9bc9;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-100.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-100.theme-dark .mat-accent{--mat-slider-ripple-color: #4b9bc9;--mat-slider-hover-state-layer-color: rgba(75, 155, 201, .05);--mat-slider-focus-state-layer-color: rgba(75, 155, 201, .2);--mdc-slider-handle-color: #4b9bc9;--mdc-slider-focus-handle-color: #4b9bc9;--mdc-slider-hover-handle-color: #4b9bc9;--mdc-slider-active-track-color: #4b9bc9;--mdc-slider-inactive-track-color: #4b9bc9;--mdc-slider-with-tick-marks-inactive-container-color: #4b9bc9;--mdc-slider-with-tick-marks-active-container-color: white}.theme-100.theme-dark .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-100.theme-dark .mdc-list-item__start,.theme-100.theme-dark .mdc-list-item__end,.theme-100.theme-dark .mat-accent .mdc-list-item__start,.theme-100.theme-dark .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: #4b9bc9;--mdc-radio-selected-hover-icon-color: #4b9bc9;--mdc-radio-selected-icon-color: #4b9bc9;--mdc-radio-selected-pressed-icon-color: #4b9bc9}.theme-100.theme-dark .mat-warn .mdc-list-item__start,.theme-100.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-100.theme-dark .mat-mdc-list-option,.theme-100.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #4b9bc9;--mdc-checkbox-selected-hover-icon-color: #4b9bc9;--mdc-checkbox-selected-icon-color: #4b9bc9;--mdc-checkbox-selected-pressed-icon-color: #4b9bc9;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #4b9bc9;--mdc-checkbox-selected-hover-state-layer-color: #4b9bc9;--mdc-checkbox-selected-pressed-state-layer-color: #4b9bc9;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-100.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-100.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-100.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-100.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-100.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#4b9bc9}.theme-100.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-100.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-100.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-100.theme-dark .mat-mdc-tab-group,.theme-100.theme-dark .mat-mdc-tab-nav-bar,.theme-100.theme-dark .mat-mdc-tab-group.mat-accent,.theme-100.theme-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #4b9bc9;--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: #4b9bc9;--mat-tab-header-active-ripple-color: #4b9bc9;--mat-tab-header-inactive-ripple-color: #4b9bc9;--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: #4b9bc9;--mat-tab-header-active-hover-label-text-color: #4b9bc9;--mat-tab-header-active-focus-indicator-color: #4b9bc9;--mat-tab-header-active-hover-indicator-color: #4b9bc9}.theme-100.theme-dark .mat-mdc-tab-group.mat-warn,.theme-100.theme-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-100.theme-dark .mat-mdc-tab-group.mat-background-primary,.theme-100.theme-dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-100.theme-dark .mat-mdc-tab-group.mat-background-accent,.theme-100.theme-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #4b9bc9;--mat-tab-header-with-background-foreground-color: white}.theme-100.theme-dark .mat-mdc-tab-group.mat-background-warn,.theme-100.theme-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-100.theme-dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.theme-100.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #4b9bc9;--mdc-checkbox-selected-hover-icon-color: #4b9bc9;--mdc-checkbox-selected-icon-color: #4b9bc9;--mdc-checkbox-selected-pressed-icon-color: #4b9bc9;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #4b9bc9;--mdc-checkbox-selected-hover-state-layer-color: #4b9bc9;--mdc-checkbox-selected-pressed-state-layer-color: #4b9bc9;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-100.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-100.theme-dark .mat-mdc-button.mat-primary,.theme-100.theme-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #4b9bc9;--mat-text-button-state-layer-color: #4b9bc9;--mat-text-button-ripple-color: rgba(75, 155, 201, .1)}.theme-100.theme-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-100.theme-dark .mat-mdc-unelevated-button.mat-primary,.theme-100.theme-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #4b9bc9;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-100.theme-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-100.theme-dark .mat-mdc-raised-button.mat-primary,.theme-100.theme-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #4b9bc9;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-100.theme-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-100.theme-dark .mat-mdc-outlined-button.mat-primary,.theme-100.theme-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #4b9bc9;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #4b9bc9;--mat-outlined-button-ripple-color: rgba(75, 155, 201, .1)}.theme-100.theme-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-100.theme-dark .mat-mdc-icon-button.mat-primary,.theme-100.theme-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #4b9bc9;--mat-icon-button-state-layer-color: #4b9bc9;--mat-icon-button-ripple-color: rgba(75, 155, 201, .1)}.theme-100.theme-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-100.theme-dark .mat-mdc-fab.mat-primary,.theme-100.theme-dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #4b9bc9;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-100.theme-dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-100.theme-dark .mat-mdc-mini-fab.mat-primary,.theme-100.theme-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #4b9bc9;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-100.theme-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-100.theme-dark .mat-accent{--mdc-circular-progress-active-indicator-color: #4b9bc9}.theme-100.theme-dark .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-100.theme-dark .mat-badge-accent{--mat-badge-background-color: #4b9bc9;--mat-badge-text-color: white}.theme-100.theme-dark .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-100.theme-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #4b9bc9;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(75, 155, 201, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(75, 155, 201, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(75, 155, 201, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(75, 155, 201, .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}.theme-100.theme-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-100.theme-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #4b9bc9}.theme-100.theme-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-100.theme-dark .mat-icon.mat-primary,.theme-100.theme-dark .mat-icon.mat-accent{--mat-icon-color: #4b9bc9}.theme-100.theme-dark .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-100.theme-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #4b9bc9;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4b9bc9;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4b9bc9;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-100.theme-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-100.theme-dark .mat-toolbar.mat-primary,.theme-100.theme-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #4b9bc9;--mat-toolbar-container-text-color: white}.theme-100.theme-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-100.theme-dark .st-primary-background{background:#4b9bc9}.theme-100.theme-dark .st-primary{fill:#4b9bc9}.theme-100.theme-dark .st-secondary{fill:#fff}.theme-100.theme-dark .mat-tree-node-content-interactive:hover{background-color:#303030}.theme-100.theme-dark .mat-tree-node-content-interactive-selected,.theme-100.theme-dark .mat-tree-node-content-interactive-selected:hover,.theme-100.theme-dark .mat-tree-node-content-interactive:active{background-color:#515151}.theme-100.theme-dark .mat-tree{background:transparent}.theme-100.theme-dark .text-gray{color:#ffffff80}.theme-100.theme-dark .text-primary{color:#fff}.theme-100.theme-dark .text-error{color:#e53935}.theme-100.theme-dark *.text-secondary,.theme-100.theme-dark *.text-muted{color:#ffffff80}.theme-100.theme-dark a.text-secondary:focus{color:#ffffff80}.theme-100.theme-dark a.text-secondary:hover{color:#fff}.theme-100.theme-dark .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38)}.theme-100.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-100.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-100.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#fff9!important}.theme-100.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-100.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-100.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#5e5e5e!important}.theme-100.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: white}.theme-100.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-100.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-100.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-100.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-100.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#ffffff80;position:absolute;left:6px;top:2px;font-size:10px}.theme-100.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-100.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #4b9bc9;--mat-tab-header-active-hover-indicator-color: #4b9bc9}.theme-100.theme-dark mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#fff;font-size:14px}.theme-100.theme-dark .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-100.theme-dark .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-100.theme-dark .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-100.theme-dark .cdk-overlay-pane:has(.plt-ui-dialog),.theme-100.theme-dark .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-100.theme-dark button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-100.theme-dark .mat-mdc-menu-panel,.theme-100.theme-dark .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-100.theme-dark .mat-mdc-autocomplete-panel{border:1px solid #9e9e9e}.theme-100.theme-dark .mat-mdc-menu-panel{background-color:#1e1e1e;max-width:none;min-width:280px}.theme-100.theme-dark .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-100.theme-dark .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#b8e6f0}.theme-100.theme-dark .mdc-data-table__header-cell{background-color:#1e1e1e}.theme-100.theme-dark .mdc-data-table__row--selected{background-color:#515151}.theme-100.theme-dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#303030}.theme-100.theme-dark .mat-mdc-table{background:#1e1e1e}.theme-100.theme-dark .mdc-data-table__header-cell,.theme-100.theme-dark .mdc-data-table__cell{color:unset}.theme-100.theme-dark .mdc-data-table__row--selected:hover{background-color:#515151!important}.theme-100.theme-dark .mat-mdc-row{cursor:default}.theme-100.theme-dark .mat-mdc-row.has-changes{font-style:italic}.theme-100.theme-dark .mat-mdc-header-cell{width:0;border-left:1px solid #424242}.theme-100.theme-dark .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-100.theme-dark .mat-mdc-header-cell,.theme-100.theme-dark .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#424242}.theme-100.theme-dark .mat-mdc-cell,.theme-100.theme-dark .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-100.theme-dark .mat-mdc-cell.right,.theme-100.theme-dark .mat-mdc-cell *.right{text-align:center}.theme-100.theme-dark .mat-mdc-cell.vertical-align-center,.theme-100.theme-dark .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-100.theme-dark .mat-mdc-cell.vertical-align-top,.theme-100.theme-dark .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-100.theme-dark .mat-mdc-cell small,.theme-100.theme-dark .mat-mdc-cell * small{font-size:12px}.theme-100.theme-dark .mat-mdc-cell .mat-mdc-checkbox,.theme-100.theme-dark .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-100.theme-dark th:last-of-type{width:auto}.theme-100.theme-dark .navigation-window-selected,.theme-100.theme-dark .profile-selected{background:#5ca5ce}.theme-101{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #4a8205;--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: #4a8205;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #4a8205;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: white;--mat-app-text-color: rgba(0, 0, 0, .87);--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, .6);--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: #4a8205;--mdc-filled-text-field-focus-active-indicator-color: #4a8205;--mdc-filled-text-field-focus-label-text-color: rgba(74, 130, 5, .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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(238, 238, 238, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(238, 238, 238, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(238, 238, 238, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #4a8205;--mdc-outlined-text-field-focus-outline-color: #4a8205;--mdc-outlined-text-field-focus-label-text-color: rgba(74, 130, 5, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(238, 238, 238, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(238, 238, 238, .06);--mdc-outlined-text-field-hover-outline-color: rgba(238, 238, 238, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(74, 130, 5, .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: #f44336;--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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(74, 130, 5, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #417a04;--mdc-switch-selected-handle-color: #417a04;--mdc-switch-selected-hover-state-layer-color: #417a04;--mdc-switch-selected-pressed-state-layer-color: #417a04;--mdc-switch-selected-focus-handle-color: #165500;--mdc-switch-selected-hover-handle-color: #165500;--mdc-switch-selected-pressed-handle-color: #165500;--mdc-switch-selected-focus-track-color: #82a953;--mdc-switch-selected-hover-track-color: #82a953;--mdc-switch-selected-pressed-track-color: #82a953;--mdc-switch-selected-track-color: #82a953;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #4a8205;--mdc-slider-focus-handle-color: #4a8205;--mdc-slider-hover-handle-color: #4a8205;--mdc-slider-active-track-color: #4a8205;--mdc-slider-inactive-track-color: #4a8205;--mdc-slider-with-tick-marks-inactive-container-color: #4a8205;--mdc-slider-with-tick-marks-active-container-color: white;--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;--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-ripple-color: #4a8205;--mat-slider-hover-state-layer-color: rgba(74, 130, 5, .05);--mat-slider-focus-state-layer-color: rgba(74, 130, 5, .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-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: #eeeeee;--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, .6);--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-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: white;--mdc-checkbox-selected-focus-icon-color: #4a8205;--mdc-checkbox-selected-hover-icon-color: #4a8205;--mdc-checkbox-selected-icon-color: #4a8205;--mdc-checkbox-selected-pressed-icon-color: #4a8205;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #4a8205;--mdc-checkbox-selected-hover-state-layer-color: #4a8205;--mdc-checkbox-selected-pressed-state-layer-color: #4a8205;--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);--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-keep-touch-target: false;--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(210, 210, 210, .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(210, 210, 210, .12);--mdc-filled-button-disabled-label-text-color: rgba(210, 210, 210, .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(210, 210, 210, .12);--mdc-protected-button-disabled-label-text-color: rgba(210, 210, 210, .38);--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-protected-button-container-shadow-color: #000;--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: #eeeeee;--mdc-outlined-button-disabled-label-text-color: rgba(210, 210, 210, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: #eeeeee;--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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--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-container-shadow-color: #000;--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(210, 210, 210, .38);--mdc-fab-small-container-color: white;--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-fab-small-container-shadow-color: #000;--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(210, 210, 210, .38);--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-extended-fab-container-shadow-color: #000;--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: #4a8205;--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: #eeeeee;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #4a8205;--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: #4a8205;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #d2d2d2;--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: #ebebeb;--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .6);--mat-legacy-button-toggle-selected-state-background-color: #ebebeb;--mat-legacy-button-toggle-disabled-state-text-color: #d2d2d2;--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: #ebebeb;--mat-standard-button-toggle-selected-state-background-color: #ebebeb;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: #d2d2d2;--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: #eeeeee;--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: white;--mat-datepicker-calendar-date-selected-state-background-color: #4a8205;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(74, 130, 5, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(74, 130, 5, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(74, 130, 5, .3);--mat-datepicker-toggle-active-state-icon-color: #4a8205;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(74, 130, 5, .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, .6);--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: #eeeeee;--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .6);--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: #eeeeee;--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: #eeeeee;--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: #eeeeee;--mat-expansion-header-hover-state-layer-color: whitesmoke;--mat-expansion-header-focus-state-layer-color: whitesmoke;--mat-expansion-header-disabled-state-text-color: #d2d2d2;--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .6);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .6);--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: #eeeeee;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: white;--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: white;--mat-stepper-header-selected-state-icon-background-color: #4a8205;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4a8205;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4a8205;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: #eeeeee;--mat-stepper-header-hover-state-layer-color: whitesmoke;--mat-stepper-header-focus-state-layer-color: whitesmoke;--mat-stepper-header-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .6);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #666666;--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);--mdc-theme-primary: #4a8205;--mdc-ripple-color: #4a8205;--mat-toolbar-container-background-color: rgb(242, 242, 242);--plt-primary-color: #4a8205;--plt-primary-color-dark: #165500;--plt-primary-color-light: #e0e9d4;--plt-primary-color-light-secondary: #a8c286;--plt-bg: #ffffff;--plt-bg-controls: #fafafa;--plt-bg-selected: #ebebeb;--plt-bg-focused: #ebebeb;--plt-bg-focused-controls: rgb(203, 203, 203);--plt-bg-hover: rgb(245, 245, 245);--plt-bg-hover-controls: rgb(224, 224, 224);--plt-bg-popup-border: #757575;--plt-bg-toolbar: rgb(242, 242, 242);--plt-select-divider: rgba(0, 0, 0, .05);--plt-divider: #eeeeee;--plt-resizable-divider: rgb(197, 197, 197);--plt-hard-divider: rgb(197, 197, 197);--plt-table-border: rgb(230, 230, 230);--plt-toolbar-border: rgba(0, 0, 0, .05);--plt-dialog: white;--plt-disabled: rgba(0, 0, 0, .38);--plt-button-disabled: #d2d2d2;--plt-text: rgba(0, 0, 0, .87);--plt-text-rgb: 0, 0, 0;--plt-text-primary: rgba(0, 0, 0, .87);--plt-text-secondary: rgba(0, 0, 0, .6);--plt-text-disabled: rgba(0, 0, 0, .38);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: rgba(0, 0, 0, .87);--plt-icon: rgba(0, 0, 0, .54);--plt-secondary-text-icon: rgba(0, 0, 0, .35);--plt-select-arrow-color: #616161;--plt-select-disabled-arrow-color: #9e9e9e;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: white;--plt-scrollbar-handle: #bdbdbd;--plt-scrollbar-handle-hover: #9e9e9e;--plt-scrollbar-track: #f5f5f5;--plt-message-owner: rgb(238, 255, 193);--plt-message-companion: rgb(230, 230, 230);--plt-control-border: rgba(0, 0, 0, .38);--plt-control-border-hover: rgba(0, 0, 0, .6);--user-state-0: transparent;--user-state-1: rgb(186, 186, 186);--user-state-2: rgb(183, 226, 129);--user-state-3: rgb(146, 225, 213);--user-state-4: rgb(166, 224, 252);--user-state-5: rgb(255, 200, 234);--user-state-6: rgb(254, 159, 121);--user-state-7: rgb(224, 195, 120);--mdc-dialog-container-color: #ffffff;--mdc-dialog-supporting-text-color: black;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-101 .mat-accent{--mat-option-selected-state-label-text-color: #4a8205;--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)}.theme-101 .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-101 .mat-primary,.theme-101 .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #4a8205;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #4a8205;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-101 .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-101 .mat-elevation-z0,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-101 .mat-elevation-z1,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-101 .mat-elevation-z2,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-101 .mat-elevation-z3,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-101 .mat-elevation-z4,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-101 .mat-elevation-z5,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-101 .mat-elevation-z6,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-101 .mat-elevation-z7,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-101 .mat-elevation-z8,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-101 .mat-elevation-z9,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-101 .mat-elevation-z10,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-101 .mat-elevation-z11,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-101 .mat-elevation-z12,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-101 .mat-elevation-z13,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-101 .mat-elevation-z14,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-101 .mat-elevation-z15,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-101 .mat-elevation-z16,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-101 .mat-elevation-z17,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-101 .mat-elevation-z18,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-101 .mat-elevation-z19,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-101 .mat-elevation-z20,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-101 .mat-elevation-z21,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-101 .mat-elevation-z22,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-101 .mat-elevation-z23,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-101 .mat-elevation-z24,.theme-101 .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-101 .mat-mdc-progress-bar,.theme-101 .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #4a8205;--mdc-linear-progress-track-color: rgba(74, 130, 5, .25)}.theme-101 .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-101 .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #4a8205;--mdc-filled-text-field-focus-active-indicator-color: #4a8205;--mdc-filled-text-field-focus-label-text-color: rgba(74, 130, 5, .87);--mdc-outlined-text-field-caret-color: #4a8205;--mdc-outlined-text-field-focus-outline-color: #4a8205;--mdc-outlined-text-field-focus-label-text-color: rgba(74, 130, 5, .87);--mat-form-field-focus-select-arrow-color: rgba(74, 130, 5, .87)}.theme-101 .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-101 .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(74, 130, 5, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-101 .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-101 .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-101 .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}.theme-101 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-101 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-101 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-101 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #4a8205;--mdc-chip-elevated-selected-container-color: #4a8205;--mdc-chip-elevated-disabled-container-color: #4a8205;--mdc-chip-flat-disabled-selected-container-color: #4a8205;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-101 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-101 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-101 .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-101 .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #417a04;--mdc-switch-selected-handle-color: #417a04;--mdc-switch-selected-hover-state-layer-color: #417a04;--mdc-switch-selected-pressed-state-layer-color: #417a04;--mdc-switch-selected-focus-handle-color: #165500;--mdc-switch-selected-hover-handle-color: #165500;--mdc-switch-selected-pressed-handle-color: #165500;--mdc-switch-selected-focus-track-color: #82a953;--mdc-switch-selected-hover-track-color: #82a953;--mdc-switch-selected-pressed-track-color: #82a953;--mdc-switch-selected-track-color: #82a953}.theme-101 .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.theme-101 .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-101 .mat-mdc-radio-button.mat-primary,.theme-101 .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: #4a8205;--mdc-radio-selected-hover-icon-color: #4a8205;--mdc-radio-selected-icon-color: #4a8205;--mdc-radio-selected-pressed-icon-color: #4a8205;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #4a8205;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.theme-101 .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.theme-101 .mat-accent{--mat-slider-ripple-color: #4a8205;--mat-slider-hover-state-layer-color: rgba(74, 130, 5, .05);--mat-slider-focus-state-layer-color: rgba(74, 130, 5, .2);--mdc-slider-handle-color: #4a8205;--mdc-slider-focus-handle-color: #4a8205;--mdc-slider-hover-handle-color: #4a8205;--mdc-slider-active-track-color: #4a8205;--mdc-slider-inactive-track-color: #4a8205;--mdc-slider-with-tick-marks-inactive-container-color: #4a8205;--mdc-slider-with-tick-marks-active-container-color: white}.theme-101 .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-101 .mdc-list-item__start,.theme-101 .mdc-list-item__end,.theme-101 .mat-accent .mdc-list-item__start,.theme-101 .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: #4a8205;--mdc-radio-selected-hover-icon-color: #4a8205;--mdc-radio-selected-icon-color: #4a8205;--mdc-radio-selected-pressed-icon-color: #4a8205}.theme-101 .mat-warn .mdc-list-item__start,.theme-101 .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-101 .mat-mdc-list-option,.theme-101 .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: white;--mdc-checkbox-selected-focus-icon-color: #4a8205;--mdc-checkbox-selected-hover-icon-color: #4a8205;--mdc-checkbox-selected-icon-color: #4a8205;--mdc-checkbox-selected-pressed-icon-color: #4a8205;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #4a8205;--mdc-checkbox-selected-hover-state-layer-color: #4a8205;--mdc-checkbox-selected-pressed-state-layer-color: #4a8205;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-101 .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-101 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-101 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-101 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-101 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#4a8205}.theme-101 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-101 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-101 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-101 .mat-mdc-tab-group,.theme-101 .mat-mdc-tab-nav-bar,.theme-101 .mat-mdc-tab-group.mat-accent,.theme-101 .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #4a8205;--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: #4a8205;--mat-tab-header-active-ripple-color: #4a8205;--mat-tab-header-inactive-ripple-color: #4a8205;--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: #4a8205;--mat-tab-header-active-hover-label-text-color: #4a8205;--mat-tab-header-active-focus-indicator-color: #4a8205;--mat-tab-header-active-hover-indicator-color: #4a8205}.theme-101 .mat-mdc-tab-group.mat-warn,.theme-101 .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-101 .mat-mdc-tab-group.mat-background-primary,.theme-101 .mat-mdc-tab-nav-bar.mat-background-primary,.theme-101 .mat-mdc-tab-group.mat-background-accent,.theme-101 .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #4a8205;--mat-tab-header-with-background-foreground-color: white}.theme-101 .mat-mdc-tab-group.mat-background-warn,.theme-101 .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-101 .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-101 .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: white;--mdc-checkbox-selected-focus-icon-color: #4a8205;--mdc-checkbox-selected-hover-icon-color: #4a8205;--mdc-checkbox-selected-icon-color: #4a8205;--mdc-checkbox-selected-pressed-icon-color: #4a8205;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #4a8205;--mdc-checkbox-selected-hover-state-layer-color: #4a8205;--mdc-checkbox-selected-pressed-state-layer-color: #4a8205;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-101 .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-101 .mat-mdc-button.mat-primary,.theme-101 .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #4a8205;--mat-text-button-state-layer-color: #4a8205;--mat-text-button-ripple-color: rgba(74, 130, 5, .1)}.theme-101 .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-101 .mat-mdc-unelevated-button.mat-primary,.theme-101 .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #4a8205;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-101 .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-101 .mat-mdc-raised-button.mat-primary,.theme-101 .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #4a8205;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-101 .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-101 .mat-mdc-outlined-button.mat-primary,.theme-101 .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #4a8205;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #4a8205;--mat-outlined-button-ripple-color: rgba(74, 130, 5, .1)}.theme-101 .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-101 .mat-mdc-icon-button.mat-primary,.theme-101 .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #4a8205;--mat-icon-button-state-layer-color: #4a8205;--mat-icon-button-ripple-color: rgba(74, 130, 5, .1)}.theme-101 .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-101 .mat-mdc-fab.mat-primary,.theme-101 .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #4a8205;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-101 .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-101 .mat-mdc-mini-fab.mat-primary,.theme-101 .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #4a8205;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-101 .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-101 .mat-accent{--mdc-circular-progress-active-indicator-color: #4a8205}.theme-101 .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-101 .mat-badge-accent{--mat-badge-background-color: #4a8205;--mat-badge-text-color: white}.theme-101 .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-101 .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #4a8205;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(74, 130, 5, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(74, 130, 5, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(74, 130, 5, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(74, 130, 5, .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}.theme-101 .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-101 .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #4a8205}.theme-101 .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-101 .mat-icon.mat-primary,.theme-101 .mat-icon.mat-accent{--mat-icon-color: #4a8205}.theme-101 .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-101 .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #4a8205;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4a8205;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4a8205;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-101 .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-101 .mat-toolbar.mat-primary,.theme-101 .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #4a8205;--mat-toolbar-container-text-color: white}.theme-101 .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-101 .st-primary-background{background:#4a8205}.theme-101 .st-primary{fill:#4a8205}.theme-101 .st-secondary{fill:#0000008a}.theme-101 .mat-tree-node-content-interactive:hover{background-color:#f5f5f5}.theme-101 .mat-tree-node-content-interactive-selected,.theme-101 .mat-tree-node-content-interactive-selected:hover,.theme-101 .mat-tree-node-content-interactive:active{background-color:#ebebeb}.theme-101 .mat-tree{background:transparent}.theme-101 .text-gray{color:#0009}.theme-101 .text-primary{color:#000000de}.theme-101 .text-error{color:#e53935}.theme-101 *.text-secondary,.theme-101 *.text-muted{color:#0009}.theme-101 a.text-secondary:focus{color:#0009}.theme-101 a.text-secondary:hover{color:#000000de}.theme-101 .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38)}.theme-101 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-101 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-101 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0009!important}.theme-101 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-101 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-101 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#d2d2d2!important}.theme-101 mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: black}.theme-101 mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-101 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-101 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-101 mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-101 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#0009;position:absolute;left:6px;top:2px;font-size:10px}.theme-101 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-101 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #4a8205;--mat-tab-header-active-hover-indicator-color: #4a8205}.theme-101 mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#000;font-size:14px}.theme-101 .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-101 .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-101 .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-101 .cdk-overlay-pane:has(.plt-ui-dialog),.theme-101 .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-101 button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-101 .mat-mdc-menu-panel,.theme-101 .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-101 .mat-mdc-autocomplete-panel{border:1px solid #757575}.theme-101 .mat-mdc-menu-panel{background-color:#fff;max-width:none;min-width:280px}.theme-101 .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-101 .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#dae9cd}.theme-101 .mdc-data-table__header-cell{background-color:#fff}.theme-101 .mdc-data-table__row--selected{background-color:#ebebeb}.theme-101 .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#f5f5f5}.theme-101 .mat-mdc-table{background:#fff}.theme-101 .mdc-data-table__header-cell,.theme-101 .mdc-data-table__cell{color:unset}.theme-101 .mdc-data-table__row--selected:hover{background-color:#ebebeb!important}.theme-101 .mat-mdc-row{cursor:default}.theme-101 .mat-mdc-row.has-changes{font-style:italic}.theme-101 .mat-mdc-header-cell{width:0;border-left:1px solid #e6e6e6}.theme-101 .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-101 .mat-mdc-header-cell,.theme-101 .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#e6e6e6}.theme-101 .mat-mdc-cell,.theme-101 .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-101 .mat-mdc-cell.right,.theme-101 .mat-mdc-cell *.right{text-align:center}.theme-101 .mat-mdc-cell.vertical-align-center,.theme-101 .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-101 .mat-mdc-cell.vertical-align-top,.theme-101 .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-101 .mat-mdc-cell small,.theme-101 .mat-mdc-cell * small{font-size:12px}.theme-101 .mat-mdc-cell .mat-mdc-checkbox,.theme-101 .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-101 th:last-of-type{width:auto}.theme-101 .navigation-window-selected,.theme-101 .profile-selected{background:#306c03}.theme-101.theme-dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #4a8205;--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: #4a8205;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #4a8205;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #1e1e1e;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #353535;--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: #353535;--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, .5);--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: #4a8205;--mdc-filled-text-field-focus-active-indicator-color: #4a8205;--mdc-filled-text-field-focus-label-text-color: rgba(74, 130, 5, .87);--mdc-filled-text-field-container-color: #3d3d3d;--mdc-filled-text-field-disabled-container-color: #393939;--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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--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: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #4a8205;--mdc-outlined-text-field-focus-outline-color: #4a8205;--mdc-outlined-text-field-focus-label-text-color: rgba(74, 130, 5, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--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: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(74, 130, 5, .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: #f44336;--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: #353535;--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(74, 130, 5, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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: #353535;--mdc-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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: #212121;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #82a953;--mdc-switch-selected-handle-color: #82a953;--mdc-switch-selected-hover-state-layer-color: #82a953;--mdc-switch-selected-pressed-state-layer-color: #82a953;--mdc-switch-selected-focus-handle-color: #a8c286;--mdc-switch-selected-hover-handle-color: #a8c286;--mdc-switch-selected-pressed-handle-color: #a8c286;--mdc-switch-selected-focus-track-color: #417a04;--mdc-switch-selected-hover-track-color: #417a04;--mdc-switch-selected-pressed-track-color: #417a04;--mdc-switch-selected-track-color: #417a04;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #4a8205;--mdc-slider-focus-handle-color: #4a8205;--mdc-slider-hover-handle-color: #4a8205;--mdc-slider-active-track-color: #4a8205;--mdc-slider-inactive-track-color: #4a8205;--mdc-slider-with-tick-marks-inactive-container-color: #4a8205;--mdc-slider-with-tick-marks-active-container-color: white;--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;--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-ripple-color: #4a8205;--mat-slider-hover-state-layer-color: rgba(74, 130, 5, .05);--mat-slider-focus-state-layer-color: rgba(74, 130, 5, .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-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: #353535;--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, .5);--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: #353535;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: white;--mdc-checkbox-selected-focus-icon-color: #4a8205;--mdc-checkbox-selected-hover-icon-color: #4a8205;--mdc-checkbox-selected-icon-color: #4a8205;--mdc-checkbox-selected-pressed-icon-color: #4a8205;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #4a8205;--mdc-checkbox-selected-hover-state-layer-color: #4a8205;--mdc-checkbox-selected-pressed-state-layer-color: #4a8205;--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);--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-keep-touch-target: false;--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(94, 94, 94, .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: #353535;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-filled-button-disabled-label-text-color: rgba(94, 94, 94, .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: #353535;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-protected-button-disabled-label-text-color: rgba(94, 94, 94, .5);--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-protected-button-container-shadow-color: #000;--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(94, 94, 94, .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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #353535;--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-container-shadow-color: #000;--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(94, 94, 94, .5);--mdc-fab-small-container-color: #353535;--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-fab-small-container-shadow-color: #000;--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(94, 94, 94, .5);--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-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d7d7d7;--mdc-snackbar-supporting-text-color: rgba(53, 53, 53, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #353535;--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: #4a8205;--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: #4a8205;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #5e5e5e;--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: #212121;--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: #515151;--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-selected-state-background-color: #515151;--mat-legacy-button-toggle-disabled-state-text-color: #5e5e5e;--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: #353535;--mat-standard-button-toggle-state-layer-color: #515151;--mat-standard-button-toggle-selected-state-background-color: #515151;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #5e5e5e;--mat-standard-button-toggle-disabled-state-background-color: #353535;--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: #4d4d4d;--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: white;--mat-datepicker-calendar-date-selected-state-background-color: #4a8205;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(74, 130, 5, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(74, 130, 5, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(74, 130, 5, .3);--mat-datepicker-toggle-active-state-icon-color: #4a8205;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(74, 130, 5, .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, .5);--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, .5);--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: #353535;--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: #353535;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: #303030;--mat-expansion-header-focus-state-layer-color: #303030;--mat-expansion-header-disabled-state-text-color: #5e5e5e;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .5);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .5);--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: #212121;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #1e1e1e;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(202, 202, 202, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #4a8205;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4a8205;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4a8205;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #353535;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: #303030;--mat-stepper-header-focus-state-layer-color: #303030;--mat-stepper-header-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .5);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #9a9a9a;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #353535;--mat-tree-node-text-color: white;--mdc-theme-primary: #4a8205;--mdc-ripple-color: #4a8205;--mat-toolbar-container-background-color: #282828;--plt-primary-color: #4a8205;--plt-primary-color-dark: #165500;--plt-primary-color-light: #e0e9d4;--plt-primary-color-light-secondary: #a8c286;--plt-bg: rgb(30, 30, 30);--plt-bg-controls: rgb(40, 40, 40);--plt-bg-selected: #515151;--plt-bg-focused: #515151;--plt-bg-focused-controls: rgb(77, 77, 77);--plt-bg-hover: rgb(48, 48, 48);--plt-bg-hover-controls: rgb(58, 58, 58);--plt-bg-popup-border: #9e9e9e;--plt-bg-toolbar: #282828;--plt-select-divider: rgba(255, 255, 255, .24);--plt-divider: rgba(255, 255, 255, .12);--plt-resizable-divider: #9e9e9e;--plt-hard-divider: #9e9e9e;--plt-table-border: rgb(66, 66, 66);--plt-toolbar-border: rgba(255, 255, 255, .12);--plt-dialog: #212121;--plt-disabled: rgba(255, 255, 255, .5);--plt-button-disabled: #5e5e5e;--plt-text: white;--plt-text-rgb: 255, 255, 255;--plt-text-primary: white;--plt-text-secondary: rgba(255, 255, 255, .5);--plt-text-disabled: rgba(255, 255, 255, .5);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: white;--plt-icon: white;--plt-secondary-text-icon: rgba(255, 255, 255, .43);--plt-select-arrow-color: #9e9e9e;--plt-select-disabled-arrow-color: #616161;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: #353535;--plt-scrollbar-handle: #616161;--plt-scrollbar-handle-hover: #757575;--plt-scrollbar-track: rgba(255, 255, 255, .05);--plt-message-owner: rgb(92, 92, 92);--plt-message-companion: rgb(51, 51, 51);--plt-control-border: rgba(255, 255, 255, .38);--plt-control-border-hover: rgba(255, 255, 255, .6);--user-state-0: transparent;--user-state-1: rgb(77, 77, 77);--user-state-2: rgb(36, 101, 18);--user-state-3: rgb(0, 102, 94);--user-state-4: rgb(0, 80, 161);--user-state-5: rgb(144, 0, 82);--user-state-6: rgb(142, 22, 0);--user-state-7: rgb(85, 48, 0);--mdc-dialog-container-color: rgb(30, 30, 30);--mdc-dialog-supporting-text-color: white;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-101.theme-dark .mat-accent{--mat-option-selected-state-label-text-color: #4a8205;--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)}.theme-101.theme-dark .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-101.theme-dark .mat-primary,.theme-101.theme-dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #4a8205;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #4a8205;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-101.theme-dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-101.theme-dark .mat-elevation-z0,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-101.theme-dark .mat-elevation-z1,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-101.theme-dark .mat-elevation-z2,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-101.theme-dark .mat-elevation-z3,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-101.theme-dark .mat-elevation-z4,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-101.theme-dark .mat-elevation-z5,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-101.theme-dark .mat-elevation-z6,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-101.theme-dark .mat-elevation-z7,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-101.theme-dark .mat-elevation-z8,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-101.theme-dark .mat-elevation-z9,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-101.theme-dark .mat-elevation-z10,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-101.theme-dark .mat-elevation-z11,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-101.theme-dark .mat-elevation-z12,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-101.theme-dark .mat-elevation-z13,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-101.theme-dark .mat-elevation-z14,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-101.theme-dark .mat-elevation-z15,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-101.theme-dark .mat-elevation-z16,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-101.theme-dark .mat-elevation-z17,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-101.theme-dark .mat-elevation-z18,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-101.theme-dark .mat-elevation-z19,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-101.theme-dark .mat-elevation-z20,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-101.theme-dark .mat-elevation-z21,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-101.theme-dark .mat-elevation-z22,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-101.theme-dark .mat-elevation-z23,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-101.theme-dark .mat-elevation-z24,.theme-101.theme-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-101.theme-dark .mat-mdc-progress-bar,.theme-101.theme-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #4a8205;--mdc-linear-progress-track-color: rgba(74, 130, 5, .25)}.theme-101.theme-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-101.theme-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #4a8205;--mdc-filled-text-field-focus-active-indicator-color: #4a8205;--mdc-filled-text-field-focus-label-text-color: rgba(74, 130, 5, .87);--mdc-outlined-text-field-caret-color: #4a8205;--mdc-outlined-text-field-focus-outline-color: #4a8205;--mdc-outlined-text-field-focus-label-text-color: rgba(74, 130, 5, .87);--mat-form-field-focus-select-arrow-color: rgba(74, 130, 5, .87)}.theme-101.theme-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-101.theme-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #353535;--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(74, 130, 5, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-101.theme-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #353535;--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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-101.theme-dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-101.theme-dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #4d4d4d;--mdc-chip-elevated-selected-container-color: #4d4d4d;--mdc-chip-elevated-disabled-container-color: #4d4d4d;--mdc-chip-flat-disabled-selected-container-color: #4d4d4d;--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}.theme-101.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-101.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-101.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-101.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #4a8205;--mdc-chip-elevated-selected-container-color: #4a8205;--mdc-chip-elevated-disabled-container-color: #4a8205;--mdc-chip-flat-disabled-selected-container-color: #4a8205;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-101.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-101.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-101.theme-dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.theme-101.theme-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #82a953;--mdc-switch-selected-handle-color: #82a953;--mdc-switch-selected-hover-state-layer-color: #82a953;--mdc-switch-selected-pressed-state-layer-color: #82a953;--mdc-switch-selected-focus-handle-color: #a8c286;--mdc-switch-selected-hover-handle-color: #a8c286;--mdc-switch-selected-pressed-handle-color: #a8c286;--mdc-switch-selected-focus-track-color: #417a04;--mdc-switch-selected-hover-track-color: #417a04;--mdc-switch-selected-pressed-track-color: #417a04;--mdc-switch-selected-track-color: #417a04}.theme-101.theme-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.theme-101.theme-dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.theme-101.theme-dark .mat-mdc-radio-button.mat-primary,.theme-101.theme-dark .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: #4a8205;--mdc-radio-selected-hover-icon-color: #4a8205;--mdc-radio-selected-icon-color: #4a8205;--mdc-radio-selected-pressed-icon-color: #4a8205;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #4a8205;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-101.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-101.theme-dark .mat-accent{--mat-slider-ripple-color: #4a8205;--mat-slider-hover-state-layer-color: rgba(74, 130, 5, .05);--mat-slider-focus-state-layer-color: rgba(74, 130, 5, .2);--mdc-slider-handle-color: #4a8205;--mdc-slider-focus-handle-color: #4a8205;--mdc-slider-hover-handle-color: #4a8205;--mdc-slider-active-track-color: #4a8205;--mdc-slider-inactive-track-color: #4a8205;--mdc-slider-with-tick-marks-inactive-container-color: #4a8205;--mdc-slider-with-tick-marks-active-container-color: white}.theme-101.theme-dark .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-101.theme-dark .mdc-list-item__start,.theme-101.theme-dark .mdc-list-item__end,.theme-101.theme-dark .mat-accent .mdc-list-item__start,.theme-101.theme-dark .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: #4a8205;--mdc-radio-selected-hover-icon-color: #4a8205;--mdc-radio-selected-icon-color: #4a8205;--mdc-radio-selected-pressed-icon-color: #4a8205}.theme-101.theme-dark .mat-warn .mdc-list-item__start,.theme-101.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-101.theme-dark .mat-mdc-list-option,.theme-101.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #4a8205;--mdc-checkbox-selected-hover-icon-color: #4a8205;--mdc-checkbox-selected-icon-color: #4a8205;--mdc-checkbox-selected-pressed-icon-color: #4a8205;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #4a8205;--mdc-checkbox-selected-hover-state-layer-color: #4a8205;--mdc-checkbox-selected-pressed-state-layer-color: #4a8205;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-101.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-101.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-101.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-101.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-101.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#4a8205}.theme-101.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-101.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-101.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-101.theme-dark .mat-mdc-tab-group,.theme-101.theme-dark .mat-mdc-tab-nav-bar,.theme-101.theme-dark .mat-mdc-tab-group.mat-accent,.theme-101.theme-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #4a8205;--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: #4a8205;--mat-tab-header-active-ripple-color: #4a8205;--mat-tab-header-inactive-ripple-color: #4a8205;--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: #4a8205;--mat-tab-header-active-hover-label-text-color: #4a8205;--mat-tab-header-active-focus-indicator-color: #4a8205;--mat-tab-header-active-hover-indicator-color: #4a8205}.theme-101.theme-dark .mat-mdc-tab-group.mat-warn,.theme-101.theme-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-101.theme-dark .mat-mdc-tab-group.mat-background-primary,.theme-101.theme-dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-101.theme-dark .mat-mdc-tab-group.mat-background-accent,.theme-101.theme-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #4a8205;--mat-tab-header-with-background-foreground-color: white}.theme-101.theme-dark .mat-mdc-tab-group.mat-background-warn,.theme-101.theme-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-101.theme-dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.theme-101.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #4a8205;--mdc-checkbox-selected-hover-icon-color: #4a8205;--mdc-checkbox-selected-icon-color: #4a8205;--mdc-checkbox-selected-pressed-icon-color: #4a8205;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #4a8205;--mdc-checkbox-selected-hover-state-layer-color: #4a8205;--mdc-checkbox-selected-pressed-state-layer-color: #4a8205;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-101.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-101.theme-dark .mat-mdc-button.mat-primary,.theme-101.theme-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #4a8205;--mat-text-button-state-layer-color: #4a8205;--mat-text-button-ripple-color: rgba(74, 130, 5, .1)}.theme-101.theme-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-101.theme-dark .mat-mdc-unelevated-button.mat-primary,.theme-101.theme-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #4a8205;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-101.theme-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-101.theme-dark .mat-mdc-raised-button.mat-primary,.theme-101.theme-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #4a8205;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-101.theme-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-101.theme-dark .mat-mdc-outlined-button.mat-primary,.theme-101.theme-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #4a8205;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #4a8205;--mat-outlined-button-ripple-color: rgba(74, 130, 5, .1)}.theme-101.theme-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-101.theme-dark .mat-mdc-icon-button.mat-primary,.theme-101.theme-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #4a8205;--mat-icon-button-state-layer-color: #4a8205;--mat-icon-button-ripple-color: rgba(74, 130, 5, .1)}.theme-101.theme-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-101.theme-dark .mat-mdc-fab.mat-primary,.theme-101.theme-dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #4a8205;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-101.theme-dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-101.theme-dark .mat-mdc-mini-fab.mat-primary,.theme-101.theme-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #4a8205;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-101.theme-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-101.theme-dark .mat-accent{--mdc-circular-progress-active-indicator-color: #4a8205}.theme-101.theme-dark .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-101.theme-dark .mat-badge-accent{--mat-badge-background-color: #4a8205;--mat-badge-text-color: white}.theme-101.theme-dark .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-101.theme-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #4a8205;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(74, 130, 5, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(74, 130, 5, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(74, 130, 5, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(74, 130, 5, .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}.theme-101.theme-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-101.theme-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #4a8205}.theme-101.theme-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-101.theme-dark .mat-icon.mat-primary,.theme-101.theme-dark .mat-icon.mat-accent{--mat-icon-color: #4a8205}.theme-101.theme-dark .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-101.theme-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #4a8205;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #4a8205;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #4a8205;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-101.theme-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-101.theme-dark .mat-toolbar.mat-primary,.theme-101.theme-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #4a8205;--mat-toolbar-container-text-color: white}.theme-101.theme-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-101.theme-dark .st-primary-background{background:#4a8205}.theme-101.theme-dark .st-primary{fill:#4a8205}.theme-101.theme-dark .st-secondary{fill:#fff}.theme-101.theme-dark .mat-tree-node-content-interactive:hover{background-color:#303030}.theme-101.theme-dark .mat-tree-node-content-interactive-selected,.theme-101.theme-dark .mat-tree-node-content-interactive-selected:hover,.theme-101.theme-dark .mat-tree-node-content-interactive:active{background-color:#515151}.theme-101.theme-dark .mat-tree{background:transparent}.theme-101.theme-dark .text-gray{color:#ffffff80}.theme-101.theme-dark .text-primary{color:#fff}.theme-101.theme-dark .text-error{color:#e53935}.theme-101.theme-dark *.text-secondary,.theme-101.theme-dark *.text-muted{color:#ffffff80}.theme-101.theme-dark a.text-secondary:focus{color:#ffffff80}.theme-101.theme-dark a.text-secondary:hover{color:#fff}.theme-101.theme-dark .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38)}.theme-101.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-101.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-101.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#fff9!important}.theme-101.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-101.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-101.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#5e5e5e!important}.theme-101.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: white}.theme-101.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-101.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-101.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-101.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-101.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#ffffff80;position:absolute;left:6px;top:2px;font-size:10px}.theme-101.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-101.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #4a8205;--mat-tab-header-active-hover-indicator-color: #4a8205}.theme-101.theme-dark mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#fff;font-size:14px}.theme-101.theme-dark .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-101.theme-dark .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-101.theme-dark .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-101.theme-dark .cdk-overlay-pane:has(.plt-ui-dialog),.theme-101.theme-dark .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-101.theme-dark button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-101.theme-dark .mat-mdc-menu-panel,.theme-101.theme-dark .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-101.theme-dark .mat-mdc-autocomplete-panel{border:1px solid #9e9e9e}.theme-101.theme-dark .mat-mdc-menu-panel{background-color:#1e1e1e;max-width:none;min-width:280px}.theme-101.theme-dark .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-101.theme-dark .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#dae9cd}.theme-101.theme-dark .mdc-data-table__header-cell{background-color:#1e1e1e}.theme-101.theme-dark .mdc-data-table__row--selected{background-color:#515151}.theme-101.theme-dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#303030}.theme-101.theme-dark .mat-mdc-table{background:#1e1e1e}.theme-101.theme-dark .mdc-data-table__header-cell,.theme-101.theme-dark .mdc-data-table__cell{color:unset}.theme-101.theme-dark .mdc-data-table__row--selected:hover{background-color:#515151!important}.theme-101.theme-dark .mat-mdc-row{cursor:default}.theme-101.theme-dark .mat-mdc-row.has-changes{font-style:italic}.theme-101.theme-dark .mat-mdc-header-cell{width:0;border-left:1px solid #424242}.theme-101.theme-dark .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-101.theme-dark .mat-mdc-header-cell,.theme-101.theme-dark .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#424242}.theme-101.theme-dark .mat-mdc-cell,.theme-101.theme-dark .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-101.theme-dark .mat-mdc-cell.right,.theme-101.theme-dark .mat-mdc-cell *.right{text-align:center}.theme-101.theme-dark .mat-mdc-cell.vertical-align-center,.theme-101.theme-dark .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-101.theme-dark .mat-mdc-cell.vertical-align-top,.theme-101.theme-dark .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-101.theme-dark .mat-mdc-cell small,.theme-101.theme-dark .mat-mdc-cell * small{font-size:12px}.theme-101.theme-dark .mat-mdc-cell .mat-mdc-checkbox,.theme-101.theme-dark .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-101.theme-dark th:last-of-type{width:auto}.theme-101.theme-dark .navigation-window-selected,.theme-101.theme-dark .profile-selected{background:#5d8f1f}.theme-102{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #8bc34a;--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: #8bc34a;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #8bc34a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: white;--mat-app-text-color: rgba(0, 0, 0, .87);--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, .6);--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: #8bc34a;--mdc-filled-text-field-focus-active-indicator-color: #8bc34a;--mdc-filled-text-field-focus-label-text-color: rgba(139, 195, 74, .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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(238, 238, 238, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(238, 238, 238, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(238, 238, 238, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #8bc34a;--mdc-outlined-text-field-focus-outline-color: #8bc34a;--mdc-outlined-text-field-focus-label-text-color: rgba(139, 195, 74, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(238, 238, 238, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(238, 238, 238, .06);--mdc-outlined-text-field-hover-outline-color: rgba(238, 238, 238, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(139, 195, 74, .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: #f44336;--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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(139, 195, 74, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #7cb443;--mdc-switch-selected-handle-color: #7cb443;--mdc-switch-selected-hover-state-layer-color: #7cb443;--mdc-switch-selected-pressed-state-layer-color: #7cb443;--mdc-switch-selected-focus-handle-color: #33691e;--mdc-switch-selected-hover-handle-color: #33691e;--mdc-switch-selected-pressed-handle-color: #33691e;--mdc-switch-selected-focus-track-color: #aad17c;--mdc-switch-selected-hover-track-color: #aad17c;--mdc-switch-selected-pressed-track-color: #aad17c;--mdc-switch-selected-track-color: #aad17c;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #8bc34a;--mdc-slider-focus-handle-color: #8bc34a;--mdc-slider-hover-handle-color: #8bc34a;--mdc-slider-active-track-color: #8bc34a;--mdc-slider-inactive-track-color: #8bc34a;--mdc-slider-with-tick-marks-inactive-container-color: #8bc34a;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--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;--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-ripple-color: #8bc34a;--mat-slider-hover-state-layer-color: rgba(139, 195, 74, .05);--mat-slider-focus-state-layer-color: rgba(139, 195, 74, .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-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: #eeeeee;--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, .6);--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-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: black;--mdc-checkbox-selected-focus-icon-color: #8bc34a;--mdc-checkbox-selected-hover-icon-color: #8bc34a;--mdc-checkbox-selected-icon-color: #8bc34a;--mdc-checkbox-selected-pressed-icon-color: #8bc34a;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8bc34a;--mdc-checkbox-selected-hover-state-layer-color: #8bc34a;--mdc-checkbox-selected-pressed-state-layer-color: #8bc34a;--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);--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-keep-touch-target: false;--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(210, 210, 210, .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(210, 210, 210, .12);--mdc-filled-button-disabled-label-text-color: rgba(210, 210, 210, .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(210, 210, 210, .12);--mdc-protected-button-disabled-label-text-color: rgba(210, 210, 210, .38);--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-protected-button-container-shadow-color: #000;--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: #eeeeee;--mdc-outlined-button-disabled-label-text-color: rgba(210, 210, 210, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: #eeeeee;--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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--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-container-shadow-color: #000;--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(210, 210, 210, .38);--mdc-fab-small-container-color: white;--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-fab-small-container-shadow-color: #000;--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(210, 210, 210, .38);--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-extended-fab-container-shadow-color: #000;--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: #8bc34a;--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: #eeeeee;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #8bc34a;--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: #8bc34a;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: #d2d2d2;--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: #ebebeb;--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .6);--mat-legacy-button-toggle-selected-state-background-color: #ebebeb;--mat-legacy-button-toggle-disabled-state-text-color: #d2d2d2;--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: #ebebeb;--mat-standard-button-toggle-selected-state-background-color: #ebebeb;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: #d2d2d2;--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: #eeeeee;--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: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #8bc34a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(139, 195, 74, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(139, 195, 74, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(139, 195, 74, .3);--mat-datepicker-toggle-active-state-icon-color: #8bc34a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(139, 195, 74, .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, .6);--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: #eeeeee;--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .6);--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: #eeeeee;--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: #eeeeee;--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: #eeeeee;--mat-expansion-header-hover-state-layer-color: whitesmoke;--mat-expansion-header-focus-state-layer-color: whitesmoke;--mat-expansion-header-disabled-state-text-color: #d2d2d2;--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .6);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .6);--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: #eeeeee;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: white;--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: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #8bc34a;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #8bc34a;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #8bc34a;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: white;--mat-stepper-line-color: #eeeeee;--mat-stepper-header-hover-state-layer-color: whitesmoke;--mat-stepper-header-focus-state-layer-color: whitesmoke;--mat-stepper-header-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .6);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #666666;--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);--mdc-theme-primary: #8bc34a;--mdc-ripple-color: #8bc34a;--mat-toolbar-container-background-color: rgb(242, 242, 242);--plt-primary-color: #8bc34a;--plt-primary-color-dark: #33691e;--plt-primary-color-light: #dde9cf;--plt-primary-color-light-secondary: #bfdb9e;--plt-bg: #ffffff;--plt-bg-controls: #fafafa;--plt-bg-selected: #ebebeb;--plt-bg-focused: #ebebeb;--plt-bg-focused-controls: rgb(203, 203, 203);--plt-bg-hover: rgb(245, 245, 245);--plt-bg-hover-controls: rgb(224, 224, 224);--plt-bg-popup-border: #757575;--plt-bg-toolbar: rgb(242, 242, 242);--plt-select-divider: rgba(0, 0, 0, .05);--plt-divider: #eeeeee;--plt-resizable-divider: rgb(197, 197, 197);--plt-hard-divider: rgb(197, 197, 197);--plt-table-border: rgb(230, 230, 230);--plt-toolbar-border: rgba(0, 0, 0, .05);--plt-dialog: white;--plt-disabled: rgba(0, 0, 0, .38);--plt-button-disabled: #d2d2d2;--plt-text: rgba(0, 0, 0, .87);--plt-text-rgb: 0, 0, 0;--plt-text-primary: rgba(0, 0, 0, .87);--plt-text-secondary: rgba(0, 0, 0, .6);--plt-text-disabled: rgba(0, 0, 0, .38);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: rgba(0, 0, 0, .87);--plt-icon: rgba(0, 0, 0, .54);--plt-secondary-text-icon: rgba(0, 0, 0, .35);--plt-select-arrow-color: #616161;--plt-select-disabled-arrow-color: #9e9e9e;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: white;--plt-scrollbar-handle: #bdbdbd;--plt-scrollbar-handle-hover: #9e9e9e;--plt-scrollbar-track: #f5f5f5;--plt-message-owner: rgb(238, 255, 193);--plt-message-companion: rgb(230, 230, 230);--plt-control-border: rgba(0, 0, 0, .38);--plt-control-border-hover: rgba(0, 0, 0, .6);--user-state-0: transparent;--user-state-1: rgb(186, 186, 186);--user-state-2: rgb(183, 226, 129);--user-state-3: rgb(146, 225, 213);--user-state-4: rgb(166, 224, 252);--user-state-5: rgb(255, 200, 234);--user-state-6: rgb(254, 159, 121);--user-state-7: rgb(224, 195, 120);--mdc-dialog-container-color: #ffffff;--mdc-dialog-supporting-text-color: black;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-102 .mat-accent{--mat-option-selected-state-label-text-color: #8bc34a;--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)}.theme-102 .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-102 .mat-primary,.theme-102 .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8bc34a;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #8bc34a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-102 .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-102 .mat-elevation-z0,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-102 .mat-elevation-z1,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-102 .mat-elevation-z2,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-102 .mat-elevation-z3,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-102 .mat-elevation-z4,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-102 .mat-elevation-z5,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-102 .mat-elevation-z6,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-102 .mat-elevation-z7,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-102 .mat-elevation-z8,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-102 .mat-elevation-z9,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-102 .mat-elevation-z10,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-102 .mat-elevation-z11,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-102 .mat-elevation-z12,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-102 .mat-elevation-z13,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-102 .mat-elevation-z14,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-102 .mat-elevation-z15,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-102 .mat-elevation-z16,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-102 .mat-elevation-z17,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-102 .mat-elevation-z18,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-102 .mat-elevation-z19,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-102 .mat-elevation-z20,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-102 .mat-elevation-z21,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-102 .mat-elevation-z22,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-102 .mat-elevation-z23,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-102 .mat-elevation-z24,.theme-102 .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-102 .mat-mdc-progress-bar,.theme-102 .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8bc34a;--mdc-linear-progress-track-color: rgba(139, 195, 74, .25)}.theme-102 .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-102 .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8bc34a;--mdc-filled-text-field-focus-active-indicator-color: #8bc34a;--mdc-filled-text-field-focus-label-text-color: rgba(139, 195, 74, .87);--mdc-outlined-text-field-caret-color: #8bc34a;--mdc-outlined-text-field-focus-outline-color: #8bc34a;--mdc-outlined-text-field-focus-label-text-color: rgba(139, 195, 74, .87);--mat-form-field-focus-select-arrow-color: rgba(139, 195, 74, .87)}.theme-102 .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-102 .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(139, 195, 74, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-102 .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-102 .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-102 .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}.theme-102 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-102 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-102 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-102 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #8bc34a;--mdc-chip-elevated-selected-container-color: #8bc34a;--mdc-chip-elevated-disabled-container-color: #8bc34a;--mdc-chip-flat-disabled-selected-container-color: #8bc34a;--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: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.theme-102 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-102 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-102 .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-102 .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #7cb443;--mdc-switch-selected-handle-color: #7cb443;--mdc-switch-selected-hover-state-layer-color: #7cb443;--mdc-switch-selected-pressed-state-layer-color: #7cb443;--mdc-switch-selected-focus-handle-color: #33691e;--mdc-switch-selected-hover-handle-color: #33691e;--mdc-switch-selected-pressed-handle-color: #33691e;--mdc-switch-selected-focus-track-color: #aad17c;--mdc-switch-selected-hover-track-color: #aad17c;--mdc-switch-selected-pressed-track-color: #aad17c;--mdc-switch-selected-track-color: #aad17c}.theme-102 .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.theme-102 .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-102 .mat-mdc-radio-button.mat-primary,.theme-102 .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: #8bc34a;--mdc-radio-selected-hover-icon-color: #8bc34a;--mdc-radio-selected-icon-color: #8bc34a;--mdc-radio-selected-pressed-icon-color: #8bc34a;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #8bc34a;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.theme-102 .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.theme-102 .mat-accent{--mat-slider-ripple-color: #8bc34a;--mat-slider-hover-state-layer-color: rgba(139, 195, 74, .05);--mat-slider-focus-state-layer-color: rgba(139, 195, 74, .2);--mdc-slider-handle-color: #8bc34a;--mdc-slider-focus-handle-color: #8bc34a;--mdc-slider-hover-handle-color: #8bc34a;--mdc-slider-active-track-color: #8bc34a;--mdc-slider-inactive-track-color: #8bc34a;--mdc-slider-with-tick-marks-inactive-container-color: #8bc34a;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.theme-102 .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-102 .mdc-list-item__start,.theme-102 .mdc-list-item__end,.theme-102 .mat-accent .mdc-list-item__start,.theme-102 .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: #8bc34a;--mdc-radio-selected-hover-icon-color: #8bc34a;--mdc-radio-selected-icon-color: #8bc34a;--mdc-radio-selected-pressed-icon-color: #8bc34a}.theme-102 .mat-warn .mdc-list-item__start,.theme-102 .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-102 .mat-mdc-list-option,.theme-102 .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: black;--mdc-checkbox-selected-focus-icon-color: #8bc34a;--mdc-checkbox-selected-hover-icon-color: #8bc34a;--mdc-checkbox-selected-icon-color: #8bc34a;--mdc-checkbox-selected-pressed-icon-color: #8bc34a;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8bc34a;--mdc-checkbox-selected-hover-state-layer-color: #8bc34a;--mdc-checkbox-selected-pressed-state-layer-color: #8bc34a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-102 .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-102 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-102 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-102 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-102 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#8bc34a}.theme-102 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-102 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-102 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-102 .mat-mdc-tab-group,.theme-102 .mat-mdc-tab-nav-bar,.theme-102 .mat-mdc-tab-group.mat-accent,.theme-102 .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8bc34a;--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: #8bc34a;--mat-tab-header-active-ripple-color: #8bc34a;--mat-tab-header-inactive-ripple-color: #8bc34a;--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: #8bc34a;--mat-tab-header-active-hover-label-text-color: #8bc34a;--mat-tab-header-active-focus-indicator-color: #8bc34a;--mat-tab-header-active-hover-indicator-color: #8bc34a}.theme-102 .mat-mdc-tab-group.mat-warn,.theme-102 .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-102 .mat-mdc-tab-group.mat-background-primary,.theme-102 .mat-mdc-tab-nav-bar.mat-background-primary,.theme-102 .mat-mdc-tab-group.mat-background-accent,.theme-102 .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8bc34a;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.theme-102 .mat-mdc-tab-group.mat-background-warn,.theme-102 .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-102 .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-102 .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: black;--mdc-checkbox-selected-focus-icon-color: #8bc34a;--mdc-checkbox-selected-hover-icon-color: #8bc34a;--mdc-checkbox-selected-icon-color: #8bc34a;--mdc-checkbox-selected-pressed-icon-color: #8bc34a;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #8bc34a;--mdc-checkbox-selected-hover-state-layer-color: #8bc34a;--mdc-checkbox-selected-pressed-state-layer-color: #8bc34a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-102 .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-102 .mat-mdc-button.mat-primary,.theme-102 .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8bc34a;--mat-text-button-state-layer-color: #8bc34a;--mat-text-button-ripple-color: rgba(139, 195, 74, .1)}.theme-102 .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-102 .mat-mdc-unelevated-button.mat-primary,.theme-102 .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8bc34a;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.theme-102 .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-102 .mat-mdc-raised-button.mat-primary,.theme-102 .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8bc34a;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.theme-102 .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-102 .mat-mdc-outlined-button.mat-primary,.theme-102 .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8bc34a;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #8bc34a;--mat-outlined-button-ripple-color: rgba(139, 195, 74, .1)}.theme-102 .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-102 .mat-mdc-icon-button.mat-primary,.theme-102 .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8bc34a;--mat-icon-button-state-layer-color: #8bc34a;--mat-icon-button-ripple-color: rgba(139, 195, 74, .1)}.theme-102 .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-102 .mat-mdc-fab.mat-primary,.theme-102 .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #8bc34a;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.theme-102 .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-102 .mat-mdc-mini-fab.mat-primary,.theme-102 .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #8bc34a;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.theme-102 .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-102 .mat-accent{--mdc-circular-progress-active-indicator-color: #8bc34a}.theme-102 .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-102 .mat-badge-accent{--mat-badge-background-color: #8bc34a;--mat-badge-text-color: rgba(0, 0, 0, .87)}.theme-102 .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-102 .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #8bc34a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(139, 195, 74, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(139, 195, 74, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(139, 195, 74, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(139, 195, 74, .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}.theme-102 .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-102 .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8bc34a}.theme-102 .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-102 .mat-icon.mat-primary,.theme-102 .mat-icon.mat-accent{--mat-icon-color: #8bc34a}.theme-102 .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-102 .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #8bc34a;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #8bc34a;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #8bc34a;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.theme-102 .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-102 .mat-toolbar.mat-primary,.theme-102 .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8bc34a;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.theme-102 .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-102 .st-primary-background{background:#8bc34a}.theme-102 .st-primary{fill:#8bc34a}.theme-102 .st-secondary{fill:#0000008a}.theme-102 .mat-tree-node-content-interactive:hover{background-color:#f5f5f5}.theme-102 .mat-tree-node-content-interactive-selected,.theme-102 .mat-tree-node-content-interactive-selected:hover,.theme-102 .mat-tree-node-content-interactive:active{background-color:#ebebeb}.theme-102 .mat-tree{background:transparent}.theme-102 .text-gray{color:#0009}.theme-102 .text-primary{color:#000000de}.theme-102 .text-error{color:#e53935}.theme-102 *.text-secondary,.theme-102 *.text-muted{color:#0009}.theme-102 a.text-secondary:focus{color:#0009}.theme-102 a.text-secondary:hover{color:#000000de}.theme-102 .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38)}.theme-102 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-102 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-102 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0009!important}.theme-102 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-102 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-102 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#d2d2d2!important}.theme-102 mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: black}.theme-102 mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-102 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-102 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-102 mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-102 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#0009;position:absolute;left:6px;top:2px;font-size:10px}.theme-102 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-102 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #8bc34a;--mat-tab-header-active-hover-indicator-color: #8bc34a}.theme-102 mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#000;font-size:14px}.theme-102 .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-102 .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-102 .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-102 .cdk-overlay-pane:has(.plt-ui-dialog),.theme-102 .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-102 button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-102 .mat-mdc-menu-panel,.theme-102 .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-102 .mat-mdc-autocomplete-panel{border:1px solid #757575}.theme-102 .mat-mdc-menu-panel{background-color:#fff;max-width:none;min-width:280px}.theme-102 .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-102 .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#dcedc5}.theme-102 .mdc-data-table__header-cell{background-color:#fff}.theme-102 .mdc-data-table__row--selected{background-color:#ebebeb}.theme-102 .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#f5f5f5}.theme-102 .mat-mdc-table{background:#fff}.theme-102 .mdc-data-table__header-cell,.theme-102 .mdc-data-table__cell{color:unset}.theme-102 .mdc-data-table__row--selected:hover{background-color:#ebebeb!important}.theme-102 .mat-mdc-row{cursor:default}.theme-102 .mat-mdc-row.has-changes{font-style:italic}.theme-102 .mat-mdc-header-cell{width:0;border-left:1px solid #e6e6e6}.theme-102 .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-102 .mat-mdc-header-cell,.theme-102 .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#e6e6e6}.theme-102 .mat-mdc-cell,.theme-102 .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-102 .mat-mdc-cell.right,.theme-102 .mat-mdc-cell *.right{text-align:center}.theme-102 .mat-mdc-cell.vertical-align-center,.theme-102 .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-102 .mat-mdc-cell.vertical-align-top,.theme-102 .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-102 .mat-mdc-cell small,.theme-102 .mat-mdc-cell * small{font-size:12px}.theme-102 .mat-mdc-cell .mat-mdc-checkbox,.theme-102 .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-102 th:last-of-type{width:auto}.theme-102 .navigation-window-selected,.theme-102 .profile-selected{background:#5f9634}.theme-102.theme-dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #8bc34a;--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: #8bc34a;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #8bc34a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #1e1e1e;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #353535;--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: #353535;--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, .5);--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: #8bc34a;--mdc-filled-text-field-focus-active-indicator-color: #8bc34a;--mdc-filled-text-field-focus-label-text-color: rgba(139, 195, 74, .87);--mdc-filled-text-field-container-color: #3d3d3d;--mdc-filled-text-field-disabled-container-color: #393939;--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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--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: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #8bc34a;--mdc-outlined-text-field-focus-outline-color: #8bc34a;--mdc-outlined-text-field-focus-label-text-color: rgba(139, 195, 74, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--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: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(139, 195, 74, .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: #f44336;--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: #353535;--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(139, 195, 74, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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: #353535;--mdc-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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: #212121;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #aad17c;--mdc-switch-selected-handle-color: #aad17c;--mdc-switch-selected-hover-state-layer-color: #aad17c;--mdc-switch-selected-pressed-state-layer-color: #aad17c;--mdc-switch-selected-focus-handle-color: #bfdb9e;--mdc-switch-selected-hover-handle-color: #bfdb9e;--mdc-switch-selected-pressed-handle-color: #bfdb9e;--mdc-switch-selected-focus-track-color: #7cb443;--mdc-switch-selected-hover-track-color: #7cb443;--mdc-switch-selected-pressed-track-color: #7cb443;--mdc-switch-selected-track-color: #7cb443;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #8bc34a;--mdc-slider-focus-handle-color: #8bc34a;--mdc-slider-hover-handle-color: #8bc34a;--mdc-slider-active-track-color: #8bc34a;--mdc-slider-inactive-track-color: #8bc34a;--mdc-slider-with-tick-marks-inactive-container-color: #8bc34a;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--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;--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-ripple-color: #8bc34a;--mat-slider-hover-state-layer-color: rgba(139, 195, 74, .05);--mat-slider-focus-state-layer-color: rgba(139, 195, 74, .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-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: #353535;--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, .5);--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: #353535;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: black;--mdc-checkbox-selected-focus-icon-color: #8bc34a;--mdc-checkbox-selected-hover-icon-color: #8bc34a;--mdc-checkbox-selected-icon-color: #8bc34a;--mdc-checkbox-selected-pressed-icon-color: #8bc34a;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8bc34a;--mdc-checkbox-selected-hover-state-layer-color: #8bc34a;--mdc-checkbox-selected-pressed-state-layer-color: #8bc34a;--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);--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-keep-touch-target: false;--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(94, 94, 94, .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: #353535;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-filled-button-disabled-label-text-color: rgba(94, 94, 94, .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: #353535;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-protected-button-disabled-label-text-color: rgba(94, 94, 94, .5);--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-protected-button-container-shadow-color: #000;--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(94, 94, 94, .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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #353535;--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-container-shadow-color: #000;--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(94, 94, 94, .5);--mdc-fab-small-container-color: #353535;--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-fab-small-container-shadow-color: #000;--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(94, 94, 94, .5);--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-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d7d7d7;--mdc-snackbar-supporting-text-color: rgba(53, 53, 53, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #353535;--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: #8bc34a;--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: #8bc34a;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: #5e5e5e;--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: #212121;--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: #515151;--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-selected-state-background-color: #515151;--mat-legacy-button-toggle-disabled-state-text-color: #5e5e5e;--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: #353535;--mat-standard-button-toggle-state-layer-color: #515151;--mat-standard-button-toggle-selected-state-background-color: #515151;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #5e5e5e;--mat-standard-button-toggle-disabled-state-background-color: #353535;--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: #4d4d4d;--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: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #8bc34a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(139, 195, 74, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(139, 195, 74, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(139, 195, 74, .3);--mat-datepicker-toggle-active-state-icon-color: #8bc34a;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(139, 195, 74, .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, .5);--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, .5);--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: #353535;--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: #353535;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: #303030;--mat-expansion-header-focus-state-layer-color: #303030;--mat-expansion-header-disabled-state-text-color: #5e5e5e;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .5);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .5);--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: #212121;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #1e1e1e;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(202, 202, 202, .6);--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #8bc34a;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #8bc34a;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #8bc34a;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: #353535;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: #303030;--mat-stepper-header-focus-state-layer-color: #303030;--mat-stepper-header-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .5);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #9a9a9a;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #353535;--mat-tree-node-text-color: white;--mdc-theme-primary: #8bc34a;--mdc-ripple-color: #8bc34a;--mat-toolbar-container-background-color: #282828;--plt-primary-color: #8bc34a;--plt-primary-color-dark: #33691e;--plt-primary-color-light: #dde9cf;--plt-primary-color-light-secondary: #bfdb9e;--plt-bg: rgb(30, 30, 30);--plt-bg-controls: rgb(40, 40, 40);--plt-bg-selected: #515151;--plt-bg-focused: #515151;--plt-bg-focused-controls: rgb(77, 77, 77);--plt-bg-hover: rgb(48, 48, 48);--plt-bg-hover-controls: rgb(58, 58, 58);--plt-bg-popup-border: #9e9e9e;--plt-bg-toolbar: #282828;--plt-select-divider: rgba(255, 255, 255, .24);--plt-divider: rgba(255, 255, 255, .12);--plt-resizable-divider: #9e9e9e;--plt-hard-divider: #9e9e9e;--plt-table-border: rgb(66, 66, 66);--plt-toolbar-border: rgba(255, 255, 255, .12);--plt-dialog: #212121;--plt-disabled: rgba(255, 255, 255, .5);--plt-button-disabled: #5e5e5e;--plt-text: white;--plt-text-rgb: 255, 255, 255;--plt-text-primary: white;--plt-text-secondary: rgba(255, 255, 255, .5);--plt-text-disabled: rgba(255, 255, 255, .5);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: white;--plt-icon: white;--plt-secondary-text-icon: rgba(255, 255, 255, .43);--plt-select-arrow-color: #9e9e9e;--plt-select-disabled-arrow-color: #616161;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: #353535;--plt-scrollbar-handle: #616161;--plt-scrollbar-handle-hover: #757575;--plt-scrollbar-track: rgba(255, 255, 255, .05);--plt-message-owner: rgb(92, 92, 92);--plt-message-companion: rgb(51, 51, 51);--plt-control-border: rgba(255, 255, 255, .38);--plt-control-border-hover: rgba(255, 255, 255, .6);--user-state-0: transparent;--user-state-1: rgb(77, 77, 77);--user-state-2: rgb(36, 101, 18);--user-state-3: rgb(0, 102, 94);--user-state-4: rgb(0, 80, 161);--user-state-5: rgb(144, 0, 82);--user-state-6: rgb(142, 22, 0);--user-state-7: rgb(85, 48, 0);--mdc-dialog-container-color: rgb(30, 30, 30);--mdc-dialog-supporting-text-color: white;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-102.theme-dark .mat-accent{--mat-option-selected-state-label-text-color: #8bc34a;--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)}.theme-102.theme-dark .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-102.theme-dark .mat-primary,.theme-102.theme-dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #8bc34a;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #8bc34a;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-102.theme-dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-102.theme-dark .mat-elevation-z0,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-102.theme-dark .mat-elevation-z1,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-102.theme-dark .mat-elevation-z2,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-102.theme-dark .mat-elevation-z3,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-102.theme-dark .mat-elevation-z4,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-102.theme-dark .mat-elevation-z5,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-102.theme-dark .mat-elevation-z6,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-102.theme-dark .mat-elevation-z7,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-102.theme-dark .mat-elevation-z8,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-102.theme-dark .mat-elevation-z9,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-102.theme-dark .mat-elevation-z10,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-102.theme-dark .mat-elevation-z11,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-102.theme-dark .mat-elevation-z12,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-102.theme-dark .mat-elevation-z13,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-102.theme-dark .mat-elevation-z14,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-102.theme-dark .mat-elevation-z15,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-102.theme-dark .mat-elevation-z16,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-102.theme-dark .mat-elevation-z17,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-102.theme-dark .mat-elevation-z18,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-102.theme-dark .mat-elevation-z19,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-102.theme-dark .mat-elevation-z20,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-102.theme-dark .mat-elevation-z21,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-102.theme-dark .mat-elevation-z22,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-102.theme-dark .mat-elevation-z23,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-102.theme-dark .mat-elevation-z24,.theme-102.theme-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-102.theme-dark .mat-mdc-progress-bar,.theme-102.theme-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #8bc34a;--mdc-linear-progress-track-color: rgba(139, 195, 74, .25)}.theme-102.theme-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-102.theme-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #8bc34a;--mdc-filled-text-field-focus-active-indicator-color: #8bc34a;--mdc-filled-text-field-focus-label-text-color: rgba(139, 195, 74, .87);--mdc-outlined-text-field-caret-color: #8bc34a;--mdc-outlined-text-field-focus-outline-color: #8bc34a;--mdc-outlined-text-field-focus-label-text-color: rgba(139, 195, 74, .87);--mat-form-field-focus-select-arrow-color: rgba(139, 195, 74, .87)}.theme-102.theme-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-102.theme-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #353535;--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(139, 195, 74, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-102.theme-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #353535;--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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-102.theme-dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-102.theme-dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #4d4d4d;--mdc-chip-elevated-selected-container-color: #4d4d4d;--mdc-chip-elevated-disabled-container-color: #4d4d4d;--mdc-chip-flat-disabled-selected-container-color: #4d4d4d;--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}.theme-102.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-102.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-102.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-102.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #8bc34a;--mdc-chip-elevated-selected-container-color: #8bc34a;--mdc-chip-elevated-disabled-container-color: #8bc34a;--mdc-chip-flat-disabled-selected-container-color: #8bc34a;--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: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.theme-102.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-102.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-102.theme-dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.theme-102.theme-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #aad17c;--mdc-switch-selected-handle-color: #aad17c;--mdc-switch-selected-hover-state-layer-color: #aad17c;--mdc-switch-selected-pressed-state-layer-color: #aad17c;--mdc-switch-selected-focus-handle-color: #bfdb9e;--mdc-switch-selected-hover-handle-color: #bfdb9e;--mdc-switch-selected-pressed-handle-color: #bfdb9e;--mdc-switch-selected-focus-track-color: #7cb443;--mdc-switch-selected-hover-track-color: #7cb443;--mdc-switch-selected-pressed-track-color: #7cb443;--mdc-switch-selected-track-color: #7cb443}.theme-102.theme-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.theme-102.theme-dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.theme-102.theme-dark .mat-mdc-radio-button.mat-primary,.theme-102.theme-dark .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: #8bc34a;--mdc-radio-selected-hover-icon-color: #8bc34a;--mdc-radio-selected-icon-color: #8bc34a;--mdc-radio-selected-pressed-icon-color: #8bc34a;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #8bc34a;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-102.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-102.theme-dark .mat-accent{--mat-slider-ripple-color: #8bc34a;--mat-slider-hover-state-layer-color: rgba(139, 195, 74, .05);--mat-slider-focus-state-layer-color: rgba(139, 195, 74, .2);--mdc-slider-handle-color: #8bc34a;--mdc-slider-focus-handle-color: #8bc34a;--mdc-slider-hover-handle-color: #8bc34a;--mdc-slider-active-track-color: #8bc34a;--mdc-slider-inactive-track-color: #8bc34a;--mdc-slider-with-tick-marks-inactive-container-color: #8bc34a;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.theme-102.theme-dark .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-102.theme-dark .mdc-list-item__start,.theme-102.theme-dark .mdc-list-item__end,.theme-102.theme-dark .mat-accent .mdc-list-item__start,.theme-102.theme-dark .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: #8bc34a;--mdc-radio-selected-hover-icon-color: #8bc34a;--mdc-radio-selected-icon-color: #8bc34a;--mdc-radio-selected-pressed-icon-color: #8bc34a}.theme-102.theme-dark .mat-warn .mdc-list-item__start,.theme-102.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-102.theme-dark .mat-mdc-list-option,.theme-102.theme-dark .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: black;--mdc-checkbox-selected-focus-icon-color: #8bc34a;--mdc-checkbox-selected-hover-icon-color: #8bc34a;--mdc-checkbox-selected-icon-color: #8bc34a;--mdc-checkbox-selected-pressed-icon-color: #8bc34a;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8bc34a;--mdc-checkbox-selected-hover-state-layer-color: #8bc34a;--mdc-checkbox-selected-pressed-state-layer-color: #8bc34a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-102.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-102.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-102.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-102.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-102.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#8bc34a}.theme-102.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-102.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-102.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-102.theme-dark .mat-mdc-tab-group,.theme-102.theme-dark .mat-mdc-tab-nav-bar,.theme-102.theme-dark .mat-mdc-tab-group.mat-accent,.theme-102.theme-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #8bc34a;--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: #8bc34a;--mat-tab-header-active-ripple-color: #8bc34a;--mat-tab-header-inactive-ripple-color: #8bc34a;--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: #8bc34a;--mat-tab-header-active-hover-label-text-color: #8bc34a;--mat-tab-header-active-focus-indicator-color: #8bc34a;--mat-tab-header-active-hover-indicator-color: #8bc34a}.theme-102.theme-dark .mat-mdc-tab-group.mat-warn,.theme-102.theme-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-102.theme-dark .mat-mdc-tab-group.mat-background-primary,.theme-102.theme-dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-102.theme-dark .mat-mdc-tab-group.mat-background-accent,.theme-102.theme-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #8bc34a;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.theme-102.theme-dark .mat-mdc-tab-group.mat-background-warn,.theme-102.theme-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-102.theme-dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.theme-102.theme-dark .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: black;--mdc-checkbox-selected-focus-icon-color: #8bc34a;--mdc-checkbox-selected-hover-icon-color: #8bc34a;--mdc-checkbox-selected-icon-color: #8bc34a;--mdc-checkbox-selected-pressed-icon-color: #8bc34a;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #8bc34a;--mdc-checkbox-selected-hover-state-layer-color: #8bc34a;--mdc-checkbox-selected-pressed-state-layer-color: #8bc34a;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-102.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-102.theme-dark .mat-mdc-button.mat-primary,.theme-102.theme-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #8bc34a;--mat-text-button-state-layer-color: #8bc34a;--mat-text-button-ripple-color: rgba(139, 195, 74, .1)}.theme-102.theme-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-102.theme-dark .mat-mdc-unelevated-button.mat-primary,.theme-102.theme-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #8bc34a;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.theme-102.theme-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-102.theme-dark .mat-mdc-raised-button.mat-primary,.theme-102.theme-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #8bc34a;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.theme-102.theme-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-102.theme-dark .mat-mdc-outlined-button.mat-primary,.theme-102.theme-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #8bc34a;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #8bc34a;--mat-outlined-button-ripple-color: rgba(139, 195, 74, .1)}.theme-102.theme-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-102.theme-dark .mat-mdc-icon-button.mat-primary,.theme-102.theme-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #8bc34a;--mat-icon-button-state-layer-color: #8bc34a;--mat-icon-button-ripple-color: rgba(139, 195, 74, .1)}.theme-102.theme-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-102.theme-dark .mat-mdc-fab.mat-primary,.theme-102.theme-dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #8bc34a;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.theme-102.theme-dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-102.theme-dark .mat-mdc-mini-fab.mat-primary,.theme-102.theme-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #8bc34a;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.theme-102.theme-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-102.theme-dark .mat-accent{--mdc-circular-progress-active-indicator-color: #8bc34a}.theme-102.theme-dark .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-102.theme-dark .mat-badge-accent{--mat-badge-background-color: #8bc34a;--mat-badge-text-color: rgba(0, 0, 0, .87)}.theme-102.theme-dark .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-102.theme-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #8bc34a;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(139, 195, 74, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(139, 195, 74, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(139, 195, 74, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(139, 195, 74, .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}.theme-102.theme-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-102.theme-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #8bc34a}.theme-102.theme-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-102.theme-dark .mat-icon.mat-primary,.theme-102.theme-dark .mat-icon.mat-accent{--mat-icon-color: #8bc34a}.theme-102.theme-dark .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-102.theme-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #8bc34a;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #8bc34a;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #8bc34a;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.theme-102.theme-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-102.theme-dark .mat-toolbar.mat-primary,.theme-102.theme-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #8bc34a;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.theme-102.theme-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-102.theme-dark .st-primary-background{background:#8bc34a}.theme-102.theme-dark .st-primary{fill:#8bc34a}.theme-102.theme-dark .st-secondary{fill:#fff}.theme-102.theme-dark .mat-tree-node-content-interactive:hover{background-color:#303030}.theme-102.theme-dark .mat-tree-node-content-interactive-selected,.theme-102.theme-dark .mat-tree-node-content-interactive-selected:hover,.theme-102.theme-dark .mat-tree-node-content-interactive:active{background-color:#515151}.theme-102.theme-dark .mat-tree{background:transparent}.theme-102.theme-dark .text-gray{color:#ffffff80}.theme-102.theme-dark .text-primary{color:#fff}.theme-102.theme-dark .text-error{color:#e53935}.theme-102.theme-dark *.text-secondary,.theme-102.theme-dark *.text-muted{color:#ffffff80}.theme-102.theme-dark a.text-secondary:focus{color:#ffffff80}.theme-102.theme-dark a.text-secondary:hover{color:#fff}.theme-102.theme-dark .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38)}.theme-102.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-102.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-102.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#fff9!important}.theme-102.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-102.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-102.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#5e5e5e!important}.theme-102.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: white}.theme-102.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-102.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-102.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-102.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-102.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#ffffff80;position:absolute;left:6px;top:2px;font-size:10px}.theme-102.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-102.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #8bc34a;--mat-tab-header-active-hover-indicator-color: #8bc34a}.theme-102.theme-dark mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#fff;font-size:14px}.theme-102.theme-dark .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-102.theme-dark .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-102.theme-dark .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-102.theme-dark .cdk-overlay-pane:has(.plt-ui-dialog),.theme-102.theme-dark .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-102.theme-dark button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-102.theme-dark .mat-mdc-menu-panel,.theme-102.theme-dark .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-102.theme-dark .mat-mdc-autocomplete-panel{border:1px solid #9e9e9e}.theme-102.theme-dark .mat-mdc-menu-panel{background-color:#1e1e1e;max-width:none;min-width:280px}.theme-102.theme-dark .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-102.theme-dark .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#dcedc5}.theme-102.theme-dark .mdc-data-table__header-cell{background-color:#1e1e1e}.theme-102.theme-dark .mdc-data-table__row--selected{background-color:#515151}.theme-102.theme-dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#303030}.theme-102.theme-dark .mat-mdc-table{background:#1e1e1e}.theme-102.theme-dark .mdc-data-table__header-cell,.theme-102.theme-dark .mdc-data-table__cell{color:unset}.theme-102.theme-dark .mdc-data-table__row--selected:hover{background-color:#515151!important}.theme-102.theme-dark .mat-mdc-row{cursor:default}.theme-102.theme-dark .mat-mdc-row.has-changes{font-style:italic}.theme-102.theme-dark .mat-mdc-header-cell{width:0;border-left:1px solid #424242}.theme-102.theme-dark .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-102.theme-dark .mat-mdc-header-cell,.theme-102.theme-dark .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#424242}.theme-102.theme-dark .mat-mdc-cell,.theme-102.theme-dark .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-102.theme-dark .mat-mdc-cell.right,.theme-102.theme-dark .mat-mdc-cell *.right{text-align:center}.theme-102.theme-dark .mat-mdc-cell.vertical-align-center,.theme-102.theme-dark .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-102.theme-dark .mat-mdc-cell.vertical-align-top,.theme-102.theme-dark .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-102.theme-dark .mat-mdc-cell small,.theme-102.theme-dark .mat-mdc-cell * small{font-size:12px}.theme-102.theme-dark .mat-mdc-cell .mat-mdc-checkbox,.theme-102.theme-dark .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-102.theme-dark th:last-of-type{width:auto}.theme-102.theme-dark .navigation-window-selected,.theme-102.theme-dark .profile-selected{background:#95c85b}.theme-103{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #6e78bc;--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: #6e78bc;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #6e78bc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: white;--mat-app-text-color: rgba(0, 0, 0, .87);--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, .6);--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: #6e78bc;--mdc-filled-text-field-focus-active-indicator-color: #6e78bc;--mdc-filled-text-field-focus-label-text-color: rgba(110, 120, 188, .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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(238, 238, 238, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(238, 238, 238, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(238, 238, 238, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #6e78bc;--mdc-outlined-text-field-focus-outline-color: #6e78bc;--mdc-outlined-text-field-focus-label-text-color: rgba(110, 120, 188, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(238, 238, 238, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(238, 238, 238, .06);--mdc-outlined-text-field-hover-outline-color: rgba(238, 238, 238, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(110, 120, 188, .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: #f44336;--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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(110, 120, 188, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #6671b4;--mdc-switch-selected-handle-color: #6671b4;--mdc-switch-selected-hover-state-layer-color: #6671b4;--mdc-switch-selected-pressed-state-layer-color: #6671b4;--mdc-switch-selected-focus-handle-color: #3e4c8c;--mdc-switch-selected-hover-handle-color: #3e4c8c;--mdc-switch-selected-pressed-handle-color: #3e4c8c;--mdc-switch-selected-focus-track-color: #9ca3d1;--mdc-switch-selected-hover-track-color: #9ca3d1;--mdc-switch-selected-pressed-track-color: #9ca3d1;--mdc-switch-selected-track-color: #9ca3d1;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #6e78bc;--mdc-slider-focus-handle-color: #6e78bc;--mdc-slider-hover-handle-color: #6e78bc;--mdc-slider-active-track-color: #6e78bc;--mdc-slider-inactive-track-color: #6e78bc;--mdc-slider-with-tick-marks-inactive-container-color: #6e78bc;--mdc-slider-with-tick-marks-active-container-color: white;--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;--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-ripple-color: #6e78bc;--mat-slider-hover-state-layer-color: rgba(110, 120, 188, .05);--mat-slider-focus-state-layer-color: rgba(110, 120, 188, .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-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: #eeeeee;--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, .6);--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-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: white;--mdc-checkbox-selected-focus-icon-color: #6e78bc;--mdc-checkbox-selected-hover-icon-color: #6e78bc;--mdc-checkbox-selected-icon-color: #6e78bc;--mdc-checkbox-selected-pressed-icon-color: #6e78bc;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #6e78bc;--mdc-checkbox-selected-hover-state-layer-color: #6e78bc;--mdc-checkbox-selected-pressed-state-layer-color: #6e78bc;--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);--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-keep-touch-target: false;--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(210, 210, 210, .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(210, 210, 210, .12);--mdc-filled-button-disabled-label-text-color: rgba(210, 210, 210, .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(210, 210, 210, .12);--mdc-protected-button-disabled-label-text-color: rgba(210, 210, 210, .38);--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-protected-button-container-shadow-color: #000;--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: #eeeeee;--mdc-outlined-button-disabled-label-text-color: rgba(210, 210, 210, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: #eeeeee;--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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: white;--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-container-shadow-color: #000;--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(210, 210, 210, .38);--mdc-fab-small-container-color: white;--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-fab-small-container-shadow-color: #000;--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(210, 210, 210, .38);--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-extended-fab-container-shadow-color: #000;--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: #6e78bc;--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: #eeeeee;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #6e78bc;--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: #6e78bc;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #d2d2d2;--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: #ebebeb;--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .6);--mat-legacy-button-toggle-selected-state-background-color: #ebebeb;--mat-legacy-button-toggle-disabled-state-text-color: #d2d2d2;--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: #ebebeb;--mat-standard-button-toggle-selected-state-background-color: #ebebeb;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: #d2d2d2;--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: #eeeeee;--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: white;--mat-datepicker-calendar-date-selected-state-background-color: #6e78bc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(110, 120, 188, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(110, 120, 188, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(110, 120, 188, .3);--mat-datepicker-toggle-active-state-icon-color: #6e78bc;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(110, 120, 188, .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, .6);--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: #eeeeee;--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .6);--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: #eeeeee;--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: #eeeeee;--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: #eeeeee;--mat-expansion-header-hover-state-layer-color: whitesmoke;--mat-expansion-header-focus-state-layer-color: whitesmoke;--mat-expansion-header-disabled-state-text-color: #d2d2d2;--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .6);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .6);--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: #eeeeee;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: white;--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: white;--mat-stepper-header-selected-state-icon-background-color: #6e78bc;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #6e78bc;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #6e78bc;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: #eeeeee;--mat-stepper-header-hover-state-layer-color: whitesmoke;--mat-stepper-header-focus-state-layer-color: whitesmoke;--mat-stepper-header-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .6);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #666666;--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);--mdc-theme-primary: #6e78bc;--mdc-ripple-color: #6e78bc;--mat-toolbar-container-background-color: rgb(242, 242, 242);--plt-primary-color: #6e78bc;--plt-primary-color-dark: #3e4c8c;--plt-primary-color-light: #e9ecf4;--plt-primary-color-light-secondary: #bbc0df;--plt-bg: #ffffff;--plt-bg-controls: #fafafa;--plt-bg-selected: #ebebeb;--plt-bg-focused: #ebebeb;--plt-bg-focused-controls: rgb(203, 203, 203);--plt-bg-hover: rgb(245, 245, 245);--plt-bg-hover-controls: rgb(224, 224, 224);--plt-bg-popup-border: #757575;--plt-bg-toolbar: rgb(242, 242, 242);--plt-select-divider: rgba(0, 0, 0, .05);--plt-divider: #eeeeee;--plt-resizable-divider: rgb(197, 197, 197);--plt-hard-divider: rgb(197, 197, 197);--plt-table-border: rgb(230, 230, 230);--plt-toolbar-border: rgba(0, 0, 0, .05);--plt-dialog: white;--plt-disabled: rgba(0, 0, 0, .38);--plt-button-disabled: #d2d2d2;--plt-text: rgba(0, 0, 0, .87);--plt-text-rgb: 0, 0, 0;--plt-text-primary: rgba(0, 0, 0, .87);--plt-text-secondary: rgba(0, 0, 0, .6);--plt-text-disabled: rgba(0, 0, 0, .38);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: rgba(0, 0, 0, .87);--plt-icon: rgba(0, 0, 0, .54);--plt-secondary-text-icon: rgba(0, 0, 0, .35);--plt-select-arrow-color: #616161;--plt-select-disabled-arrow-color: #9e9e9e;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: white;--plt-scrollbar-handle: #bdbdbd;--plt-scrollbar-handle-hover: #9e9e9e;--plt-scrollbar-track: #f5f5f5;--plt-message-owner: rgb(238, 255, 193);--plt-message-companion: rgb(230, 230, 230);--plt-control-border: rgba(0, 0, 0, .38);--plt-control-border-hover: rgba(0, 0, 0, .6);--user-state-0: transparent;--user-state-1: rgb(186, 186, 186);--user-state-2: rgb(183, 226, 129);--user-state-3: rgb(146, 225, 213);--user-state-4: rgb(166, 224, 252);--user-state-5: rgb(255, 200, 234);--user-state-6: rgb(254, 159, 121);--user-state-7: rgb(224, 195, 120);--mdc-dialog-container-color: #ffffff;--mdc-dialog-supporting-text-color: black;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-103 .mat-accent{--mat-option-selected-state-label-text-color: #6e78bc;--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)}.theme-103 .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-103 .mat-primary,.theme-103 .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #6e78bc;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #6e78bc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-103 .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.theme-103 .mat-elevation-z0,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-103 .mat-elevation-z1,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-103 .mat-elevation-z2,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-103 .mat-elevation-z3,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-103 .mat-elevation-z4,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-103 .mat-elevation-z5,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-103 .mat-elevation-z6,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-103 .mat-elevation-z7,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-103 .mat-elevation-z8,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-103 .mat-elevation-z9,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-103 .mat-elevation-z10,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-103 .mat-elevation-z11,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-103 .mat-elevation-z12,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-103 .mat-elevation-z13,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-103 .mat-elevation-z14,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-103 .mat-elevation-z15,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-103 .mat-elevation-z16,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-103 .mat-elevation-z17,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-103 .mat-elevation-z18,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-103 .mat-elevation-z19,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-103 .mat-elevation-z20,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-103 .mat-elevation-z21,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-103 .mat-elevation-z22,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-103 .mat-elevation-z23,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-103 .mat-elevation-z24,.theme-103 .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-103 .mat-mdc-progress-bar,.theme-103 .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #6e78bc;--mdc-linear-progress-track-color: rgba(110, 120, 188, .25)}.theme-103 .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-103 .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #6e78bc;--mdc-filled-text-field-focus-active-indicator-color: #6e78bc;--mdc-filled-text-field-focus-label-text-color: rgba(110, 120, 188, .87);--mdc-outlined-text-field-caret-color: #6e78bc;--mdc-outlined-text-field-focus-outline-color: #6e78bc;--mdc-outlined-text-field-focus-label-text-color: rgba(110, 120, 188, .87);--mat-form-field-focus-select-arrow-color: rgba(110, 120, 188, .87)}.theme-103 .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-103 .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(110, 120, 188, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-103 .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-103 .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-103 .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}.theme-103 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-103 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-103 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-103 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #6e78bc;--mdc-chip-elevated-selected-container-color: #6e78bc;--mdc-chip-elevated-disabled-container-color: #6e78bc;--mdc-chip-flat-disabled-selected-container-color: #6e78bc;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-103 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-103 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-103 .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-103 .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #6671b4;--mdc-switch-selected-handle-color: #6671b4;--mdc-switch-selected-hover-state-layer-color: #6671b4;--mdc-switch-selected-pressed-state-layer-color: #6671b4;--mdc-switch-selected-focus-handle-color: #3e4c8c;--mdc-switch-selected-hover-handle-color: #3e4c8c;--mdc-switch-selected-pressed-handle-color: #3e4c8c;--mdc-switch-selected-focus-track-color: #9ca3d1;--mdc-switch-selected-hover-track-color: #9ca3d1;--mdc-switch-selected-pressed-track-color: #9ca3d1;--mdc-switch-selected-track-color: #9ca3d1}.theme-103 .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.theme-103 .mat-mdc-radio-button{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-103 .mat-mdc-radio-button.mat-primary,.theme-103 .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: #6e78bc;--mdc-radio-selected-hover-icon-color: #6e78bc;--mdc-radio-selected-icon-color: #6e78bc;--mdc-radio-selected-pressed-icon-color: #6e78bc;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #6e78bc;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.theme-103 .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.theme-103 .mat-accent{--mat-slider-ripple-color: #6e78bc;--mat-slider-hover-state-layer-color: rgba(110, 120, 188, .05);--mat-slider-focus-state-layer-color: rgba(110, 120, 188, .2);--mdc-slider-handle-color: #6e78bc;--mdc-slider-focus-handle-color: #6e78bc;--mdc-slider-hover-handle-color: #6e78bc;--mdc-slider-active-track-color: #6e78bc;--mdc-slider-inactive-track-color: #6e78bc;--mdc-slider-with-tick-marks-inactive-container-color: #6e78bc;--mdc-slider-with-tick-marks-active-container-color: white}.theme-103 .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-103 .mdc-list-item__start,.theme-103 .mdc-list-item__end,.theme-103 .mat-accent .mdc-list-item__start,.theme-103 .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: #6e78bc;--mdc-radio-selected-hover-icon-color: #6e78bc;--mdc-radio-selected-icon-color: #6e78bc;--mdc-radio-selected-pressed-icon-color: #6e78bc}.theme-103 .mat-warn .mdc-list-item__start,.theme-103 .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-103 .mat-mdc-list-option,.theme-103 .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: white;--mdc-checkbox-selected-focus-icon-color: #6e78bc;--mdc-checkbox-selected-hover-icon-color: #6e78bc;--mdc-checkbox-selected-icon-color: #6e78bc;--mdc-checkbox-selected-pressed-icon-color: #6e78bc;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #6e78bc;--mdc-checkbox-selected-hover-state-layer-color: #6e78bc;--mdc-checkbox-selected-pressed-state-layer-color: #6e78bc;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-103 .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-103 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-103 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-103 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-103 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#6e78bc}.theme-103 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-103 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-103 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-103 .mat-mdc-tab-group,.theme-103 .mat-mdc-tab-nav-bar,.theme-103 .mat-mdc-tab-group.mat-accent,.theme-103 .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #6e78bc;--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: #6e78bc;--mat-tab-header-active-ripple-color: #6e78bc;--mat-tab-header-inactive-ripple-color: #6e78bc;--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: #6e78bc;--mat-tab-header-active-hover-label-text-color: #6e78bc;--mat-tab-header-active-focus-indicator-color: #6e78bc;--mat-tab-header-active-hover-indicator-color: #6e78bc}.theme-103 .mat-mdc-tab-group.mat-warn,.theme-103 .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-103 .mat-mdc-tab-group.mat-background-primary,.theme-103 .mat-mdc-tab-nav-bar.mat-background-primary,.theme-103 .mat-mdc-tab-group.mat-background-accent,.theme-103 .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #6e78bc;--mat-tab-header-with-background-foreground-color: white}.theme-103 .mat-mdc-tab-group.mat-background-warn,.theme-103 .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-103 .mat-mdc-checkbox{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.theme-103 .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: white;--mdc-checkbox-selected-focus-icon-color: #6e78bc;--mdc-checkbox-selected-hover-icon-color: #6e78bc;--mdc-checkbox-selected-icon-color: #6e78bc;--mdc-checkbox-selected-pressed-icon-color: #6e78bc;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #6e78bc;--mdc-checkbox-selected-hover-state-layer-color: #6e78bc;--mdc-checkbox-selected-pressed-state-layer-color: #6e78bc;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-103 .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.theme-103 .mat-mdc-button.mat-primary,.theme-103 .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #6e78bc;--mat-text-button-state-layer-color: #6e78bc;--mat-text-button-ripple-color: rgba(110, 120, 188, .1)}.theme-103 .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-103 .mat-mdc-unelevated-button.mat-primary,.theme-103 .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #6e78bc;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-103 .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-103 .mat-mdc-raised-button.mat-primary,.theme-103 .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #6e78bc;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-103 .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-103 .mat-mdc-outlined-button.mat-primary,.theme-103 .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #6e78bc;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #6e78bc;--mat-outlined-button-ripple-color: rgba(110, 120, 188, .1)}.theme-103 .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-103 .mat-mdc-icon-button.mat-primary,.theme-103 .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #6e78bc;--mat-icon-button-state-layer-color: #6e78bc;--mat-icon-button-ripple-color: rgba(110, 120, 188, .1)}.theme-103 .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-103 .mat-mdc-fab.mat-primary,.theme-103 .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #6e78bc;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-103 .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-103 .mat-mdc-mini-fab.mat-primary,.theme-103 .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #6e78bc;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-103 .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-103 .mat-accent{--mdc-circular-progress-active-indicator-color: #6e78bc}.theme-103 .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-103 .mat-badge-accent{--mat-badge-background-color: #6e78bc;--mat-badge-text-color: white}.theme-103 .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-103 .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #6e78bc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(110, 120, 188, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(110, 120, 188, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(110, 120, 188, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(110, 120, 188, .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}.theme-103 .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-103 .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #6e78bc}.theme-103 .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-103 .mat-icon.mat-primary,.theme-103 .mat-icon.mat-accent{--mat-icon-color: #6e78bc}.theme-103 .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-103 .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #6e78bc;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #6e78bc;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #6e78bc;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-103 .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-103 .mat-toolbar.mat-primary,.theme-103 .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #6e78bc;--mat-toolbar-container-text-color: white}.theme-103 .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-103 .st-primary-background{background:#6e78bc}.theme-103 .st-primary{fill:#6e78bc}.theme-103 .st-secondary{fill:#0000008a}.theme-103 .mat-tree-node-content-interactive:hover{background-color:#f5f5f5}.theme-103 .mat-tree-node-content-interactive-selected,.theme-103 .mat-tree-node-content-interactive-selected:hover,.theme-103 .mat-tree-node-content-interactive:active{background-color:#ebebeb}.theme-103 .mat-tree{background:transparent}.theme-103 .text-gray{color:#0009}.theme-103 .text-primary{color:#000000de}.theme-103 .text-error{color:#e53935}.theme-103 *.text-secondary,.theme-103 *.text-muted{color:#0009}.theme-103 a.text-secondary:focus{color:#0009}.theme-103 a.text-secondary:hover{color:#000000de}.theme-103 .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38)}.theme-103 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-103 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-103 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0009!important}.theme-103 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-103 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-103 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#d2d2d2!important}.theme-103 mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: black}.theme-103 mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-103 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-103 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-103 mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-103 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#0009;position:absolute;left:6px;top:2px;font-size:10px}.theme-103 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-103 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #6e78bc;--mat-tab-header-active-hover-indicator-color: #6e78bc}.theme-103 mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#000;font-size:14px}.theme-103 .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-103 .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-103 .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-103 .cdk-overlay-pane:has(.plt-ui-dialog),.theme-103 .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-103 button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-103 .mat-mdc-menu-panel,.theme-103 .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-103 .mat-mdc-autocomplete-panel{border:1px solid #757575}.theme-103 .mat-mdc-menu-panel{background-color:#fff;max-width:none;min-width:280px}.theme-103 .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-103 .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#c7d1e8}.theme-103 .mdc-data-table__header-cell{background-color:#fff}.theme-103 .mdc-data-table__row--selected{background-color:#ebebeb}.theme-103 .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#f5f5f5}.theme-103 .mat-mdc-table{background:#fff}.theme-103 .mdc-data-table__header-cell,.theme-103 .mdc-data-table__cell{color:unset}.theme-103 .mdc-data-table__row--selected:hover{background-color:#ebebeb!important}.theme-103 .mat-mdc-row{cursor:default}.theme-103 .mat-mdc-row.has-changes{font-style:italic}.theme-103 .mat-mdc-header-cell{width:0;border-left:1px solid #e6e6e6}.theme-103 .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-103 .mat-mdc-header-cell,.theme-103 .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#e6e6e6}.theme-103 .mat-mdc-cell,.theme-103 .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-103 .mat-mdc-cell.right,.theme-103 .mat-mdc-cell *.right{text-align:center}.theme-103 .mat-mdc-cell.vertical-align-center,.theme-103 .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-103 .mat-mdc-cell.vertical-align-top,.theme-103 .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-103 .mat-mdc-cell small,.theme-103 .mat-mdc-cell * small{font-size:12px}.theme-103 .mat-mdc-cell .mat-mdc-checkbox,.theme-103 .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-103 th:last-of-type{width:auto}.theme-103 .navigation-window-selected,.theme-103 .profile-selected{background:#5662a4}.theme-103.theme-dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #6e78bc;--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: #6e78bc;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #6e78bc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #1e1e1e;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #353535;--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: #353535;--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, .5);--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: #6e78bc;--mdc-filled-text-field-focus-active-indicator-color: #6e78bc;--mdc-filled-text-field-focus-label-text-color: rgba(110, 120, 188, .87);--mdc-filled-text-field-container-color: #3d3d3d;--mdc-filled-text-field-disabled-container-color: #393939;--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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--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: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #6e78bc;--mdc-outlined-text-field-focus-outline-color: #6e78bc;--mdc-outlined-text-field-focus-label-text-color: rgba(110, 120, 188, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--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: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(110, 120, 188, .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: #f44336;--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: #353535;--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(110, 120, 188, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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: #353535;--mdc-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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: #212121;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #9ca3d1;--mdc-switch-selected-handle-color: #9ca3d1;--mdc-switch-selected-hover-state-layer-color: #9ca3d1;--mdc-switch-selected-pressed-state-layer-color: #9ca3d1;--mdc-switch-selected-focus-handle-color: #bbc0df;--mdc-switch-selected-hover-handle-color: #bbc0df;--mdc-switch-selected-pressed-handle-color: #bbc0df;--mdc-switch-selected-focus-track-color: #6671b4;--mdc-switch-selected-hover-track-color: #6671b4;--mdc-switch-selected-pressed-track-color: #6671b4;--mdc-switch-selected-track-color: #6671b4;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #6e78bc;--mdc-slider-focus-handle-color: #6e78bc;--mdc-slider-hover-handle-color: #6e78bc;--mdc-slider-active-track-color: #6e78bc;--mdc-slider-inactive-track-color: #6e78bc;--mdc-slider-with-tick-marks-inactive-container-color: #6e78bc;--mdc-slider-with-tick-marks-active-container-color: white;--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;--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-ripple-color: #6e78bc;--mat-slider-hover-state-layer-color: rgba(110, 120, 188, .05);--mat-slider-focus-state-layer-color: rgba(110, 120, 188, .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-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: #353535;--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, .5);--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: #353535;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: white;--mdc-checkbox-selected-focus-icon-color: #6e78bc;--mdc-checkbox-selected-hover-icon-color: #6e78bc;--mdc-checkbox-selected-icon-color: #6e78bc;--mdc-checkbox-selected-pressed-icon-color: #6e78bc;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #6e78bc;--mdc-checkbox-selected-hover-state-layer-color: #6e78bc;--mdc-checkbox-selected-pressed-state-layer-color: #6e78bc;--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);--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-keep-touch-target: false;--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(94, 94, 94, .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: #353535;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-filled-button-disabled-label-text-color: rgba(94, 94, 94, .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: #353535;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-protected-button-disabled-label-text-color: rgba(94, 94, 94, .5);--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-protected-button-container-shadow-color: #000;--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(94, 94, 94, .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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #353535;--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-container-shadow-color: #000;--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(94, 94, 94, .5);--mdc-fab-small-container-color: #353535;--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-fab-small-container-shadow-color: #000;--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(94, 94, 94, .5);--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-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d7d7d7;--mdc-snackbar-supporting-text-color: rgba(53, 53, 53, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #353535;--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: #6e78bc;--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: #6e78bc;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #5e5e5e;--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: #212121;--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: #515151;--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-selected-state-background-color: #515151;--mat-legacy-button-toggle-disabled-state-text-color: #5e5e5e;--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: #353535;--mat-standard-button-toggle-state-layer-color: #515151;--mat-standard-button-toggle-selected-state-background-color: #515151;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #5e5e5e;--mat-standard-button-toggle-disabled-state-background-color: #353535;--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: #4d4d4d;--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: white;--mat-datepicker-calendar-date-selected-state-background-color: #6e78bc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(110, 120, 188, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(110, 120, 188, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(110, 120, 188, .3);--mat-datepicker-toggle-active-state-icon-color: #6e78bc;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(110, 120, 188, .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, .5);--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, .5);--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: #353535;--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: #353535;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: #303030;--mat-expansion-header-focus-state-layer-color: #303030;--mat-expansion-header-disabled-state-text-color: #5e5e5e;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .5);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .5);--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: #212121;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #1e1e1e;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(202, 202, 202, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #6e78bc;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #6e78bc;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #6e78bc;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #353535;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: #303030;--mat-stepper-header-focus-state-layer-color: #303030;--mat-stepper-header-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .5);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #9a9a9a;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #353535;--mat-tree-node-text-color: white;--mdc-theme-primary: #6e78bc;--mdc-ripple-color: #6e78bc;--mat-toolbar-container-background-color: #282828;--plt-primary-color: #6e78bc;--plt-primary-color-dark: #3e4c8c;--plt-primary-color-light: #e9ecf4;--plt-primary-color-light-secondary: #bbc0df;--plt-bg: rgb(30, 30, 30);--plt-bg-controls: rgb(40, 40, 40);--plt-bg-selected: #515151;--plt-bg-focused: #515151;--plt-bg-focused-controls: rgb(77, 77, 77);--plt-bg-hover: rgb(48, 48, 48);--plt-bg-hover-controls: rgb(58, 58, 58);--plt-bg-popup-border: #9e9e9e;--plt-bg-toolbar: #282828;--plt-select-divider: rgba(255, 255, 255, .24);--plt-divider: rgba(255, 255, 255, .12);--plt-resizable-divider: #9e9e9e;--plt-hard-divider: #9e9e9e;--plt-table-border: rgb(66, 66, 66);--plt-toolbar-border: rgba(255, 255, 255, .12);--plt-dialog: #212121;--plt-disabled: rgba(255, 255, 255, .5);--plt-button-disabled: #5e5e5e;--plt-text: white;--plt-text-rgb: 255, 255, 255;--plt-text-primary: white;--plt-text-secondary: rgba(255, 255, 255, .5);--plt-text-disabled: rgba(255, 255, 255, .5);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: white;--plt-icon: white;--plt-secondary-text-icon: rgba(255, 255, 255, .43);--plt-select-arrow-color: #9e9e9e;--plt-select-disabled-arrow-color: #616161;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: #353535;--plt-scrollbar-handle: #616161;--plt-scrollbar-handle-hover: #757575;--plt-scrollbar-track: rgba(255, 255, 255, .05);--plt-message-owner: rgb(92, 92, 92);--plt-message-companion: rgb(51, 51, 51);--plt-control-border: rgba(255, 255, 255, .38);--plt-control-border-hover: rgba(255, 255, 255, .6);--user-state-0: transparent;--user-state-1: rgb(77, 77, 77);--user-state-2: rgb(36, 101, 18);--user-state-3: rgb(0, 102, 94);--user-state-4: rgb(0, 80, 161);--user-state-5: rgb(144, 0, 82);--user-state-6: rgb(142, 22, 0);--user-state-7: rgb(85, 48, 0);--mdc-dialog-container-color: rgb(30, 30, 30);--mdc-dialog-supporting-text-color: white;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-103.theme-dark .mat-accent{--mat-option-selected-state-label-text-color: #6e78bc;--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)}.theme-103.theme-dark .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-103.theme-dark .mat-primary,.theme-103.theme-dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #6e78bc;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #6e78bc;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-103.theme-dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-103.theme-dark .mat-elevation-z0,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-103.theme-dark .mat-elevation-z1,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-103.theme-dark .mat-elevation-z2,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-103.theme-dark .mat-elevation-z3,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-103.theme-dark .mat-elevation-z4,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-103.theme-dark .mat-elevation-z5,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-103.theme-dark .mat-elevation-z6,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-103.theme-dark .mat-elevation-z7,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-103.theme-dark .mat-elevation-z8,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-103.theme-dark .mat-elevation-z9,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-103.theme-dark .mat-elevation-z10,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-103.theme-dark .mat-elevation-z11,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-103.theme-dark .mat-elevation-z12,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-103.theme-dark .mat-elevation-z13,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-103.theme-dark .mat-elevation-z14,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-103.theme-dark .mat-elevation-z15,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-103.theme-dark .mat-elevation-z16,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-103.theme-dark .mat-elevation-z17,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-103.theme-dark .mat-elevation-z18,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-103.theme-dark .mat-elevation-z19,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-103.theme-dark .mat-elevation-z20,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-103.theme-dark .mat-elevation-z21,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-103.theme-dark .mat-elevation-z22,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-103.theme-dark .mat-elevation-z23,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-103.theme-dark .mat-elevation-z24,.theme-103.theme-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-103.theme-dark .mat-mdc-progress-bar,.theme-103.theme-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #6e78bc;--mdc-linear-progress-track-color: rgba(110, 120, 188, .25)}.theme-103.theme-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-103.theme-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #6e78bc;--mdc-filled-text-field-focus-active-indicator-color: #6e78bc;--mdc-filled-text-field-focus-label-text-color: rgba(110, 120, 188, .87);--mdc-outlined-text-field-caret-color: #6e78bc;--mdc-outlined-text-field-focus-outline-color: #6e78bc;--mdc-outlined-text-field-focus-label-text-color: rgba(110, 120, 188, .87);--mat-form-field-focus-select-arrow-color: rgba(110, 120, 188, .87)}.theme-103.theme-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-103.theme-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #353535;--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(110, 120, 188, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-103.theme-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #353535;--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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-103.theme-dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-103.theme-dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #4d4d4d;--mdc-chip-elevated-selected-container-color: #4d4d4d;--mdc-chip-elevated-disabled-container-color: #4d4d4d;--mdc-chip-flat-disabled-selected-container-color: #4d4d4d;--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}.theme-103.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-103.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-103.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-103.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #6e78bc;--mdc-chip-elevated-selected-container-color: #6e78bc;--mdc-chip-elevated-disabled-container-color: #6e78bc;--mdc-chip-flat-disabled-selected-container-color: #6e78bc;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-103.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-103.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-103.theme-dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.theme-103.theme-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #9ca3d1;--mdc-switch-selected-handle-color: #9ca3d1;--mdc-switch-selected-hover-state-layer-color: #9ca3d1;--mdc-switch-selected-pressed-state-layer-color: #9ca3d1;--mdc-switch-selected-focus-handle-color: #bbc0df;--mdc-switch-selected-hover-handle-color: #bbc0df;--mdc-switch-selected-pressed-handle-color: #bbc0df;--mdc-switch-selected-focus-track-color: #6671b4;--mdc-switch-selected-hover-track-color: #6671b4;--mdc-switch-selected-pressed-track-color: #6671b4;--mdc-switch-selected-track-color: #6671b4}.theme-103.theme-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.theme-103.theme-dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.theme-103.theme-dark .mat-mdc-radio-button.mat-primary,.theme-103.theme-dark .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: #6e78bc;--mdc-radio-selected-hover-icon-color: #6e78bc;--mdc-radio-selected-icon-color: #6e78bc;--mdc-radio-selected-pressed-icon-color: #6e78bc;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #6e78bc;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-103.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-103.theme-dark .mat-accent{--mat-slider-ripple-color: #6e78bc;--mat-slider-hover-state-layer-color: rgba(110, 120, 188, .05);--mat-slider-focus-state-layer-color: rgba(110, 120, 188, .2);--mdc-slider-handle-color: #6e78bc;--mdc-slider-focus-handle-color: #6e78bc;--mdc-slider-hover-handle-color: #6e78bc;--mdc-slider-active-track-color: #6e78bc;--mdc-slider-inactive-track-color: #6e78bc;--mdc-slider-with-tick-marks-inactive-container-color: #6e78bc;--mdc-slider-with-tick-marks-active-container-color: white}.theme-103.theme-dark .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-103.theme-dark .mdc-list-item__start,.theme-103.theme-dark .mdc-list-item__end,.theme-103.theme-dark .mat-accent .mdc-list-item__start,.theme-103.theme-dark .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: #6e78bc;--mdc-radio-selected-hover-icon-color: #6e78bc;--mdc-radio-selected-icon-color: #6e78bc;--mdc-radio-selected-pressed-icon-color: #6e78bc}.theme-103.theme-dark .mat-warn .mdc-list-item__start,.theme-103.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-103.theme-dark .mat-mdc-list-option,.theme-103.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #6e78bc;--mdc-checkbox-selected-hover-icon-color: #6e78bc;--mdc-checkbox-selected-icon-color: #6e78bc;--mdc-checkbox-selected-pressed-icon-color: #6e78bc;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #6e78bc;--mdc-checkbox-selected-hover-state-layer-color: #6e78bc;--mdc-checkbox-selected-pressed-state-layer-color: #6e78bc;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-103.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-103.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-103.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-103.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-103.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#6e78bc}.theme-103.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-103.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-103.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-103.theme-dark .mat-mdc-tab-group,.theme-103.theme-dark .mat-mdc-tab-nav-bar,.theme-103.theme-dark .mat-mdc-tab-group.mat-accent,.theme-103.theme-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #6e78bc;--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: #6e78bc;--mat-tab-header-active-ripple-color: #6e78bc;--mat-tab-header-inactive-ripple-color: #6e78bc;--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: #6e78bc;--mat-tab-header-active-hover-label-text-color: #6e78bc;--mat-tab-header-active-focus-indicator-color: #6e78bc;--mat-tab-header-active-hover-indicator-color: #6e78bc}.theme-103.theme-dark .mat-mdc-tab-group.mat-warn,.theme-103.theme-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-103.theme-dark .mat-mdc-tab-group.mat-background-primary,.theme-103.theme-dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-103.theme-dark .mat-mdc-tab-group.mat-background-accent,.theme-103.theme-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #6e78bc;--mat-tab-header-with-background-foreground-color: white}.theme-103.theme-dark .mat-mdc-tab-group.mat-background-warn,.theme-103.theme-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-103.theme-dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.theme-103.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #6e78bc;--mdc-checkbox-selected-hover-icon-color: #6e78bc;--mdc-checkbox-selected-icon-color: #6e78bc;--mdc-checkbox-selected-pressed-icon-color: #6e78bc;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #6e78bc;--mdc-checkbox-selected-hover-state-layer-color: #6e78bc;--mdc-checkbox-selected-pressed-state-layer-color: #6e78bc;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-103.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-103.theme-dark .mat-mdc-button.mat-primary,.theme-103.theme-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #6e78bc;--mat-text-button-state-layer-color: #6e78bc;--mat-text-button-ripple-color: rgba(110, 120, 188, .1)}.theme-103.theme-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-103.theme-dark .mat-mdc-unelevated-button.mat-primary,.theme-103.theme-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #6e78bc;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-103.theme-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-103.theme-dark .mat-mdc-raised-button.mat-primary,.theme-103.theme-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #6e78bc;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-103.theme-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-103.theme-dark .mat-mdc-outlined-button.mat-primary,.theme-103.theme-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #6e78bc;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #6e78bc;--mat-outlined-button-ripple-color: rgba(110, 120, 188, .1)}.theme-103.theme-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-103.theme-dark .mat-mdc-icon-button.mat-primary,.theme-103.theme-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #6e78bc;--mat-icon-button-state-layer-color: #6e78bc;--mat-icon-button-ripple-color: rgba(110, 120, 188, .1)}.theme-103.theme-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-103.theme-dark .mat-mdc-fab.mat-primary,.theme-103.theme-dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #6e78bc;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-103.theme-dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-103.theme-dark .mat-mdc-mini-fab.mat-primary,.theme-103.theme-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #6e78bc;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-103.theme-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-103.theme-dark .mat-accent{--mdc-circular-progress-active-indicator-color: #6e78bc}.theme-103.theme-dark .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-103.theme-dark .mat-badge-accent{--mat-badge-background-color: #6e78bc;--mat-badge-text-color: white}.theme-103.theme-dark .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-103.theme-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #6e78bc;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(110, 120, 188, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(110, 120, 188, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(110, 120, 188, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(110, 120, 188, .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}.theme-103.theme-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-103.theme-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #6e78bc}.theme-103.theme-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-103.theme-dark .mat-icon.mat-primary,.theme-103.theme-dark .mat-icon.mat-accent{--mat-icon-color: #6e78bc}.theme-103.theme-dark .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-103.theme-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #6e78bc;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #6e78bc;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #6e78bc;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-103.theme-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-103.theme-dark .mat-toolbar.mat-primary,.theme-103.theme-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #6e78bc;--mat-toolbar-container-text-color: white}.theme-103.theme-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-103.theme-dark .st-primary-background{background:#6e78bc}.theme-103.theme-dark .st-primary{fill:#6e78bc}.theme-103.theme-dark .st-secondary{fill:#fff}.theme-103.theme-dark .mat-tree-node-content-interactive:hover{background-color:#303030}.theme-103.theme-dark .mat-tree-node-content-interactive-selected,.theme-103.theme-dark .mat-tree-node-content-interactive-selected:hover,.theme-103.theme-dark .mat-tree-node-content-interactive:active{background-color:#515151}.theme-103.theme-dark .mat-tree{background:transparent}.theme-103.theme-dark .text-gray{color:#ffffff80}.theme-103.theme-dark .text-primary{color:#fff}.theme-103.theme-dark .text-error{color:#e53935}.theme-103.theme-dark *.text-secondary,.theme-103.theme-dark *.text-muted{color:#ffffff80}.theme-103.theme-dark a.text-secondary:focus{color:#ffffff80}.theme-103.theme-dark a.text-secondary:hover{color:#fff}.theme-103.theme-dark .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38)}.theme-103.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-103.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-103.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#fff9!important}.theme-103.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-103.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-103.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#5e5e5e!important}.theme-103.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: white}.theme-103.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-103.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-103.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-103.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-103.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#ffffff80;position:absolute;left:6px;top:2px;font-size:10px}.theme-103.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-103.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #6e78bc;--mat-tab-header-active-hover-indicator-color: #6e78bc}.theme-103.theme-dark mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#fff;font-size:14px}.theme-103.theme-dark .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-103.theme-dark .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-103.theme-dark .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-103.theme-dark .cdk-overlay-pane:has(.plt-ui-dialog),.theme-103.theme-dark .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-103.theme-dark button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-103.theme-dark .mat-mdc-menu-panel,.theme-103.theme-dark .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-103.theme-dark .mat-mdc-autocomplete-panel{border:1px solid #9e9e9e}.theme-103.theme-dark .mat-mdc-menu-panel{background-color:#1e1e1e;max-width:none;min-width:280px}.theme-103.theme-dark .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-103.theme-dark .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#c7d1e8}.theme-103.theme-dark .mdc-data-table__header-cell{background-color:#1e1e1e}.theme-103.theme-dark .mdc-data-table__row--selected{background-color:#515151}.theme-103.theme-dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#303030}.theme-103.theme-dark .mat-mdc-table{background:#1e1e1e}.theme-103.theme-dark .mdc-data-table__header-cell,.theme-103.theme-dark .mdc-data-table__cell{color:unset}.theme-103.theme-dark .mdc-data-table__row--selected:hover{background-color:#515151!important}.theme-103.theme-dark .mat-mdc-row{cursor:default}.theme-103.theme-dark .mat-mdc-row.has-changes{font-style:italic}.theme-103.theme-dark .mat-mdc-header-cell{width:0;border-left:1px solid #424242}.theme-103.theme-dark .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-103.theme-dark .mat-mdc-header-cell,.theme-103.theme-dark .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#424242}.theme-103.theme-dark .mat-mdc-cell,.theme-103.theme-dark .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-103.theme-dark .mat-mdc-cell.right,.theme-103.theme-dark .mat-mdc-cell *.right{text-align:center}.theme-103.theme-dark .mat-mdc-cell.vertical-align-center,.theme-103.theme-dark .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-103.theme-dark .mat-mdc-cell.vertical-align-top,.theme-103.theme-dark .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-103.theme-dark .mat-mdc-cell small,.theme-103.theme-dark .mat-mdc-cell * small{font-size:12px}.theme-103.theme-dark .mat-mdc-cell .mat-mdc-checkbox,.theme-103.theme-dark .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-103.theme-dark th:last-of-type{width:auto}.theme-103.theme-dark .navigation-window-selected,.theme-103.theme-dark .profile-selected{background:#7e87c3}.theme-0{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-theme-primary: #9e9e9e;--mdc-ripple-color: #9e9e9e;--mat-toolbar-container-background-color: rgb(242, 242, 242);--plt-primary-color: #9e9e9e;--plt-primary-color-dark: #212121;--plt-primary-color-light: #fafafa;--plt-primary-color-light-secondary: #eeeeee;--plt-bg: #ffffff;--plt-bg-controls: #fafafa;--plt-bg-selected: #ebebeb;--plt-bg-focused: #ebebeb;--plt-bg-focused-controls: rgb(203, 203, 203);--plt-bg-hover: rgb(245, 245, 245);--plt-bg-hover-controls: rgb(224, 224, 224);--plt-bg-popup-border: #757575;--plt-bg-toolbar: rgb(242, 242, 242);--plt-select-divider: rgba(0, 0, 0, .05);--plt-divider: #eeeeee;--plt-resizable-divider: rgb(197, 197, 197);--plt-hard-divider: rgb(197, 197, 197);--plt-table-border: rgb(230, 230, 230);--plt-toolbar-border: rgba(0, 0, 0, .05);--plt-dialog: white;--plt-disabled: rgba(0, 0, 0, .38);--plt-button-disabled: #d2d2d2;--plt-text: rgba(0, 0, 0, .87);--plt-text-rgb: 0, 0, 0;--plt-text-primary: rgba(0, 0, 0, .87);--plt-text-secondary: rgba(0, 0, 0, .6);--plt-text-disabled: rgba(0, 0, 0, .38);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: rgba(0, 0, 0, .87);--plt-icon: rgba(0, 0, 0, .54);--plt-secondary-text-icon: rgba(0, 0, 0, .35);--plt-select-arrow-color: #616161;--plt-select-disabled-arrow-color: #9e9e9e;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: white;--plt-scrollbar-handle: #bdbdbd;--plt-scrollbar-handle-hover: #9e9e9e;--plt-scrollbar-track: #f5f5f5;--plt-message-owner: rgb(238, 255, 193);--plt-message-companion: rgb(230, 230, 230);--plt-control-border: rgba(0, 0, 0, .38);--plt-control-border-hover: rgba(0, 0, 0, .6);--user-state-0: transparent;--user-state-1: rgb(186, 186, 186);--user-state-2: rgb(183, 226, 129);--user-state-3: rgb(146, 225, 213);--user-state-4: rgb(166, 224, 252);--user-state-5: rgb(255, 200, 234);--user-state-6: rgb(254, 159, 121);--user-state-7: rgb(224, 195, 120);--mdc-dialog-container-color: #ffffff;--mdc-dialog-supporting-text-color: black;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-0 .st-primary-background{background:#9e9e9e}.theme-0 .st-primary{fill:#9e9e9e}.theme-0 .st-secondary{fill:#0000008a}.theme-0 .mat-tree-node-content-interactive:hover{background-color:#f5f5f5}.theme-0 .mat-tree-node-content-interactive-selected,.theme-0 .mat-tree-node-content-interactive-selected:hover,.theme-0 .mat-tree-node-content-interactive:active{background-color:#ebebeb}.theme-0 .mat-tree{background:transparent}.theme-0 .text-gray{color:#0009}.theme-0 .text-primary{color:#000000de}.theme-0 .text-error{color:#e53935}.theme-0 *.text-secondary,.theme-0 *.text-muted{color:#0009}.theme-0 a.text-secondary:focus{color:#0009}.theme-0 a.text-secondary:hover{color:#000000de}.theme-0 .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38)}.theme-0 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-0 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-0 .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0009!important}.theme-0 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-0 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-0 .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#d2d2d2!important}.theme-0 mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: black}.theme-0 mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-0 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-0 mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-0 mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-0 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#0009;position:absolute;left:6px;top:2px;font-size:10px}.theme-0 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-0 mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #9e9e9e;--mat-tab-header-active-hover-indicator-color: #9e9e9e}.theme-0 mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#000;font-size:14px}.theme-0 .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-0 .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-0 .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-0 .cdk-overlay-pane:has(.plt-ui-dialog),.theme-0 .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-0 button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-0 .mat-mdc-menu-panel,.theme-0 .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-0 .mat-mdc-autocomplete-panel{border:1px solid #757575}.theme-0 .mat-mdc-menu-panel{background-color:#fff;max-width:none;min-width:280px}.theme-0 .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-0 .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#fff}.theme-0 .mdc-data-table__header-cell{background-color:#fff}.theme-0 .mdc-data-table__row--selected{background-color:#ebebeb}.theme-0 .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#f5f5f5}.theme-0 .mat-mdc-table{background:#fff}.theme-0 .mdc-data-table__header-cell,.theme-0 .mdc-data-table__cell{color:unset}.theme-0 .mdc-data-table__row--selected:hover{background-color:#ebebeb!important}.theme-0 .mat-mdc-row{cursor:default}.theme-0 .mat-mdc-row.has-changes{font-style:italic}.theme-0 .mat-mdc-header-cell{width:0;border-left:1px solid #e6e6e6}.theme-0 .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-0 .mat-mdc-header-cell,.theme-0 .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#e6e6e6}.theme-0 .mat-mdc-cell,.theme-0 .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-0 .mat-mdc-cell.right,.theme-0 .mat-mdc-cell *.right{text-align:center}.theme-0 .mat-mdc-cell.vertical-align-center,.theme-0 .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-0 .mat-mdc-cell.vertical-align-top,.theme-0 .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-0 .mat-mdc-cell small,.theme-0 .mat-mdc-cell * small{font-size:12px}.theme-0 .mat-mdc-cell .mat-mdc-checkbox,.theme-0 .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-0 th:last-of-type{width:auto}.theme-0 .navigation-window-selected,.theme-0 .profile-selected{background:#616161}.theme-0.theme-dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #9e9e9e;--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: #9e9e9e;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #9e9e9e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #1e1e1e;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #353535;--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: #353535;--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, .5);--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: #9e9e9e;--mdc-filled-text-field-focus-active-indicator-color: #9e9e9e;--mdc-filled-text-field-focus-label-text-color: rgba(158, 158, 158, .87);--mdc-filled-text-field-container-color: #3d3d3d;--mdc-filled-text-field-disabled-container-color: #393939;--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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--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: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #9e9e9e;--mdc-outlined-text-field-focus-outline-color: #9e9e9e;--mdc-outlined-text-field-focus-label-text-color: rgba(158, 158, 158, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--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: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(158, 158, 158, .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: #f44336;--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: #353535;--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(158, 158, 158, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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: #353535;--mdc-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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: #212121;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #9e9e9e;--mdc-slider-focus-handle-color: #9e9e9e;--mdc-slider-hover-handle-color: #9e9e9e;--mdc-slider-active-track-color: #9e9e9e;--mdc-slider-inactive-track-color: #9e9e9e;--mdc-slider-with-tick-marks-inactive-container-color: #9e9e9e;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--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;--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-ripple-color: #9e9e9e;--mat-slider-hover-state-layer-color: rgba(158, 158, 158, .05);--mat-slider-focus-state-layer-color: rgba(158, 158, 158, .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-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: #353535;--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, .5);--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: #353535;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: black;--mdc-checkbox-selected-focus-icon-color: #9e9e9e;--mdc-checkbox-selected-hover-icon-color: #9e9e9e;--mdc-checkbox-selected-icon-color: #9e9e9e;--mdc-checkbox-selected-pressed-icon-color: #9e9e9e;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #9e9e9e;--mdc-checkbox-selected-hover-state-layer-color: #9e9e9e;--mdc-checkbox-selected-pressed-state-layer-color: #9e9e9e;--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);--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-keep-touch-target: false;--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(94, 94, 94, .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: #353535;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-filled-button-disabled-label-text-color: rgba(94, 94, 94, .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: #353535;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-protected-button-disabled-label-text-color: rgba(94, 94, 94, .5);--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-protected-button-container-shadow-color: #000;--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(94, 94, 94, .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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #353535;--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-container-shadow-color: #000;--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(94, 94, 94, .5);--mdc-fab-small-container-color: #353535;--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-fab-small-container-shadow-color: #000;--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(94, 94, 94, .5);--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-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d7d7d7;--mdc-snackbar-supporting-text-color: rgba(53, 53, 53, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #353535;--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: #9e9e9e;--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: #9e9e9e;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: #5e5e5e;--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: #212121;--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: #515151;--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-selected-state-background-color: #515151;--mat-legacy-button-toggle-disabled-state-text-color: #5e5e5e;--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: #353535;--mat-standard-button-toggle-state-layer-color: #515151;--mat-standard-button-toggle-selected-state-background-color: #515151;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #5e5e5e;--mat-standard-button-toggle-disabled-state-background-color: #353535;--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: #4d4d4d;--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: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #9e9e9e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(158, 158, 158, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(158, 158, 158, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(158, 158, 158, .3);--mat-datepicker-toggle-active-state-icon-color: #9e9e9e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(158, 158, 158, .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, .5);--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, .5);--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: #353535;--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: #353535;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: #303030;--mat-expansion-header-focus-state-layer-color: #303030;--mat-expansion-header-disabled-state-text-color: #5e5e5e;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .5);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .5);--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: #212121;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #1e1e1e;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(202, 202, 202, .6);--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #9e9e9e;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #9e9e9e;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #9e9e9e;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: #353535;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: #303030;--mat-stepper-header-focus-state-layer-color: #303030;--mat-stepper-header-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .5);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #9a9a9a;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #353535;--mat-tree-node-text-color: white;--mdc-theme-primary: #9e9e9e;--mdc-ripple-color: #9e9e9e;--mat-toolbar-container-background-color: #282828;--plt-primary-color: #9e9e9e;--plt-primary-color-dark: #212121;--plt-primary-color-light: #fafafa;--plt-primary-color-light-secondary: #eeeeee;--plt-bg: rgb(30, 30, 30);--plt-bg-controls: rgb(40, 40, 40);--plt-bg-selected: #515151;--plt-bg-focused: #515151;--plt-bg-focused-controls: rgb(77, 77, 77);--plt-bg-hover: rgb(48, 48, 48);--plt-bg-hover-controls: rgb(58, 58, 58);--plt-bg-popup-border: #9e9e9e;--plt-bg-toolbar: #282828;--plt-select-divider: rgba(255, 255, 255, .24);--plt-divider: rgba(255, 255, 255, .12);--plt-resizable-divider: #9e9e9e;--plt-hard-divider: #9e9e9e;--plt-table-border: rgb(66, 66, 66);--plt-toolbar-border: rgba(255, 255, 255, .12);--plt-dialog: #212121;--plt-disabled: rgba(255, 255, 255, .5);--plt-button-disabled: #5e5e5e;--plt-text: white;--plt-text-rgb: 255, 255, 255;--plt-text-primary: white;--plt-text-secondary: rgba(255, 255, 255, .5);--plt-text-disabled: rgba(255, 255, 255, .5);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: white;--plt-icon: white;--plt-secondary-text-icon: rgba(255, 255, 255, .43);--plt-select-arrow-color: #9e9e9e;--plt-select-disabled-arrow-color: #616161;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: #353535;--plt-scrollbar-handle: #616161;--plt-scrollbar-handle-hover: #757575;--plt-scrollbar-track: rgba(255, 255, 255, .05);--plt-message-owner: rgb(92, 92, 92);--plt-message-companion: rgb(51, 51, 51);--plt-control-border: rgba(255, 255, 255, .38);--plt-control-border-hover: rgba(255, 255, 255, .6);--user-state-0: transparent;--user-state-1: rgb(77, 77, 77);--user-state-2: rgb(36, 101, 18);--user-state-3: rgb(0, 102, 94);--user-state-4: rgb(0, 80, 161);--user-state-5: rgb(144, 0, 82);--user-state-6: rgb(142, 22, 0);--user-state-7: rgb(85, 48, 0);--mdc-dialog-container-color: rgb(30, 30, 30);--mdc-dialog-supporting-text-color: white;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-0.theme-dark .mat-accent{--mat-option-selected-state-label-text-color: #9e9e9e;--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)}.theme-0.theme-dark .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-0.theme-dark .mat-primary,.theme-0.theme-dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #9e9e9e;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #9e9e9e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-0.theme-dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-0.theme-dark .mat-elevation-z0,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-0.theme-dark .mat-elevation-z1,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-0.theme-dark .mat-elevation-z2,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-0.theme-dark .mat-elevation-z3,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-0.theme-dark .mat-elevation-z4,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-0.theme-dark .mat-elevation-z5,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-0.theme-dark .mat-elevation-z6,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-0.theme-dark .mat-elevation-z7,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-0.theme-dark .mat-elevation-z8,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-0.theme-dark .mat-elevation-z9,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-0.theme-dark .mat-elevation-z10,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-0.theme-dark .mat-elevation-z11,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-0.theme-dark .mat-elevation-z12,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-0.theme-dark .mat-elevation-z13,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-0.theme-dark .mat-elevation-z14,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-0.theme-dark .mat-elevation-z15,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-0.theme-dark .mat-elevation-z16,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-0.theme-dark .mat-elevation-z17,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-0.theme-dark .mat-elevation-z18,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-0.theme-dark .mat-elevation-z19,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-0.theme-dark .mat-elevation-z20,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-0.theme-dark .mat-elevation-z21,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-0.theme-dark .mat-elevation-z22,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-0.theme-dark .mat-elevation-z23,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-0.theme-dark .mat-elevation-z24,.theme-0.theme-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-0.theme-dark .mat-mdc-progress-bar,.theme-0.theme-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #9e9e9e;--mdc-linear-progress-track-color: rgba(158, 158, 158, .25)}.theme-0.theme-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-0.theme-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #9e9e9e;--mdc-filled-text-field-focus-active-indicator-color: #9e9e9e;--mdc-filled-text-field-focus-label-text-color: rgba(158, 158, 158, .87);--mdc-outlined-text-field-caret-color: #9e9e9e;--mdc-outlined-text-field-focus-outline-color: #9e9e9e;--mdc-outlined-text-field-focus-label-text-color: rgba(158, 158, 158, .87);--mat-form-field-focus-select-arrow-color: rgba(158, 158, 158, .87)}.theme-0.theme-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-0.theme-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #353535;--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(158, 158, 158, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-0.theme-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #353535;--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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-0.theme-dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-0.theme-dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #4d4d4d;--mdc-chip-elevated-selected-container-color: #4d4d4d;--mdc-chip-elevated-disabled-container-color: #4d4d4d;--mdc-chip-flat-disabled-selected-container-color: #4d4d4d;--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}.theme-0.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-0.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-0.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-0.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #9e9e9e;--mdc-chip-elevated-selected-container-color: #9e9e9e;--mdc-chip-elevated-disabled-container-color: #9e9e9e;--mdc-chip-flat-disabled-selected-container-color: #9e9e9e;--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: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.theme-0.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-0.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-0.theme-dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.theme-0.theme-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e0e0e0;--mdc-switch-selected-handle-color: #e0e0e0;--mdc-switch-selected-hover-state-layer-color: #e0e0e0;--mdc-switch-selected-pressed-state-layer-color: #e0e0e0;--mdc-switch-selected-focus-handle-color: #eeeeee;--mdc-switch-selected-hover-handle-color: #eeeeee;--mdc-switch-selected-pressed-handle-color: #eeeeee;--mdc-switch-selected-focus-track-color: #757575;--mdc-switch-selected-hover-track-color: #757575;--mdc-switch-selected-pressed-track-color: #757575;--mdc-switch-selected-track-color: #757575}.theme-0.theme-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.theme-0.theme-dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.theme-0.theme-dark .mat-mdc-radio-button.mat-primary,.theme-0.theme-dark .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: #9e9e9e;--mdc-radio-selected-hover-icon-color: #9e9e9e;--mdc-radio-selected-icon-color: #9e9e9e;--mdc-radio-selected-pressed-icon-color: #9e9e9e;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #9e9e9e;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-0.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-0.theme-dark .mat-accent{--mat-slider-ripple-color: #9e9e9e;--mat-slider-hover-state-layer-color: rgba(158, 158, 158, .05);--mat-slider-focus-state-layer-color: rgba(158, 158, 158, .2);--mdc-slider-handle-color: #9e9e9e;--mdc-slider-focus-handle-color: #9e9e9e;--mdc-slider-hover-handle-color: #9e9e9e;--mdc-slider-active-track-color: #9e9e9e;--mdc-slider-inactive-track-color: #9e9e9e;--mdc-slider-with-tick-marks-inactive-container-color: #9e9e9e;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.theme-0.theme-dark .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-0.theme-dark .mdc-list-item__start,.theme-0.theme-dark .mdc-list-item__end,.theme-0.theme-dark .mat-accent .mdc-list-item__start,.theme-0.theme-dark .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: #9e9e9e;--mdc-radio-selected-hover-icon-color: #9e9e9e;--mdc-radio-selected-icon-color: #9e9e9e;--mdc-radio-selected-pressed-icon-color: #9e9e9e}.theme-0.theme-dark .mat-warn .mdc-list-item__start,.theme-0.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-0.theme-dark .mat-mdc-list-option,.theme-0.theme-dark .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: black;--mdc-checkbox-selected-focus-icon-color: #9e9e9e;--mdc-checkbox-selected-hover-icon-color: #9e9e9e;--mdc-checkbox-selected-icon-color: #9e9e9e;--mdc-checkbox-selected-pressed-icon-color: #9e9e9e;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #9e9e9e;--mdc-checkbox-selected-hover-state-layer-color: #9e9e9e;--mdc-checkbox-selected-pressed-state-layer-color: #9e9e9e;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-0.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-0.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-0.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-0.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-0.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#9e9e9e}.theme-0.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-0.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-0.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-0.theme-dark .mat-mdc-tab-group,.theme-0.theme-dark .mat-mdc-tab-nav-bar,.theme-0.theme-dark .mat-mdc-tab-group.mat-accent,.theme-0.theme-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #9e9e9e;--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: #9e9e9e;--mat-tab-header-active-ripple-color: #9e9e9e;--mat-tab-header-inactive-ripple-color: #9e9e9e;--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: #9e9e9e;--mat-tab-header-active-hover-label-text-color: #9e9e9e;--mat-tab-header-active-focus-indicator-color: #9e9e9e;--mat-tab-header-active-hover-indicator-color: #9e9e9e}.theme-0.theme-dark .mat-mdc-tab-group.mat-warn,.theme-0.theme-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-0.theme-dark .mat-mdc-tab-group.mat-background-primary,.theme-0.theme-dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-0.theme-dark .mat-mdc-tab-group.mat-background-accent,.theme-0.theme-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #9e9e9e;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.theme-0.theme-dark .mat-mdc-tab-group.mat-background-warn,.theme-0.theme-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-0.theme-dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.theme-0.theme-dark .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: black;--mdc-checkbox-selected-focus-icon-color: #9e9e9e;--mdc-checkbox-selected-hover-icon-color: #9e9e9e;--mdc-checkbox-selected-icon-color: #9e9e9e;--mdc-checkbox-selected-pressed-icon-color: #9e9e9e;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #9e9e9e;--mdc-checkbox-selected-hover-state-layer-color: #9e9e9e;--mdc-checkbox-selected-pressed-state-layer-color: #9e9e9e;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-0.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-0.theme-dark .mat-mdc-button.mat-primary,.theme-0.theme-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #9e9e9e;--mat-text-button-state-layer-color: #9e9e9e;--mat-text-button-ripple-color: rgba(158, 158, 158, .1)}.theme-0.theme-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-0.theme-dark .mat-mdc-unelevated-button.mat-primary,.theme-0.theme-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #9e9e9e;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.theme-0.theme-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-0.theme-dark .mat-mdc-raised-button.mat-primary,.theme-0.theme-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #9e9e9e;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.theme-0.theme-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-0.theme-dark .mat-mdc-outlined-button.mat-primary,.theme-0.theme-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #9e9e9e;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #9e9e9e;--mat-outlined-button-ripple-color: rgba(158, 158, 158, .1)}.theme-0.theme-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-0.theme-dark .mat-mdc-icon-button.mat-primary,.theme-0.theme-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #9e9e9e;--mat-icon-button-state-layer-color: #9e9e9e;--mat-icon-button-ripple-color: rgba(158, 158, 158, .1)}.theme-0.theme-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-0.theme-dark .mat-mdc-fab.mat-primary,.theme-0.theme-dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #9e9e9e;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.theme-0.theme-dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-0.theme-dark .mat-mdc-mini-fab.mat-primary,.theme-0.theme-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #9e9e9e;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.theme-0.theme-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-0.theme-dark .mat-accent{--mdc-circular-progress-active-indicator-color: #9e9e9e}.theme-0.theme-dark .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-0.theme-dark .mat-badge-accent{--mat-badge-background-color: #9e9e9e;--mat-badge-text-color: rgba(0, 0, 0, .87)}.theme-0.theme-dark .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-0.theme-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #9e9e9e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(158, 158, 158, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(158, 158, 158, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(158, 158, 158, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(158, 158, 158, .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}.theme-0.theme-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-0.theme-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #9e9e9e}.theme-0.theme-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-0.theme-dark .mat-icon.mat-primary,.theme-0.theme-dark .mat-icon.mat-accent{--mat-icon-color: #9e9e9e}.theme-0.theme-dark .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-0.theme-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #9e9e9e;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #9e9e9e;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #9e9e9e;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.theme-0.theme-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-0.theme-dark .mat-toolbar.mat-primary,.theme-0.theme-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #9e9e9e;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.theme-0.theme-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-0.theme-dark .st-primary-background{background:#9e9e9e}.theme-0.theme-dark .st-primary{fill:#9e9e9e}.theme-0.theme-dark .st-secondary{fill:#fff}.theme-0.theme-dark .mat-tree-node-content-interactive:hover{background-color:#303030}.theme-0.theme-dark .mat-tree-node-content-interactive-selected,.theme-0.theme-dark .mat-tree-node-content-interactive-selected:hover,.theme-0.theme-dark .mat-tree-node-content-interactive:active{background-color:#515151}.theme-0.theme-dark .mat-tree{background:transparent}.theme-0.theme-dark .text-gray{color:#ffffff80}.theme-0.theme-dark .text-primary{color:#fff}.theme-0.theme-dark .text-error{color:#e53935}.theme-0.theme-dark *.text-secondary,.theme-0.theme-dark *.text-muted{color:#ffffff80}.theme-0.theme-dark a.text-secondary:focus{color:#ffffff80}.theme-0.theme-dark a.text-secondary:hover{color:#fff}.theme-0.theme-dark .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38)}.theme-0.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-0.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-0.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#fff9!important}.theme-0.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-0.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-0.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#5e5e5e!important}.theme-0.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: white}.theme-0.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-0.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-0.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-0.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-0.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#ffffff80;position:absolute;left:6px;top:2px;font-size:10px}.theme-0.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-0.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #9e9e9e;--mat-tab-header-active-hover-indicator-color: #9e9e9e}.theme-0.theme-dark mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#fff;font-size:14px}.theme-0.theme-dark .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-0.theme-dark .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-0.theme-dark .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-0.theme-dark .cdk-overlay-pane:has(.plt-ui-dialog),.theme-0.theme-dark .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-0.theme-dark button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-0.theme-dark .mat-mdc-menu-panel,.theme-0.theme-dark .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-0.theme-dark .mat-mdc-autocomplete-panel{border:1px solid #9e9e9e}.theme-0.theme-dark .mat-mdc-menu-panel{background-color:#1e1e1e;max-width:none;min-width:280px}.theme-0.theme-dark .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-0.theme-dark .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#fff}.theme-0.theme-dark .mdc-data-table__header-cell{background-color:#1e1e1e}.theme-0.theme-dark .mdc-data-table__row--selected{background-color:#515151}.theme-0.theme-dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#303030}.theme-0.theme-dark .mat-mdc-table{background:#1e1e1e}.theme-0.theme-dark .mdc-data-table__header-cell,.theme-0.theme-dark .mdc-data-table__cell{color:unset}.theme-0.theme-dark .mdc-data-table__row--selected:hover{background-color:#515151!important}.theme-0.theme-dark .mat-mdc-row{cursor:default}.theme-0.theme-dark .mat-mdc-row.has-changes{font-style:italic}.theme-0.theme-dark .mat-mdc-header-cell{width:0;border-left:1px solid #424242}.theme-0.theme-dark .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-0.theme-dark .mat-mdc-header-cell,.theme-0.theme-dark .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#424242}.theme-0.theme-dark .mat-mdc-cell,.theme-0.theme-dark .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-0.theme-dark .mat-mdc-cell.right,.theme-0.theme-dark .mat-mdc-cell *.right{text-align:center}.theme-0.theme-dark .mat-mdc-cell.vertical-align-center,.theme-0.theme-dark .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-0.theme-dark .mat-mdc-cell.vertical-align-top,.theme-0.theme-dark .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-0.theme-dark .mat-mdc-cell small,.theme-0.theme-dark .mat-mdc-cell * small{font-size:12px}.theme-0.theme-dark .mat-mdc-cell .mat-mdc-checkbox,.theme-0.theme-dark .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-0.theme-dark th:last-of-type{width:auto}.theme-0.theme-dark .navigation-window-selected,.theme-0.theme-dark .profile-selected{background:#bdbdbd}.theme-admin{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-theme-primary: #567c73;--mdc-ripple-color: #567c73;--mat-toolbar-container-background-color: rgb(242, 242, 242);--plt-primary-color: #567c73;--plt-primary-color-dark: #2e4947;--plt-primary-color-light: #e0e9d4;--plt-primary-color-light-secondary: #a6bcb1;--plt-bg: #ffffff;--plt-bg-controls: #fafafa;--plt-bg-selected: #ebebeb;--plt-bg-focused: #ebebeb;--plt-bg-focused-controls: rgb(203, 203, 203);--plt-bg-hover: rgb(245, 245, 245);--plt-bg-hover-controls: rgb(224, 224, 224);--plt-bg-popup-border: #757575;--plt-bg-toolbar: rgb(242, 242, 242);--plt-select-divider: rgba(0, 0, 0, .05);--plt-divider: #eeeeee;--plt-resizable-divider: rgb(197, 197, 197);--plt-hard-divider: rgb(197, 197, 197);--plt-table-border: rgb(230, 230, 230);--plt-toolbar-border: rgba(0, 0, 0, .05);--plt-dialog: white;--plt-disabled: rgba(0, 0, 0, .38);--plt-button-disabled: #d2d2d2;--plt-text: rgba(0, 0, 0, .87);--plt-text-rgb: 0, 0, 0;--plt-text-primary: rgba(0, 0, 0, .87);--plt-text-secondary: rgba(0, 0, 0, .6);--plt-text-disabled: rgba(0, 0, 0, .38);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: rgba(0, 0, 0, .87);--plt-icon: rgba(0, 0, 0, .54);--plt-secondary-text-icon: rgba(0, 0, 0, .35);--plt-select-arrow-color: #616161;--plt-select-disabled-arrow-color: #9e9e9e;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: white;--plt-scrollbar-handle: #bdbdbd;--plt-scrollbar-handle-hover: #9e9e9e;--plt-scrollbar-track: #f5f5f5;--plt-message-owner: rgb(238, 255, 193);--plt-message-companion: rgb(230, 230, 230);--plt-control-border: rgba(0, 0, 0, .38);--plt-control-border-hover: rgba(0, 0, 0, .6);--user-state-0: transparent;--user-state-1: rgb(186, 186, 186);--user-state-2: rgb(183, 226, 129);--user-state-3: rgb(146, 225, 213);--user-state-4: rgb(166, 224, 252);--user-state-5: rgb(255, 200, 234);--user-state-6: rgb(254, 159, 121);--user-state-7: rgb(224, 195, 120);--mdc-dialog-container-color: #ffffff;--mdc-dialog-supporting-text-color: black;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-admin .st-primary-background{background:#567c73}.theme-admin .st-primary{fill:#567c73}.theme-admin .st-secondary{fill:#0000008a}.theme-admin .mat-tree-node-content-interactive:hover{background-color:#f5f5f5}.theme-admin .mat-tree-node-content-interactive-selected,.theme-admin .mat-tree-node-content-interactive-selected:hover,.theme-admin .mat-tree-node-content-interactive:active{background-color:#ebebeb}.theme-admin .mat-tree{background:transparent}.theme-admin .text-gray{color:#0009}.theme-admin .text-primary{color:#000000de}.theme-admin .text-error{color:#e53935}.theme-admin *.text-secondary,.theme-admin *.text-muted{color:#0009}.theme-admin a.text-secondary:focus{color:#0009}.theme-admin a.text-secondary:hover{color:#000000de}.theme-admin .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38)}.theme-admin .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-admin .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-admin .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#0009!important}.theme-admin .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-admin .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-admin .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#d2d2d2!important}.theme-admin mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: black}.theme-admin mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-admin mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-admin mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-admin mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-admin mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#0009;position:absolute;left:6px;top:2px;font-size:10px}.theme-admin mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-admin mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #567c73;--mat-tab-header-active-hover-indicator-color: #567c73}.theme-admin mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#000;font-size:14px}.theme-admin .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-admin .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-admin .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-admin .cdk-overlay-pane:has(.plt-ui-dialog),.theme-admin .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-admin button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-admin .mat-mdc-menu-panel,.theme-admin .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-admin .mat-mdc-autocomplete-panel{border:1px solid #757575}.theme-admin .mat-mdc-menu-panel{background-color:#fff;max-width:none;min-width:280px}.theme-admin .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-admin .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#c7d3c6}.theme-admin .mdc-data-table__header-cell{background-color:#fff}.theme-admin .mdc-data-table__row--selected{background-color:#ebebeb}.theme-admin .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#f5f5f5}.theme-admin .mat-mdc-table{background:#fff}.theme-admin .mdc-data-table__header-cell,.theme-admin .mdc-data-table__cell{color:unset}.theme-admin .mdc-data-table__row--selected:hover{background-color:#ebebeb!important}.theme-admin .mat-mdc-row{cursor:default}.theme-admin .mat-mdc-row.has-changes{font-style:italic}.theme-admin .mat-mdc-header-cell{width:0;border-left:1px solid #e6e6e6}.theme-admin .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-admin .mat-mdc-header-cell,.theme-admin .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#e6e6e6}.theme-admin .mat-mdc-cell,.theme-admin .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-admin .mat-mdc-cell.right,.theme-admin .mat-mdc-cell *.right{text-align:center}.theme-admin .mat-mdc-cell.vertical-align-center,.theme-admin .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-admin .mat-mdc-cell.vertical-align-top,.theme-admin .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-admin .mat-mdc-cell small,.theme-admin .mat-mdc-cell * small{font-size:12px}.theme-admin .mat-mdc-cell .mat-mdc-checkbox,.theme-admin .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-admin th:last-of-type{width:auto}.theme-admin .navigation-window-selected,.theme-admin .profile-selected{background:#466962}.theme-admin.theme-dark{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #567c73;--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: #567c73;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #567c73;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #1e1e1e;--mat-app-text-color: white;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #353535;--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: #353535;--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, .5);--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: #567c73;--mdc-filled-text-field-focus-active-indicator-color: #567c73;--mdc-filled-text-field-focus-label-text-color: rgba(86, 124, 115, .87);--mdc-filled-text-field-container-color: #3d3d3d;--mdc-filled-text-field-disabled-container-color: #393939;--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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--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: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #567c73;--mdc-outlined-text-field-focus-outline-color: #567c73;--mdc-outlined-text-field-focus-label-text-color: rgba(86, 124, 115, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--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: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(86, 124, 115, .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: #f44336;--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: #353535;--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(86, 124, 115, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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: #353535;--mdc-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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: #212121;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mdc-switch-selected-focus-state-layer-color: #819e91;--mdc-switch-selected-handle-color: #819e91;--mdc-switch-selected-hover-state-layer-color: #819e91;--mdc-switch-selected-pressed-state-layer-color: #819e91;--mdc-switch-selected-focus-handle-color: #a6bcb1;--mdc-switch-selected-hover-handle-color: #a6bcb1;--mdc-switch-selected-pressed-handle-color: #a6bcb1;--mdc-switch-selected-focus-track-color: #4f746b;--mdc-switch-selected-hover-track-color: #4f746b;--mdc-switch-selected-pressed-track-color: #4f746b;--mdc-switch-selected-track-color: #4f746b;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-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;--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-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-color: #567c73;--mdc-slider-focus-handle-color: #567c73;--mdc-slider-hover-handle-color: #567c73;--mdc-slider-active-track-color: #567c73;--mdc-slider-inactive-track-color: #567c73;--mdc-slider-with-tick-marks-inactive-container-color: #567c73;--mdc-slider-with-tick-marks-active-container-color: white;--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;--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-ripple-color: #567c73;--mat-slider-hover-state-layer-color: rgba(86, 124, 115, .05);--mat-slider-focus-state-layer-color: rgba(86, 124, 115, .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-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: #353535;--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, .5);--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: #353535;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--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: white;--mdc-checkbox-selected-focus-icon-color: #567c73;--mdc-checkbox-selected-hover-icon-color: #567c73;--mdc-checkbox-selected-icon-color: #567c73;--mdc-checkbox-selected-pressed-icon-color: #567c73;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #567c73;--mdc-checkbox-selected-hover-state-layer-color: #567c73;--mdc-checkbox-selected-pressed-state-layer-color: #567c73;--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);--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-keep-touch-target: false;--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(94, 94, 94, .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: #353535;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-filled-button-disabled-label-text-color: rgba(94, 94, 94, .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: #353535;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(94, 94, 94, .12);--mdc-protected-button-disabled-label-text-color: rgba(94, 94, 94, .5);--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-protected-button-container-shadow-color: #000;--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(94, 94, 94, .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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-fab-container-color: #353535;--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-container-shadow-color: #000;--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(94, 94, 94, .5);--mdc-fab-small-container-color: #353535;--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-fab-small-container-shadow-color: #000;--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(94, 94, 94, .5);--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-extended-fab-container-shadow-color: #000;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d7d7d7;--mdc-snackbar-supporting-text-color: rgba(53, 53, 53, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #353535;--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: #567c73;--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: #567c73;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #5e5e5e;--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: #212121;--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: #515151;--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-selected-state-background-color: #515151;--mat-legacy-button-toggle-disabled-state-text-color: #5e5e5e;--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: #353535;--mat-standard-button-toggle-state-layer-color: #515151;--mat-standard-button-toggle-selected-state-background-color: #515151;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #5e5e5e;--mat-standard-button-toggle-disabled-state-background-color: #353535;--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: #4d4d4d;--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: white;--mat-datepicker-calendar-date-selected-state-background-color: #567c73;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(86, 124, 115, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(86, 124, 115, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(86, 124, 115, .3);--mat-datepicker-toggle-active-state-icon-color: #567c73;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(86, 124, 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-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .5);--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, .5);--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: #353535;--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: #353535;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: #303030;--mat-expansion-header-focus-state-layer-color: #303030;--mat-expansion-header-disabled-state-text-color: #5e5e5e;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .5);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .5);--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: #212121;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #1e1e1e;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(202, 202, 202, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #567c73;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #567c73;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #567c73;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #353535;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: #303030;--mat-stepper-header-focus-state-layer-color: #303030;--mat-stepper-header-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .5);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .5);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-sort-arrow-color: #9a9a9a;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-tree-container-background-color: #353535;--mat-tree-node-text-color: white;--mdc-theme-primary: #567c73;--mdc-ripple-color: #567c73;--mat-toolbar-container-background-color: #282828;--plt-primary-color: #567c73;--plt-primary-color-dark: #2e4947;--plt-primary-color-light: #e0e9d4;--plt-primary-color-light-secondary: #a6bcb1;--plt-bg: rgb(30, 30, 30);--plt-bg-controls: rgb(40, 40, 40);--plt-bg-selected: #515151;--plt-bg-focused: #515151;--plt-bg-focused-controls: rgb(77, 77, 77);--plt-bg-hover: rgb(48, 48, 48);--plt-bg-hover-controls: rgb(58, 58, 58);--plt-bg-popup-border: #9e9e9e;--plt-bg-toolbar: #282828;--plt-select-divider: rgba(255, 255, 255, .24);--plt-divider: rgba(255, 255, 255, .12);--plt-resizable-divider: #9e9e9e;--plt-hard-divider: #9e9e9e;--plt-table-border: rgb(66, 66, 66);--plt-toolbar-border: rgba(255, 255, 255, .12);--plt-dialog: #212121;--plt-disabled: rgba(255, 255, 255, .5);--plt-button-disabled: #5e5e5e;--plt-text: white;--plt-text-rgb: 255, 255, 255;--plt-text-primary: white;--plt-text-secondary: rgba(255, 255, 255, .5);--plt-text-disabled: rgba(255, 255, 255, .5);--plt-text-frozen: rgb(0, 152, 215);--plt-text-link-hover: white;--plt-icon: white;--plt-secondary-text-icon: rgba(255, 255, 255, .43);--plt-select-arrow-color: #9e9e9e;--plt-select-disabled-arrow-color: #616161;--plt-sign-progress: #616161;--plt-sign-progress-signed: #8abd77;--plt-sign-progress-unsigned: #df4e4e;--plt-card: #353535;--plt-scrollbar-handle: #616161;--plt-scrollbar-handle-hover: #757575;--plt-scrollbar-track: rgba(255, 255, 255, .05);--plt-message-owner: rgb(92, 92, 92);--plt-message-companion: rgb(51, 51, 51);--plt-control-border: rgba(255, 255, 255, .38);--plt-control-border-hover: rgba(255, 255, 255, .6);--user-state-0: transparent;--user-state-1: rgb(77, 77, 77);--user-state-2: rgb(36, 101, 18);--user-state-3: rgb(0, 102, 94);--user-state-4: rgb(0, 80, 161);--user-state-5: rgb(144, 0, 82);--user-state-6: rgb(142, 22, 0);--user-state-7: rgb(85, 48, 0);--mdc-dialog-container-color: rgb(30, 30, 30);--mdc-dialog-supporting-text-color: white;--mat-menu-container-shape: 8px;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-button-container-shape: 6px;--mdc-outlined-text-field-container-shape: 6px}.theme-admin.theme-dark .mat-accent{--mat-option-selected-state-label-text-color: #567c73;--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)}.theme-admin.theme-dark .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--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)}.theme-admin.theme-dark .mat-primary,.theme-admin.theme-dark .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #567c73;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #567c73;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-admin.theme-dark .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #1e1e1e;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .5);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #1e1e1e;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.theme-admin.theme-dark .mat-elevation-z0,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-admin.theme-dark .mat-elevation-z1,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-admin.theme-dark .mat-elevation-z2,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-admin.theme-dark .mat-elevation-z3,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-admin.theme-dark .mat-elevation-z4,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-admin.theme-dark .mat-elevation-z5,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-admin.theme-dark .mat-elevation-z6,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-admin.theme-dark .mat-elevation-z7,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-admin.theme-dark .mat-elevation-z8,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-admin.theme-dark .mat-elevation-z9,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-admin.theme-dark .mat-elevation-z10,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-admin.theme-dark .mat-elevation-z11,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-admin.theme-dark .mat-elevation-z12,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-admin.theme-dark .mat-elevation-z13,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-admin.theme-dark .mat-elevation-z14,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-admin.theme-dark .mat-elevation-z15,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-admin.theme-dark .mat-elevation-z16,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-admin.theme-dark .mat-elevation-z17,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-admin.theme-dark .mat-elevation-z18,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-admin.theme-dark .mat-elevation-z19,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-admin.theme-dark .mat-elevation-z20,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-admin.theme-dark .mat-elevation-z21,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-admin.theme-dark .mat-elevation-z22,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-admin.theme-dark .mat-elevation-z23,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-admin.theme-dark .mat-elevation-z24,.theme-admin.theme-dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-admin.theme-dark .mat-mdc-progress-bar,.theme-admin.theme-dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #567c73;--mdc-linear-progress-track-color: rgba(86, 124, 115, .25)}.theme-admin.theme-dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.theme-admin.theme-dark .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #567c73;--mdc-filled-text-field-focus-active-indicator-color: #567c73;--mdc-filled-text-field-focus-label-text-color: rgba(86, 124, 115, .87);--mdc-outlined-text-field-caret-color: #567c73;--mdc-outlined-text-field-focus-outline-color: #567c73;--mdc-outlined-text-field-focus-label-text-color: rgba(86, 124, 115, .87);--mat-form-field-focus-select-arrow-color: rgba(86, 124, 115, .87)}.theme-admin.theme-dark .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.theme-admin.theme-dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #353535;--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(86, 124, 115, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-admin.theme-dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #353535;--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(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.theme-admin.theme-dark .mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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}.theme-admin.theme-dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #4d4d4d;--mdc-chip-elevated-selected-container-color: #4d4d4d;--mdc-chip-elevated-disabled-container-color: #4d4d4d;--mdc-chip-flat-disabled-selected-container-color: #4d4d4d;--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}.theme-admin.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.theme-admin.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.theme-admin.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.theme-admin.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #567c73;--mdc-chip-elevated-selected-container-color: #567c73;--mdc-chip-elevated-disabled-container-color: #567c73;--mdc-chip-flat-disabled-selected-container-color: #567c73;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-admin.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.theme-admin.theme-dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.theme-admin.theme-dark .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: white}.theme-admin.theme-dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #819e91;--mdc-switch-selected-handle-color: #819e91;--mdc-switch-selected-hover-state-layer-color: #819e91;--mdc-switch-selected-pressed-state-layer-color: #819e91;--mdc-switch-selected-focus-handle-color: #a6bcb1;--mdc-switch-selected-hover-handle-color: #a6bcb1;--mdc-switch-selected-pressed-handle-color: #a6bcb1;--mdc-switch-selected-focus-track-color: #4f746b;--mdc-switch-selected-hover-track-color: #4f746b;--mdc-switch-selected-pressed-track-color: #4f746b;--mdc-switch-selected-track-color: #4f746b}.theme-admin.theme-dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.theme-admin.theme-dark .mat-mdc-radio-button{--mdc-form-field-label-text-color: white}.theme-admin.theme-dark .mat-mdc-radio-button.mat-primary,.theme-admin.theme-dark .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: #567c73;--mdc-radio-selected-hover-icon-color: #567c73;--mdc-radio-selected-icon-color: #567c73;--mdc-radio-selected-pressed-icon-color: #567c73;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #567c73;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-admin.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5)}.theme-admin.theme-dark .mat-accent{--mat-slider-ripple-color: #567c73;--mat-slider-hover-state-layer-color: rgba(86, 124, 115, .05);--mat-slider-focus-state-layer-color: rgba(86, 124, 115, .2);--mdc-slider-handle-color: #567c73;--mdc-slider-focus-handle-color: #567c73;--mdc-slider-hover-handle-color: #567c73;--mdc-slider-active-track-color: #567c73;--mdc-slider-inactive-track-color: #567c73;--mdc-slider-with-tick-marks-inactive-container-color: #567c73;--mdc-slider-with-tick-marks-active-container-color: white}.theme-admin.theme-dark .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}.theme-admin.theme-dark .mdc-list-item__start,.theme-admin.theme-dark .mdc-list-item__end,.theme-admin.theme-dark .mat-accent .mdc-list-item__start,.theme-admin.theme-dark .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: #567c73;--mdc-radio-selected-hover-icon-color: #567c73;--mdc-radio-selected-icon-color: #567c73;--mdc-radio-selected-pressed-icon-color: #567c73}.theme-admin.theme-dark .mat-warn .mdc-list-item__start,.theme-admin.theme-dark .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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.theme-admin.theme-dark .mat-mdc-list-option,.theme-admin.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #567c73;--mdc-checkbox-selected-hover-icon-color: #567c73;--mdc-checkbox-selected-icon-color: #567c73;--mdc-checkbox-selected-pressed-icon-color: #567c73;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #567c73;--mdc-checkbox-selected-hover-state-layer-color: #567c73;--mdc-checkbox-selected-pressed-state-layer-color: #567c73;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-admin.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-admin.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-admin.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-admin.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-admin.theme-dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#567c73}.theme-admin.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-admin.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-admin.theme-dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-admin.theme-dark .mat-mdc-tab-group,.theme-admin.theme-dark .mat-mdc-tab-nav-bar,.theme-admin.theme-dark .mat-mdc-tab-group.mat-accent,.theme-admin.theme-dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #567c73;--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: #567c73;--mat-tab-header-active-ripple-color: #567c73;--mat-tab-header-inactive-ripple-color: #567c73;--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: #567c73;--mat-tab-header-active-hover-label-text-color: #567c73;--mat-tab-header-active-focus-indicator-color: #567c73;--mat-tab-header-active-hover-indicator-color: #567c73}.theme-admin.theme-dark .mat-mdc-tab-group.mat-warn,.theme-admin.theme-dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.theme-admin.theme-dark .mat-mdc-tab-group.mat-background-primary,.theme-admin.theme-dark .mat-mdc-tab-nav-bar.mat-background-primary,.theme-admin.theme-dark .mat-mdc-tab-group.mat-background-accent,.theme-admin.theme-dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #567c73;--mat-tab-header-with-background-foreground-color: white}.theme-admin.theme-dark .mat-mdc-tab-group.mat-background-warn,.theme-admin.theme-dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.theme-admin.theme-dark .mat-mdc-checkbox{--mdc-form-field-label-text-color: white}.theme-admin.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #567c73;--mdc-checkbox-selected-hover-icon-color: #567c73;--mdc-checkbox-selected-icon-color: #567c73;--mdc-checkbox-selected-pressed-icon-color: #567c73;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #567c73;--mdc-checkbox-selected-hover-state-layer-color: #567c73;--mdc-checkbox-selected-pressed-state-layer-color: #567c73;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-admin.theme-dark .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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.theme-admin.theme-dark .mat-mdc-button.mat-primary,.theme-admin.theme-dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #567c73;--mat-text-button-state-layer-color: #567c73;--mat-text-button-ripple-color: rgba(86, 124, 115, .1)}.theme-admin.theme-dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.theme-admin.theme-dark .mat-mdc-unelevated-button.mat-primary,.theme-admin.theme-dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #567c73;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-admin.theme-dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.theme-admin.theme-dark .mat-mdc-raised-button.mat-primary,.theme-admin.theme-dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #567c73;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-admin.theme-dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.theme-admin.theme-dark .mat-mdc-outlined-button.mat-primary,.theme-admin.theme-dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #567c73;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #567c73;--mat-outlined-button-ripple-color: rgba(86, 124, 115, .1)}.theme-admin.theme-dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.theme-admin.theme-dark .mat-mdc-icon-button.mat-primary,.theme-admin.theme-dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #567c73;--mat-icon-button-state-layer-color: #567c73;--mat-icon-button-ripple-color: rgba(86, 124, 115, .1)}.theme-admin.theme-dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.theme-admin.theme-dark .mat-mdc-fab.mat-primary,.theme-admin.theme-dark .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #567c73;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-admin.theme-dark .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.theme-admin.theme-dark .mat-mdc-mini-fab.mat-primary,.theme-admin.theme-dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #567c73;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-admin.theme-dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.theme-admin.theme-dark .mat-accent{--mdc-circular-progress-active-indicator-color: #567c73}.theme-admin.theme-dark .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.theme-admin.theme-dark .mat-badge-accent{--mat-badge-background-color: #567c73;--mat-badge-text-color: white}.theme-admin.theme-dark .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.theme-admin.theme-dark .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #567c73;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(86, 124, 115, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(86, 124, 115, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(86, 124, 115, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(86, 124, 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}.theme-admin.theme-dark .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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}.theme-admin.theme-dark .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #567c73}.theme-admin.theme-dark .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.theme-admin.theme-dark .mat-icon.mat-primary,.theme-admin.theme-dark .mat-icon.mat-accent{--mat-icon-color: #567c73}.theme-admin.theme-dark .mat-icon.mat-warn{--mat-icon-color: #f44336}.theme-admin.theme-dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #567c73;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #567c73;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #567c73;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-admin.theme-dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.theme-admin.theme-dark .mat-toolbar.mat-primary,.theme-admin.theme-dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #567c73;--mat-toolbar-container-text-color: white}.theme-admin.theme-dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.theme-admin.theme-dark .st-primary-background{background:#567c73}.theme-admin.theme-dark .st-primary{fill:#567c73}.theme-admin.theme-dark .st-secondary{fill:#fff}.theme-admin.theme-dark .mat-tree-node-content-interactive:hover{background-color:#303030}.theme-admin.theme-dark .mat-tree-node-content-interactive-selected,.theme-admin.theme-dark .mat-tree-node-content-interactive-selected:hover,.theme-admin.theme-dark .mat-tree-node-content-interactive:active{background-color:#515151}.theme-admin.theme-dark .mat-tree{background:transparent}.theme-admin.theme-dark .text-gray{color:#ffffff80}.theme-admin.theme-dark .text-primary{color:#fff}.theme-admin.theme-dark .text-error{color:#e53935}.theme-admin.theme-dark *.text-secondary,.theme-admin.theme-dark *.text-muted{color:#ffffff80}.theme-admin.theme-dark a.text-secondary:focus{color:#ffffff80}.theme-admin.theme-dark a.text-secondary:hover{color:#fff}.theme-admin.theme-dark .mdc-notched-outline>*{--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38)}.theme-admin.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-admin.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-admin.theme-dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#fff9!important}.theme-admin.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__leading,.theme-admin.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__notch,.theme-admin.theme-dark .mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#5e5e5e!important}.theme-admin.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: white}.theme-admin.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}.theme-admin.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}.theme-admin.theme-dark mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}.theme-admin.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab{position:relative}.theme-admin.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-caption{color:#ffffff80;position:absolute;left:6px;top:2px;font-size:10px}.theme-admin.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .tab-label-right-caption{position:absolute;right:-4px;top:2px;font-size:10px}.theme-admin.theme-dark mat-tab-header .mat-mdc-tab-label-container .mdc-tab .mdc-tab-indicator{--mdc-tab-indicator-active-indicator-color: #567c73;--mat-tab-header-active-hover-indicator-color: #567c73}.theme-admin.theme-dark mat-checkbox.mat-mdc-checkbox .mdc-form-field label{color:#fff;font-size:14px}.theme-admin.theme-dark .mat-mdc-dialog-surface{border:1px solid var(--plt-bg-popup-border);--mdc-dialog-container-shape: 8px}@media (max-width: 959.98px){.theme-admin.theme-dark .mat-mdc-dialog-surface:has(.plt-ui-dialog),.theme-admin.theme-dark .mat-mdc-dialog-surface:has(plt-ui-dialog){--mdc-dialog-container-shape: 0;border:0}.theme-admin.theme-dark .cdk-overlay-pane:has(.plt-ui-dialog),.theme-admin.theme-dark .cdk-overlay-pane:has(plt-ui-dialog){--mat-dialog-container-max-width: 100vw;--mat-dialog-container-small-max-width: 100vw;width:100vw!important;height:100vh!important;max-height:100vh!important}}.theme-admin.theme-dark button.mdc-button.mdc-button:not([mat-stroked-button],[mat-flat-button]){padding:0 8px;height:48px;min-width:48px}.theme-admin.theme-dark .mat-mdc-menu-panel,.theme-admin.theme-dark .mat-mdc-menu-panel.mat-mdc-select-panel,.theme-admin.theme-dark .mat-mdc-autocomplete-panel{border:1px solid #9e9e9e}.theme-admin.theme-dark .mat-mdc-menu-panel{background-color:#1e1e1e;max-width:none;min-width:280px}.theme-admin.theme-dark .mat-mdc-menu-panel button.mdc-button.mdc-button{width:auto}.theme-admin.theme-dark .mat-mdc-tab-nav-bar.mat-tabs-with-background.mat-primary>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline{border-color:#c7d3c6}.theme-admin.theme-dark .mdc-data-table__header-cell{background-color:#1e1e1e}.theme-admin.theme-dark .mdc-data-table__row--selected{background-color:#515151}.theme-admin.theme-dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#303030}.theme-admin.theme-dark .mat-mdc-table{background:#1e1e1e}.theme-admin.theme-dark .mdc-data-table__header-cell,.theme-admin.theme-dark .mdc-data-table__cell{color:unset}.theme-admin.theme-dark .mdc-data-table__row--selected:hover{background-color:#515151!important}.theme-admin.theme-dark .mat-mdc-row{cursor:default}.theme-admin.theme-dark .mat-mdc-row.has-changes{font-style:italic}.theme-admin.theme-dark .mat-mdc-header-cell{width:0;border-left:1px solid #424242}.theme-admin.theme-dark .mat-mdc-header-cell:nth-of-type(1){border-left:none}.theme-admin.theme-dark .mat-mdc-header-cell,.theme-admin.theme-dark .mat-mdc-cell{white-space:nowrap;padding:8px 16px;border-bottom-color:#424242}.theme-admin.theme-dark .mat-mdc-cell,.theme-admin.theme-dark .mat-mdc-cell *{white-space:nowrap;text-overflow:ellipsis;font-size:14px}.theme-admin.theme-dark .mat-mdc-cell.right,.theme-admin.theme-dark .mat-mdc-cell *.right{text-align:center}.theme-admin.theme-dark .mat-mdc-cell.vertical-align-center,.theme-admin.theme-dark .mat-mdc-cell *.vertical-align-center{vertical-align:center}.theme-admin.theme-dark .mat-mdc-cell.vertical-align-top,.theme-admin.theme-dark .mat-mdc-cell *.vertical-align-top{vertical-align:top}.theme-admin.theme-dark .mat-mdc-cell small,.theme-admin.theme-dark .mat-mdc-cell * small{font-size:12px}.theme-admin.theme-dark .mat-mdc-cell .mat-mdc-checkbox,.theme-admin.theme-dark .mat-mdc-cell * .mat-mdc-checkbox{padding:1px 0 0 1px}.theme-admin.theme-dark th:last-of-type{width:auto}.theme-admin.theme-dark .navigation-window-selected,.theme-admin.theme-dark .profile-selected{background:#678780}.h-100{height:100%!important}.w-100{width:100%!important}.d-none{display:none}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-table{display:table}.d-table-row{display:table-row}.d-table-cell{display:table-cell}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-fill{flex:1 1 auto}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-end{justify-content:flex-end}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.m-0{margin:0}.mt-0,.my-0{margin-top:0}.mr-0,.mx-0{margin-right:0}.mb-0,.my-0{margin-bottom:0}.ml-0,.mx-0{margin-left:0}.m-1{margin:.25rem}.mt-1,.my-1{margin-top:.25rem}.mr-1,.mx-1{margin-right:.25rem}.mb-1,.my-1{margin-bottom:.25rem}.ml-1,.mx-1{margin-left:.25rem}.m-2{margin:.5rem}.mt-2,.my-2{margin-top:.5rem}.mr-2,.mx-2{margin-right:.5rem}.mb-2,.my-2{margin-bottom:.5rem}.ml-2,.mx-2{margin-left:.5rem}.m-3{margin:1rem}.mt-3,.my-3{margin-top:1rem}.mr-3,.mx-3{margin-right:1rem}.mb-3,.my-3{margin-bottom:1rem}.ml-3,.mx-3{margin-left:1rem}.m-4{margin:1.5rem}.mt-4,.my-4{margin-top:1.5rem}.mr-4,.mx-4{margin-right:1.5rem}.mb-4,.my-4{margin-bottom:1.5rem}.ml-4,.mx-4{margin-left:1.5rem}.m-5{margin:3rem}.mt-5,.my-5{margin-top:3rem}.mr-5,.mx-5{margin-right:3rem}.mb-5,.my-5{margin-bottom:3rem}.ml-5,.mx-5{margin-left:3rem}.p-0{padding:0}.pt-0,.py-0{padding-top:0}.pr-0,.px-0{padding-right:0}.pb-0,.py-0{padding-bottom:0}.pl-0,.px-0{padding-left:0}.p-1{padding:.25rem}.pt-1,.py-1{padding-top:.25rem}.pr-1,.px-1{padding-right:.25rem}.pb-1,.py-1{padding-bottom:.25rem}.pl-1,.px-1{padding-left:.25rem}.p-2{padding:.5rem}.pt-2,.py-2{padding-top:.5rem}.pr-2,.px-2{padding-right:.5rem}.pb-2,.py-2{padding-bottom:.5rem}.pl-2,.px-2{padding-left:.5rem}.p-3{padding:1rem}.pt-3,.py-3{padding-top:1rem}.pr-3,.px-3{padding-right:1rem}.pb-3,.py-3{padding-bottom:1rem}.pl-3,.px-3{padding-left:1rem}.p-4{padding:1.5rem}.pt-4,.py-4{padding-top:1.5rem}.pr-4,.px-4{padding-right:1.5rem}.pb-4,.py-4{padding-bottom:1.5rem}.pl-4,.px-4{padding-left:1.5rem}.p-5{padding:3rem}.pt-5,.py-5{padding-top:3rem}.pr-5,.px-5{padding-right:3rem}.pb-5,.py-5{padding-bottom:3rem}.pl-5,.px-5{padding-left:3rem}.m-auto{margin:auto}.mt-auto,.my-auto{margin-top:auto}.mr-auto,.mx-auto{margin-right:auto}.mb-auto,.my-auto{margin-bottom:auto}.ml-auto,.mx-auto{margin-left:auto}@media (max-width: 839.98px){.hidden-phone{display:none}}@media (max-width: 599.98px){.user-profile__logout .mdc-button__label{display:none}.user-profile__logout>mat-icon{margin-right:0!important}}.error-image{width:100px;height:100px}.pointer{cursor:pointer}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none}.spinner-grow{color:#007bff}.invisible{visibility:hidden}.width-fill-available{width:-webkit-fill-available}button[disabled] svg *{fill:var(--plt-button-disabled)!important}.separator-item{background-color:var(--plt-toolbar-border);height:100%}.offline-is-inactive svg,.online-is-inactive svg{transform:rotate(45deg);opacity:.5}.offline-has-status svg,.online-has-status svg{transform:rotate(45deg)}.cdk-overlay-pane:has(>.select-max-width){width:auto!important}.select-auto-width{width:auto!important}.select-auto-width>*{gap:8px}.date-picker.no-floating-label .mdc-notched-outline__notch:has(.mdc-floating-label--float-above){display:none}.column-resizer{position:absolute;right:-7px;top:0;bottom:0;width:14px;cursor:ew-resize;z-index:10}.mat-mdc-select-disabled .mat-mdc-select-value{color:var(--plt-text-secondary)!important}.color-danger,.color-danger *{color:var(--plt-text-danger)!important}.hidden{display:none!important}.upload-button-input{display:none}.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{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, transparent);color:var(--mat-app-text-color, inherit)}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 20px/24px Roboto;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 16px/24px Roboto;letter-spacing:.5px;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/24px Roboto;letter-spacing:.5px;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 14px/24px Roboto;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 calc(12px * .83) / 18px Roboto;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 calc(12px * .67) / 18px Roboto;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/24px Roboto;letter-spacing:.1px}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 12px/18px Roboto;letter-spacing:normal}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/16px Roboto;letter-spacing:.4px}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/112px Roboto;letter-spacing:normal;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/72px Roboto;letter-spacing:-.5px;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/56px Roboto;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/36px Roboto;letter-spacing:.25px;margin:0 0 64px}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html,.mat-accent{--mat-option-selected-state-label-text-color: #9e9e9e;--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: #f44336;--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,html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #9e9e9e;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #9e9e9e;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: white;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .6);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: white;--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: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: white;--mat-app-text-color: rgba(0, 0, 0, .87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}html{--mat-option-label-text-font: Roboto;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 14px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 14px;--mat-optgroup-label-text-tracking: normal;--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, .6)}html{--mat-card-title-text-font: Roboto;--mat-card-title-text-line-height: 24px;--mat-card-title-text-size: 16px;--mat-card-title-text-tracking: .5px;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .1px;--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,.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #9e9e9e;--mdc-linear-progress-track-color: rgba(158, 158, 158, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .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: Roboto;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .4px}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: #9e9e9e;--mdc-filled-text-field-focus-active-indicator-color: #9e9e9e;--mdc-filled-text-field-focus-label-text-color: rgba(158, 158, 158, .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: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(238, 238, 238, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(238, 238, 238, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(238, 238, 238, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #9e9e9e;--mdc-outlined-text-field-focus-outline-color: #9e9e9e;--mdc-outlined-text-field-focus-label-text-color: rgba(158, 158, 158, .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: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(238, 238, 238, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(238, 238, 238, .06);--mdc-outlined-text-field-hover-outline-color: rgba(238, 238, 238, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(158, 158, 158, .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: #f44336;--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: #9e9e9e;--mdc-filled-text-field-focus-active-indicator-color: #9e9e9e;--mdc-filled-text-field-focus-label-text-color: rgba(158, 158, 158, .87);--mdc-outlined-text-field-caret-color: #9e9e9e;--mdc-outlined-text-field-focus-outline-color: #9e9e9e;--mdc-outlined-text-field-focus-label-text-color: rgba(158, 158, 158, .87);--mat-form-field-focus-select-arrow-color: rgba(158, 158, 158, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .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: Roboto;--mdc-filled-text-field-label-text-size: 14px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Roboto;--mdc-outlined-text-field-label-text-size: 14px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Roboto;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-subscript-text-font: Roboto;--mat-form-field-subscript-text-line-height: 16px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .4px;--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,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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(158, 158, 158, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .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(238, 238, 238, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform: none}html{--mat-select-trigger-text-font: Roboto;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 14px;--mat-select-trigger-text-tracking: normal;--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-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);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--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: Roboto;--mdc-dialog-subhead-line-height: 24px;--mdc-dialog-subhead-size: 16px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .5px;--mdc-dialog-supporting-text-font: Roboto;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 14px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 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,.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: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #9e9e9e;--mdc-chip-elevated-selected-container-color: #9e9e9e;--mdc-chip-elevated-disabled-container-color: #9e9e9e;--mdc-chip-flat-disabled-selected-container-color: #9e9e9e;--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: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.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: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--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: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 24px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto;--mdc-chip-label-text-line-height: 18px;--mdc-chip-label-text-size: 12px;--mdc-chip-label-text-tracking: normal;--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;--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-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0;--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: var(--mdc-theme-surface, #fff);--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-handle-shadow-color: black;--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-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-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #757575;--mdc-switch-selected-handle-color: #757575;--mdc-switch-selected-hover-state-layer-color: #757575;--mdc-switch-selected-pressed-state-layer-color: #757575;--mdc-switch-selected-focus-handle-color: #212121;--mdc-switch-selected-hover-handle-color: #212121;--mdc-switch-selected-pressed-handle-color: #212121;--mdc-switch-selected-focus-track-color: #e0e0e0;--mdc-switch-selected-hover-track-color: #e0e0e0;--mdc-switch-selected-pressed-track-color: #e0e0e0;--mdc-switch-selected-track-color: #e0e0e0}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html{--mdc-switch-state-layer-size: 32px}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-font: Roboto;--mdc-form-field-label-text-line-height: 18px;--mdc-form-field-label-text-size: 12px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-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{--mdc-form-field-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary,.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: #9e9e9e;--mdc-radio-selected-hover-icon-color: #9e9e9e;--mdc-radio-selected-icon-color: #9e9e9e;--mdc-radio-selected-pressed-icon-color: #9e9e9e;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #9e9e9e;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size: 32px;--mat-radio-touch-target-display: none}.mat-mdc-radio-button{--mdc-form-field-label-text-font: Roboto;--mdc-form-field-label-text-line-height: 18px;--mdc-form-field-label-text-size: 12px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-label-text-weight: 400}html{--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-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}html{--mdc-slider-handle-color: #9e9e9e;--mdc-slider-focus-handle-color: #9e9e9e;--mdc-slider-hover-handle-color: #9e9e9e;--mdc-slider-active-track-color: #9e9e9e;--mdc-slider-inactive-track-color: #9e9e9e;--mdc-slider-with-tick-marks-inactive-container-color: #9e9e9e;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87);--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;--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-ripple-color: #9e9e9e;--mat-slider-hover-state-layer-color: rgba(158, 158, 158, .05);--mat-slider-focus-state-layer-color: rgba(158, 158, 158, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mat-slider-ripple-color: #9e9e9e;--mat-slider-hover-state-layer-color: rgba(158, 158, 158, .05);--mat-slider-focus-state-layer-color: rgba(158, 158, 158, .2);--mdc-slider-handle-color: #9e9e9e;--mdc-slider-focus-handle-color: #9e9e9e;--mdc-slider-hover-handle-color: #9e9e9e;--mdc-slider-active-track-color: #9e9e9e;--mdc-slider-inactive-track-color: #9e9e9e;--mdc-slider-with-tick-marks-inactive-container-color: #9e9e9e;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}html .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}html{--mdc-slider-label-label-text-font: Roboto;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: .1px;--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}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: #eeeeee}html{--mat-menu-item-label-text-font: Roboto;--mat-menu-item-label-text-size: 14px;--mat-menu-item-label-text-tracking: normal;--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, .6);--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,.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: #9e9e9e;--mdc-radio-selected-hover-icon-color: #9e9e9e;--mdc-radio-selected-icon-color: #9e9e9e;--mdc-radio-selected-pressed-icon-color: #9e9e9e}.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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option,.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: black;--mdc-checkbox-selected-focus-icon-color: #9e9e9e;--mdc-checkbox-selected-hover-icon-color: #9e9e9e;--mdc-checkbox-selected-icon-color: #9e9e9e;--mdc-checkbox-selected-pressed-icon-color: #9e9e9e;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #9e9e9e;--mdc-checkbox-selected-hover-state-layer-color: #9e9e9e;--mdc-checkbox-selected-pressed-state-layer-color: #9e9e9e;--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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--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--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#9e9e9e}.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: Roboto;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 14px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto;--mdc-list-list-item-supporting-text-line-height: 18px;--mdc-list-list-item-supporting-text-size: 12px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto;--mdc-list-list-item-trailing-supporting-text-line-height: 16px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .4px;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/24px Roboto;letter-spacing:.5px}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}html{--mat-paginator-container-text-font: Roboto;--mat-paginator-container-text-line-height: 16px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .4px;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar,.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #9e9e9e;--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: #9e9e9e;--mat-tab-header-active-ripple-color: #9e9e9e;--mat-tab-header-inactive-ripple-color: #9e9e9e;--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: #9e9e9e;--mat-tab-header-active-hover-label-text-color: #9e9e9e;--mat-tab-header-active-focus-indicator-color: #9e9e9e;--mat-tab-header-active-hover-indicator-color: #9e9e9e}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--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: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--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: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary,.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #9e9e9e;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 40px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 16px;--mat-tab-header-label-text-weight: 400}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: black;--mdc-checkbox-selected-focus-icon-color: #9e9e9e;--mdc-checkbox-selected-hover-icon-color: #9e9e9e;--mdc-checkbox-selected-icon-color: #9e9e9e;--mdc-checkbox-selected-pressed-icon-color: #9e9e9e;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #9e9e9e;--mdc-checkbox-selected-hover-state-layer-color: #9e9e9e;--mdc-checkbox-selected-pressed-state-layer-color: #9e9e9e;--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-mdc-checkbox{--mdc-form-field-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: black;--mdc-checkbox-selected-focus-icon-color: #9e9e9e;--mdc-checkbox-selected-hover-icon-color: #9e9e9e;--mdc-checkbox-selected-icon-color: #9e9e9e;--mdc-checkbox-selected-pressed-icon-color: #9e9e9e;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #9e9e9e;--mdc-checkbox-selected-hover-state-layer-color: #9e9e9e;--mdc-checkbox-selected-pressed-state-layer-color: #9e9e9e;--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: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--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-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--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}.mat-mdc-checkbox{--mdc-form-field-label-text-font: Roboto;--mdc-form-field-label-text-line-height: 18px;--mdc-form-field-label-text-size: 12px;--mdc-form-field-label-text-tracking: normal;--mdc-form-field-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-keep-touch-target: false;--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(210, 210, 210, .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(210, 210, 210, .12);--mdc-filled-button-disabled-label-text-color: rgba(210, 210, 210, .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(210, 210, 210, .12);--mdc-protected-button-disabled-label-text-color: rgba(210, 210, 210, .38);--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-protected-button-container-shadow-color: #000;--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: #eeeeee;--mdc-outlined-button-disabled-label-text-color: rgba(210, 210, 210, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: #eeeeee;--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,.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #9e9e9e;--mat-text-button-state-layer-color: #9e9e9e;--mat-text-button-ripple-color: rgba(158, 158, 158, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary,.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #9e9e9e;--mdc-filled-button-label-text-color: black;--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary,.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #9e9e9e;--mdc-protected-button-label-text-color: black;--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary,.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #9e9e9e;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #9e9e9e;--mat-outlined-button-ripple-color: rgba(158, 158, 158, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: #eeeeee;--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height: 28px;--mdc-filled-button-container-height: 28px;--mdc-outlined-button-container-height: 28px;--mdc-protected-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: Roboto;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 400;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Roboto;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 400;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Roboto;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 400;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Roboto;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 400;--mdc-protected-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,html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #9e9e9e;--mat-icon-button-state-layer-color: #9e9e9e;--mat-icon-button-ripple-color: rgba(158, 158, 158, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .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-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px}html{--mdc-fab-container-color: white;--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-container-shadow-color: #000;--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(210, 210, 210, .38);--mdc-fab-small-container-color: white;--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-fab-small-container-shadow-color: #000;--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(210, 210, 210, .38);--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-extended-fab-container-shadow-color: #000}html .mat-mdc-fab.mat-primary,html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #9e9e9e;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary,html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #9e9e9e;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: none;--mat-fab-small-touch-target-display: none}html{--mdc-extended-fab-label-text-font: Roboto;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 400}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: #9e9e9e}html{--mdc-snackbar-supporting-text-font: Roboto;--mdc-snackbar-supporting-text-line-height: 18px;--mdc-snackbar-supporting-text-size: 12px;--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: #eeeeee}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: Roboto;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .1px;--mat-table-row-item-label-text-font: Roboto;--mat-table-row-item-label-text-line-height: 18px;--mat-table-row-item-label-text-size: 12px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Roboto;--mat-table-footer-supporting-text-line-height: 18px;--mat-table-footer-supporting-text-size: 12px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html,html .mat-accent{--mdc-circular-progress-active-indicator-color: #9e9e9e}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}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: #9e9e9e;--mat-badge-text-color: rgba(0, 0, 0, .87);--mat-badge-disabled-state-background-color: #d2d2d2;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #9e9e9e;--mat-badge-text-color: rgba(0, 0, 0, .87)}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-badge-text-font: Roboto;--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: Roboto;--mat-bottom-sheet-container-text-line-height: 18px;--mat-bottom-sheet-container-text-size: 12px;--mat-bottom-sheet-container-text-tracking: normal;--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: #ebebeb;--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .6);--mat-legacy-button-toggle-selected-state-background-color: #ebebeb;--mat-legacy-button-toggle-disabled-state-text-color: #d2d2d2;--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: #ebebeb;--mat-standard-button-toggle-selected-state-background-color: #ebebeb;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: #d2d2d2;--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: #eeeeee}html{--mat-standard-button-toggle-height: 40px}html{--mat-legacy-button-toggle-label-text-font: Roboto;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 14px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Roboto;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 14px;--mat-standard-button-toggle-label-text-tracking: normal;--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: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #9e9e9e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(158, 158, 158, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(158, 158, 158, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(158, 158, 158, .3);--mat-datepicker-toggle-active-state-icon-color: #9e9e9e;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(158, 158, 158, .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, .6);--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: #eeeeee;--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .6);--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: #eeeeee;--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: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #9e9e9e;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(158, 158, 158, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(158, 158, 158, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(158, 158, 158, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(158, 158, 158, .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: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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: #9e9e9e}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.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: Roboto;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 400;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 400;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: #eeeeee}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: #eeeeee;--mat-expansion-header-hover-state-layer-color: whitesmoke;--mat-expansion-header-focus-state-layer-color: whitesmoke;--mat-expansion-header-disabled-state-text-color: #d2d2d2;--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .6);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .6)}html{--mat-expansion-header-collapsed-state-height: 40px;--mat-expansion-header-expanded-state-height: 56px}html{--mat-expansion-header-text-font: Roboto;--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: Roboto;--mat-expansion-container-text-line-height: 18px;--mat-expansion-container-text-size: 12px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 12px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 12px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary,.mat-icon.mat-accent{--mat-icon-color: #9e9e9e}.mat-icon.mat-warn{--mat-icon-color: #f44336}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: #eeeeee;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: white;--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: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #9e9e9e;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #9e9e9e;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #9e9e9e;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-container-color: white;--mat-stepper-line-color: #eeeeee;--mat-stepper-header-hover-state-layer-color: whitesmoke;--mat-stepper-header-focus-state-layer-color: whitesmoke;--mat-stepper-header-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .6);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .6);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #9e9e9e;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #9e9e9e;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #9e9e9e;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 64px}html{--mat-stepper-container-text-font: Roboto;--mat-stepper-header-label-text-font: Roboto;--mat-stepper-header-label-text-size: 12px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: #666666}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary,.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #9e9e9e;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 56px;--mat-toolbar-mobile-height: 48px}html{--mat-toolbar-title-text-font: Roboto;--mat-toolbar-title-text-line-height: 24px;--mat-toolbar-title-text-size: 16px;--mat-toolbar-title-text-tracking: .5px;--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: Roboto;--mat-tree-node-text-size: 12px;--mat-tree-node-text-weight: 400}button .mat-icon:not(.w-16p):not(.h-16p){width:24px!important;height:24px!important}.mat-mdc-select-value,div[role=listbox] .mat-mdc-option .mdc-list-item__primary-text{color:unset!important}mat-select .mat-mdc-select-arrow{color:var(--plt-select-arrow-color)}.mat-mdc-select-disabled .mat-mdc-select-arrow{color:var(--plt-select-disabled-arrow-color)}body .mat-mdc-button{border-radius:initial}button[disabled]:hover .mdc-list-item__primary-text{color:var(--plt-text-primary)}.mat-body-1.mat-body-1{margin:unset}mat-form-field.mat-form-field-invalid .mat-mdc-form-field-flex .mdc-notched-outline{--mdc-outlined-text-field-outline-color: #f44336}mat-form-field.mat-form-field-invalid .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__notch mat-label{color:#f44336}mat-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper mat-hint.mat-mdc-form-field-hint{color:#f44336}mat-checkbox.mat-mdc-checkbox .mdc-form-field label{font-size:14px}mat-radio-button.mat-mdc-radio-button .mdc-form-field{--mdc-theme-text-primary-on-background: }mat-radio-button.mat-mdc-radio-button .mdc-form-field label{font-size:14px}mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding-right:12px}mat-radio-button.mat-mdc-radio-button .mdc-form-field .mdc-radio+label{padding-left:0}mat-form-field.icons-suff-pref-container div.mat-mdc-form-field-infix{display:flex;align-items:center;height:48px}mat-form-field.icons-suff-pref-container div.mat-mdc-form-field-infix .mat-mdc-input-element.mdc-text-field__input{text-align:center}mat-form-field.icons-suff-pref-container div.mat-mdc-form-field-icon-prefix{padding:unset}mat-form-field.icons-suff-pref-container div.mat-mdc-form-field-icon-suffix{padding:unset}mat-form-field .mdc-icon-button.inner-button{width:48px;height:48px}mat-form-field .mdc-icon-button.inner-small-button{width:40px;height:40px}mat-form-field .mdc-icon-button.inner-button,mat-form-field .mdc-icon-button.inner-small-button{padding:unset}mat-form-field .mdc-icon-button.inner-button span.mat-mdc-button-persistent-ripple,mat-form-field .mdc-icon-button.inner-small-button span.mat-mdc-button-persistent-ripple{border-radius:unset}mat-form-field .mdc-icon-button.inner-button span.mat-ripple.mat-mdc-button-ripple,mat-form-field .mdc-icon-button.inner-small-button span.mat-ripple.mat-mdc-button-ripple{border-radius:unset}mat-form-field .mdc-icon-button.inner-button.last-suffix span.mat-mdc-button-persistent-ripple,mat-form-field .mdc-icon-button.inner-button.last-suffix span.mat-ripple.mat-mdc-button-ripple,mat-form-field .mdc-icon-button.inner-small-button.last-suffix span.mat-mdc-button-persistent-ripple,mat-form-field .mdc-icon-button.inner-small-button.last-suffix span.mat-ripple.mat-mdc-button-ripple{border-radius:0 4px 4px 0!important}mat-form-field .mdc-icon-button.inner-button.last-prefix span.mat-mdc-button-persistent-ripple,mat-form-field .mdc-icon-button.inner-button.last-prefix span.mat-ripple.mat-mdc-button-ripple,mat-form-field .mdc-icon-button.inner-small-button.last-prefix span.mat-mdc-button-persistent-ripple,mat-form-field .mdc-icon-button.inner-small-button.last-prefix span.mat-ripple.mat-mdc-button-ripple{border-radius:4px 0 0 4px!important}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px;height:48px}.search-box-small-height mat-form-field{background-color:var(--plt-bg)}.search-box-small-height mat-form-field .mat-mdc-text-field-wrapper{height:40px}.search-box-small-height mat-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{height:40px}.search-box-small-height mat-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.search-box-small-height mat-form-field .mat-mdc-form-field-subscript-wrapper{display:none}app-select-input.trigger-clear .mat-mdc-select-trigger .mat-mdc-select-arrow-wrapper{display:none}.cdk-global-overlay-wrapper:has(+.cdk-overlay-backdrop) .cdk-overlay-pane{opacity:.99}body .mat-mdc-menu-panel,body .mdc-text-field,body .mdc-floating-label{will-change:auto}body cdk-virtual-scroll-viewport.cdk-virtual-scrollable{transform:none;will-change:auto}.mat-ripple:not(:empty){transform:none}.theme-dark .mat-toolbar{fill:#fff}.mat-toolbar.mat-primary .breadcrumb{color:#fff}.mat-toolbar.mat-primary li.breadcrumb-item svg{color:#fff;fill:#fff}.mat-toolbar.mat-primary li.breadcrumb-item span:not(.left-search-button):not(.rigth-search-button),.mat-toolbar.mat-primary li.breadcrumb-button span:not(.left-search-button):not(.rigth-search-button){color:#fff}.mat-mdc-snack-bar-label.mdc-snackbar__label{max-width:inherit;word-break:break-all}.clearly-input mat-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.cdk-overlay-container{z-index:var(--context-menu-z-index)!important}.mat-mdc-icon-button.transparent-0{background-color:var(--plt-bg-hover-controls)}.mat-mdc-icon-button.svg-16p mat-icon svg{height:16px;width:16px}mat-form-field.small-subscript .mat-mdc-form-field-subscript-wrapper{height:8px}.document-list-container{width:50%;min-width:250px;position:relative}.documents-content-right{display:flex;height:100%}.documents-content-right .document-preview{position:relative;display:flex;justify-content:center;align-items:center;height:100%;min-width:250px;padding:0 16px}.documents-content-right .document-preview .preview-viewer-wrapper{width:200px;height:180px}.documents-content-right app-document-task-list div.task-list{padding-bottom:unset!important;height:unset!important}.documents-content-right .document-sorting{min-width:60px}.documents-content-right .ascn-viewer-container{overflow:unset}@media (max-width: 959.98px){.document-list-container{width:100%!important}}.tasks-container .tasks-sidebar-right .task-chat-container app-chat.task-chat{height:100%}.tasks-container .tasks-sidebar-right .task-chat-container app-chat.task-chat .messages-container-wrapper .chat-messages-container{height:calc(100% - 142px)}.tasks-container .tasks-sidebar-right .task-chat-container app-chat.task-chat .messages-container-wrapper .chat-messages-container div.chat-messages{border:unset}.tasks-container .tasks-sidebar-right .task-chat-container app-chat.task-chat .messages-container-wrapper .chat-input{margin-bottom:8px;margin-top:4px}#pilot-viewer-3d .ascn-loading-container{display:none!important}.ascn-dialog{z-index:1000!important}.ascn-viewer-container .mdc-menu-surface,.ascn-toolbar-position-bottom,.ascn-toolbar-position-top{z-index:var(--context-menu-z-index)!important}app-access-rights-dialog [mat-table] .date-picker{width:135px}app-access-rights-dialog [mat-table] .date-picker label{padding-right:1px}app-access-rights-dialog .mat-column-validThrough .inputs-container{flex-wrap:nowrap!important}app-access-rights-dialog .mat-column-appliesToTypes .mat-mdc-select-placeholder{color:unset!important;transition:none}.access-dialog-secret-info-panel .mat-mdc-option{max-width:500px}app-badges{display:flex;gap:8px}app-badges>*{display:flex;gap:8px}app-bim-object-tree-node .tree-node-overlay-icon .st-secondary{fill:var(--plt-text-danger)!important}.navbar{display:flex}.navbar-expand .navbar-nav{flex-direction:row}li button svg *{fill:#fff!important}li.secondary button svg path{fill:var(--plt-text-primary)!important}mat-toolbar .mat-mdc-button:not(.icon-margin) .mat-icon{width:24px;height:24px;margin-right:0;font-size:24px}mat-toolbar .mat-mdc-button .arrow-down-icon{width:7px;height:7px;margin-top:30px}app-nav-menu-navigation .adaptive-more-button{vertical-align:top}app-nav-menu-navigation .adaptive-more-button mat-icon{margin:0}header .tabs-toolbar{width:100%;height:var(--nav-bar-height);overflow:hidden;min-height:unset}header .tabs-toolbar mat-toolbar-row{padding-left:0;padding-right:0}header .tabs-toolbar .navbar-item{height:var(--nav-bar-height);display:inline-block;padding:0 15px;cursor:pointer;border-bottom:2px solid transparent;box-sizing:border-box;text-align:center;filter:brightness(85%)}header .tabs-toolbar .navbar-item:hover{border-color:#ffffff80}header .tabs-toolbar .navbar-item.navbar-item-selected{background:none;border-color:#fff;filter:brightness(100%)}header .tabs-toolbar .navbar-item-text{display:inline-block;margin-top:-4px;font-size:var(--text-body-1);font-weight:400}header .tabs-toolbar .navbar-item .mat-icon{display:block;margin:3px auto -1px}header .tabs-toolbar .navbar-item .mat-icon .st-primary{fill:#fff}header .tabs-toolbar .navbar-item .mat-icon .st-secondary{fill:#fff}#annotation-card-dialog.ascn-dialog{width:480px;min-width:512px;min-height:405px}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper{padding:4px 0 0}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-actions-dialog-wrapper{padding:unset;height:-moz-fit-content;height:fit-content}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-actions-dialog-wrapper .ascn-dialog-header{width:100%;flex-direction:column}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-actions-dialog-wrapper .ascn-dialog-header .document-remark-card-title .document-card-close-button.mdc-button{border-radius:50%}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-actions-dialog-wrapper .ascn-dialog-header .document-remark-card-title .document-card-close-button.mat-mdc-button>.mat-icon{margin-right:unset}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-actions-dialog-wrapper .ascn-dialog-header .document-remark-card-header-tools .document-remark-card-tools-container .mat-mdc-button>.mat-icon{margin-right:unset}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-actions-dialog-wrapper .ascn-dialog-header .document-remark-card-more.mat-mdc-button>.mat-icon{font-size:24px;margin-right:unset}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-dialog-content-wrapper{margin-top:unset;height:calc(100% - 136px)}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-dialog-content-wrapper .ascn-dialog-content{padding:unset}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-dialog-content-wrapper app-remark-card app-object-card-remark-dialog{padding:0}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-dialog-content-wrapper .document-remark-card-content .mat-mdc-tab-body:not(.chat-tab){padding:0 24px}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-dialog-footer{height:28px}#annotation-card-dialog.ascn-dialog .ascn-dialog-wrapper .ascn-dialog-footer .ascn-viewer-resizable-container-right-corner{right:4px;bottom:4px}#annotation-card-dialog.ascn-dialog app-object-card-inline app-object-card app-datetime-picker{flex-wrap:wrap}.tab-toolbar mat-tab-header,.document-notes mat-tab-header,.tab-panel mat-tab-header,plt-ui-dialog mat-tab-header,.ascn-dialog .ascn-dialog-wrapper mat-tab-header{height:var(--page-toolbar-height);background-color:var(--plt-bg-toolbar)!important;border-bottom:1px solid var(--plt-toolbar-border)}.tab-toolbar .mdc-tab,.document-notes .mdc-tab,.tab-panel .mdc-tab,plt-ui-dialog .mdc-tab,.ascn-dialog .ascn-dialog-wrapper .mdc-tab{box-sizing:border-box;min-width:48px!important;padding-right:8px!important;padding-left:8px!important}.tab-toolbar .mdc-tab-indicator .mdc-tab-indicator__content--underline,.document-notes .mdc-tab-indicator .mdc-tab-indicator__content--underline,.tab-panel .mdc-tab-indicator .mdc-tab-indicator__content--underline,plt-ui-dialog .mdc-tab-indicator .mdc-tab-indicator__content--underline,.ascn-dialog .ascn-dialog-wrapper .mdc-tab-indicator .mdc-tab-indicator__content--underline{border-top-width:3px}.tab-toolbar .mat-mdc-tab-body.mat-mdc-tab-body-active,.document-notes .mat-mdc-tab-body.mat-mdc-tab-body-active,.tab-panel .mat-mdc-tab-body.mat-mdc-tab-body-active,plt-ui-dialog .mat-mdc-tab-body.mat-mdc-tab-body-active,.ascn-dialog .ascn-dialog-wrapper .mat-mdc-tab-body.mat-mdc-tab-body-active{overflow-y:hidden}.tab-toolbar .mat-mdc-tab-body-content,.document-notes .mat-mdc-tab-body-content,.tab-panel .mat-mdc-tab-body-content,plt-ui-dialog .mat-mdc-tab-body-content,.ascn-dialog .ascn-dialog-wrapper .mat-mdc-tab-body-content{overflow:hidden}.tab-panel{position:relative;height:100%}.tab-panel:has(.tab-panel-close) mat-tab-header{margin-left:40px}.tab-panel .tab-panel-close{position:absolute;display:flex;flex-direction:column;justify-content:center;height:var(--page-toolbar-height);background-color:var(--plt-bg-toolbar);border-bottom:1px solid var(--plt-toolbar-border);cursor:pointer;z-index:2}app-chat.ascn-dialog-content{height:100%;overflow-y:hidden}app-chat.ascn-dialog-content .chat-messages-container{padding-left:0}app-chat.ascn-dialog-content .chat-messages-container .owner-message{padding-right:0!important}app-chat.ascn-dialog-content .chat-interactions .chat-input{padding-left:0;padding-right:0}.messages-container-wrapper .chat-messages-container{position:relative;padding:0 0 4px 16px;height:calc(100% - 132px);min-height:100px}.messages-container-wrapper .chat-messages-container .to-bottom-scroller{display:none;position:absolute;bottom:12px;right:20px;width:40px;height:40px;z-index:3;background:var(--plt-primary-color)}.messages-container-wrapper .chat-messages-container .to-bottom-scroller svg path{fill:#fff;transform:translate(24px) rotate(90deg)}.messages-container-wrapper .chat-messages-container .to-bottom-scroller:disabled{overflow:hidden;cursor:not-allowed;pointer-events:none}.messages-container-wrapper .chat-messages-container .to-bottom-scroller:disabled:after{content:"";position:absolute;inset:0;background:#fff3}.messages-container-wrapper .chat-messages-container .chat-scroll-interrupter{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999}.messages-container-wrapper .chat-messages-container .chat-scroll-interrupter.d-none{display:none}.messages-container-wrapper .chat-messages-container .messages-scroll-container{position:relative;height:100%}.messages-container-wrapper .chat-messages-container .messages-scroll-container .message-block{padding-bottom:8px}.messages-container-wrapper .chat-messages-container .messages-scroll-container .cdk-virtual-scroll-content-wrapper{padding:10px 8px 0 0}.messages-container-wrapper .chat-messages-container .messages-scroll-container.messages-plain{display:flex;flex-direction:column;height:100%}.messages-container-wrapper .chat-messages-container .messages-scroll-container.messages-plain .plain-container{overflow:auto;margin-top:auto;padding:10px 8px 0 0}.messages-container-wrapper .chat-messages-container .messages-scroll-container .chat-substrate{z-index:1;left:0;padding:inherit;position:absolute;height:100%;width:100%;visibility:hidden}.messages-container-wrapper .chat-messages-container .messages-scroll-container .chat-substrate .measured-message.owner-message{display:flex;flex-direction:row-reverse;padding-left:36px}.messages-container-wrapper .chat-messages-container .messages-scroll-container .chat-substrate .measured-message.owner-message .message-content{overflow:hidden;background:var(--plt-message-owner);width:inherit;word-wrap:break-word}.messages-container-wrapper .chat-messages-container .messages-scroll-container .chat-substrate .measured-message.system-message{display:flex;flex-direction:row-reverse;justify-content:center}.messages-container-wrapper .chat-messages-container .messages-scroll-container .chat-substrate .measured-message.system-message .message-content{width:auto;overflow:hidden;background:var(--plt-message-companion);word-wrap:break-word}.messages-container-wrapper .chat-messages-container .messages-scroll-container .chat-substrate .measured-message.system-message .message-content .message-content-text{display:flex;align-items:center;justify-content:center}.messages-container-wrapper .chat-messages-container .messages-scroll-container .chat-substrate .measured-message .message-content{display:flex;flex-direction:column;padding:8px;border-radius:8px;overflow:hidden;background:var(--plt-message-companion);word-wrap:break-word}.messages-container-wrapper .chat-messages-container .messages-scroll-container .chat-substrate .measured-message .message-content .message-content-header{width:100%;display:flex;justify-content:space-between}.messages-container-wrapper .chat-messages-container .messages-scroll-container .chat-substrate .measured-message .message-content .message-content-text{margin-top:8px}.messages-container-wrapper .chat-messages-container .messages-scroll-container .chat-substrate .measured-message .message-content .message-content-text>div>div{word-break:break-word}.messages-container-wrapper .chat-messages-container .attaches-in-chat,.messages-container-wrapper .chat-messages-container app-chat-attachments{display:flex;flex-direction:column;gap:10px;align-items:center;flex-wrap:wrap}.messages-container-wrapper .chat-messages-container .attaches-in-chat .images-in-chat,.messages-container-wrapper .chat-messages-container app-chat-attachments .images-in-chat{display:flex;flex-direction:column;align-items:center;gap:10px}.messages-container-wrapper .chat-messages-container .attaches-in-chat .files-in-chat,.messages-container-wrapper .chat-messages-container app-chat-attachments .files-in-chat{display:flex;flex-wrap:wrap;width:100%;gap:10px}.messages-container-wrapper .chat-messages-container .attaches-in-chat .chat-attachment-file,.messages-container-wrapper .chat-messages-container app-chat-attachments .chat-attachment-file{border:1px solid var(--plt-control-border);border-radius:8px;width:70px;height:50px;display:flex;justify-content:center;align-items:center}.messages-container-wrapper .chat-messages-container .attaches-in-chat .chat-attachment-file svg,.messages-container-wrapper .chat-messages-container app-chat-attachments .chat-attachment-file svg{width:24px}.messages-container-wrapper .chat-messages-container .attaches-in-chat .chat-attachment-image,.messages-container-wrapper .chat-messages-container app-chat-attachments .chat-attachment-image{max-width:400px}.messages-container-wrapper .chat-preview-file{width:24px;height:24px}.messages-container-wrapper .replied-message-wrapper .reply-attachments-container{height:42px;width:60px;display:flex;align-items:center;justify-content:center;margin-right:8px}.messages-container-wrapper .replied-message-wrapper .reply-attachments-container .replied-attachments{height:34px;width:100%;object-fit:contain}.messages-container-wrapper .replied-message-wrapper .reply-mark{margin-right:8px;width:3%;max-width:4px;background:var(--plt-primary-color)}.messages-container-wrapper .replied-message-wrapper .reply-content{width:97%;height:42px;overflow:hidden}.messages-container-wrapper .replied-message-wrapper .reply-content>div:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-container-wrapper .message-block .message-content-wrapper:not(.system-message),.messages-container-wrapper .message-container .message-content-wrapper:not(.system-message){max-width:700px}.messages-container-wrapper .message-block .message-content-wrapper.owner-message,.messages-container-wrapper .message-container .message-content-wrapper.owner-message{margin-left:auto;padding-right:8px}.messages-container-wrapper .message-block .message-content-wrapper:not(.owner-message,.system-message,.measured-wrapper),.messages-container-wrapper .message-container .message-content-wrapper:not(.owner-message,.system-message,.measured-wrapper){margin-right:auto}.messages-container-wrapper>:not(.chat-substrate) .message-container:not(:last-child){padding-bottom:8px}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper{z-index:2;width:100%;position:relative}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper.owner-message{display:flex;flex-direction:row-reverse;padding-left:36px}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper.owner-message .message-content{overflow:hidden;background:var(--plt-message-owner);width:inherit;word-wrap:break-word}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper.system-message{display:flex;flex-direction:row-reverse;justify-content:center}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper.system-message .message-content{width:auto;overflow:hidden;background:var(--plt-message-companion);word-wrap:break-word}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper.system-message .message-content .message-content-text{display:flex;align-items:center;justify-content:center}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper .message-content{display:flex;flex-direction:column;padding:8px;border-radius:8px;overflow:hidden;background:var(--plt-message-companion);word-wrap:break-word}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper .message-content .message-content-header{width:100%;display:flex;justify-content:space-between}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper .message-content .message-content-text{margin-top:8px}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper .message-content .message-content-text>div>div{word-break:break-word}.messages-container-wrapper>:not(.chat-substrate) .message-content-wrapper:not(.owner-message,.system-message,.measured-wrapper){padding-right:36px}.messages-container-wrapper .message-text{overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.org-unit-item-chip.org-unit-selected-item .org-unit-item-title-icon svg path{fill:#fff!important}.org-unit-dragging-hint-container{position:absolute;z-index:1002;display:flex;align-items:center}.org-unit-dragging-hint-container .org-unit-dragging-hint{display:inherit;align-items:center;border:1px solid var(--plt-bg-popup-border);background:var(--plt-bg);color:var(--plt-text);min-height:32px;font-size:var(--text-caption);padding:0 4px}.org-unit-dragging-hint-container .dragging-hint-icon{height:32px}.org-unit-dragging-hint-container .dragging-hint-icon svg{width:32px}.org-unit-dragging-hint-container .dragging-hint-icon svg path{fill:var(--plt-text-danger)}.panel-toggle-button{cursor:pointer;position:absolute;top:50%;left:-40px;width:40px;height:30px;z-index:1150;display:flex;justify-content:center;align-items:center;background:var(--plt-bg-controls);transition:.2s background-color;border:1px solid var(--plt-bg-focused-controls);opacity:0}.panel-toggle-button.toggle-visible{opacity:1;left:0}.panel-toggle-button:hover{background-color:var(--plt-bg-hover-controls);opacity:1}.panel-toggle-button:active{background-color:var(--plt-bg-focused-controls)}.panel-toggle-button mat-icon.collapse-button{width:18px;display:flex}
