@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{display:flex}.cal-month-view .cal-cell{float:left;flex:1;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media all and (-ms-high-contrast: none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:16px;display:inline-block;color:#222427;border:1px solid #d9d9d9;border-radius:5px;background:#fff}.emoji-mart .emoji-mart-emoji{padding:6px}.emoji-mart-bar{border:0 solid #d9d9d9}.emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}.emoji-mart-bar:last-child{border-top-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px;line-height:0}.emoji-mart-anchor{position:relative;display:block;flex:1 1 auto;color:#858585;text-align:center;padding:12px 4px;overflow:hidden;transition:color .1s ease-out;margin:0;box-shadow:none;background:none;border:none}.emoji-mart-anchor:focus{outline:0}.emoji-mart-anchor:hover,.emoji-mart-anchor:focus,.emoji-mart-anchor-selected{color:#464646}.emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}.emoji-mart-anchor-bar{position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#464646}.emoji-mart-anchors i{display:inline-block;width:100%;max-width:22px}.emoji-mart-anchors svg,.emoji-mart-anchors img{fill:currentColor;height:18px}.emoji-mart-scroll{overflow-y:scroll;height:270px;padding:0 6px 6px;will-change:transform}.emoji-mart-search{margin-top:6px;padding:0 6px;position:relative}.emoji-mart-search input{font-size:16px;display:block;width:100%;padding:5px 25px 6px 10px;border-radius:5px;border:1px solid #d9d9d9;outline:0}.emoji-mart-search input,.emoji-mart-search input::-webkit-search-decoration,.emoji-mart-search input::-webkit-search-cancel-button,.emoji-mart-search input::-webkit-search-results-button,.emoji-mart-search input::-webkit-search-results-decoration{-webkit-appearance:none}.emoji-mart-search-icon{position:absolute;top:3px;right:11px;z-index:2;padding:2px 5px 1px;border:none;background:none}.emoji-mart-category .emoji-mart-emoji span{z-index:1;position:relative;text-align:center;cursor:default}.emoji-mart-category .emoji-mart-emoji:hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f4f4;border-radius:100%}.emoji-mart-category-label{z-index:2;position:relative;position:sticky;top:0}.emoji-mart-category-label span{display:block;width:100%;font-weight:500;padding:5px 6px;background-color:#fff;background-color:#fffffff2}.emoji-mart-category-list{margin:0;padding:0}.emoji-mart-category-list li{list-style:none;margin:0;padding:0;display:inline-block}.emoji-mart-emoji{position:relative;display:inline-block;font-size:0;margin:0;padding:0;border:none;background:none;box-shadow:none}.emoji-mart-emoji-native{font-family:"Segoe UI Emoji",Segoe UI Symbol,Segoe UI,"Apple Color Emoji",Twemoji Mozilla,"Noto Color Emoji","Android Emoji"}.emoji-mart-no-results{font-size:14px;text-align:center;padding-top:70px;color:#858585}.emoji-mart-no-results .emoji-mart-category-label{display:none}.emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}.emoji-mart-no-results .emoji-mart-emoji:hover:before{content:none}.emoji-mart-preview{position:relative;height:70px}.emoji-mart-preview-emoji,.emoji-mart-preview-data,.emoji-mart-preview-skins{position:absolute;top:50%;transform:translateY(-50%)}.emoji-mart-preview-emoji{left:12px}.emoji-mart-preview-data{left:68px;right:12px;word-break:break-all}.emoji-mart-preview-skins{right:30px;text-align:right}.emoji-mart-preview-skins.custom{right:10px;text-align:right}.emoji-mart-preview-name{font-size:14px}.emoji-mart-preview-shortname{font-size:12px;color:#888}.emoji-mart-preview-shortname+.emoji-mart-preview-shortname,.emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon{margin-left:.5em}.emoji-mart-preview-emoticon{font-size:11px;color:#bbb}.emoji-mart-title span{display:inline-block;vertical-align:middle}.emoji-mart-title .emoji-mart-emoji{padding:0}.emoji-mart-title-label{color:#999a9c;font-size:26px;font-weight:300}.emoji-mart-skin-swatches{font-size:0;padding:2px 0;border:1px solid #d9d9d9;border-radius:12px;background-color:#fff}.emoji-mart-skin-swatches.custom{font-size:0;border:none;background-color:#fff}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch{width:16px;padding:0 2px}.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after{opacity:.75}.emoji-mart-skin-swatch{display:inline-block;width:0;vertical-align:middle;transition-property:width,padding;transition-duration:.125s;transition-timing-function:ease-out}.emoji-mart-skin-swatch:nth-child(1){transition-delay:0s}.emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}.emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}.emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}.emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}.emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}.emoji-mart-skin-swatch.selected{position:relative;width:16px;padding:0 2px}.emoji-mart-skin-swatch.selected:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;background-color:#fff;border-radius:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out}.emoji-mart-skin-swatch.custom{display:inline-block;width:0;height:38px;overflow:hidden;vertical-align:middle;transition-property:width,height;transition-duration:.125s;transition-timing-function:ease-out;cursor:default}.emoji-mart-skin-swatch.custom.selected{position:relative;width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatch.custom.selected:after{content:"";width:0;height:0}.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover{background-color:#f4f4f4;border-radius:10%}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom{width:36px;height:38px;padding:0 2px 0 0}.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after{opacity:.75}.emoji-mart-skin-text.opened{display:inline-block;vertical-align:middle;text-align:left;color:#888;font-size:11px;padding:5px 2px;width:95px;height:40px;border-radius:10%;background-color:#fff}.emoji-mart-skin{display:inline-block;width:100%;padding-top:100%;max-width:12px;border-radius:100%}.emoji-mart-skin-tone-1{background-color:#ffc93a}.emoji-mart-skin-tone-2{background-color:#fadcbc}.emoji-mart-skin-tone-3{background-color:#e0bb95}.emoji-mart-skin-tone-4{background-color:#bf8f68}.emoji-mart-skin-tone-5{background-color:#9b643d}.emoji-mart-skin-tone-6{background-color:#594539}.emoji-mart-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.emoji-mart-dark{color:#fff;border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-bar{border-color:#555453}.emoji-mart-dark .emoji-mart-search input{color:#fff;border-color:#555453;background-color:#2f2f2f}.emoji-mart-dark .emoji-mart-search-icon svg{fill:#fff}.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before{background-color:#444}.emoji-mart-dark .emoji-mart-category-label span{background-color:#222;color:#fff}.emoji-mart-dark .emoji-mart-skin-swatches{border-color:#555453;background-color:#222}.emoji-mart-dark .emoji-mart-anchor:hover,.emoji-mart-dark .emoji-mart-anchor:focus,.emoji-mart-dark .emoji-mart-anchor-selected{color:#bfbfbf}.mat-badge-content{font-weight:600;font-size:12px}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto;letter-spacing:0em;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto;letter-spacing:.0075em;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 1rem/28px Roboto;letter-spacing:.0094em;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:500 15px/24px Roboto;letter-spacing:.0067em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 .664rem/20px Roboto;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 .536rem/20px Roboto;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 .8rem/24px Roboto;letter-spacing:.0179em}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 .8rem/20px Roboto;letter-spacing:.0179em}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto;letter-spacing:.0333em}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto;letter-spacing:-.0134em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto;letter-spacing:-.0089em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto;letter-spacing:0em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto;letter-spacing:.0074em;margin:0 0 64px}.mat-bottom-sheet-container{font:400 .8rem/20px Roboto;letter-spacing:.0179em}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto;font-size:.8rem;font-weight:500}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:.8rem}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:.8rem;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:.8rem}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:.8rem;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto;letter-spacing:.0075em}.mat-expansion-panel-header{font-family:Roboto;font-size:15px;font-weight:500}.mat-expansion-panel-content{font:400 .8rem/20px Roboto;letter-spacing:.0179em}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto;letter-spacing:1.5px}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:.8rem}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto;font-size:.8rem;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto;font-size:12px}.mat-select-trigger{height:1.125em}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-step-label{font-size:.8rem;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:.8rem}.mat-step-label-selected{font-size:.8rem;font-weight:500}.mat-tab-label,.mat-tab-link{font-family:Roboto;font-size:.8rem;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto;letter-spacing:.0075em;margin:0}.mat-tooltip{font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-base .mat-list-item{font-size:1rem}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:.8rem}.mat-list-base .mat-list-option{font-size:1rem}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:.8rem}.mat-list-base .mat-subheader{font-family:Roboto;font-size:.8rem;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-size:12px;font-weight:500}.mat-option{font-size:1rem}.mat-optgroup-label{font:500 .8rem/24px Roboto;letter-spacing:.0179em}.mat-simple-snackbar{font-family:Roboto;font-size:.8rem}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:.8rem}.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:scale(0)}.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;top:0;bottom:0;left:0;right: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:rgba(0,0,0,.32)}.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-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,.mat-mdc-focus-indicator{position:relative}body{--primary-color: #006eb7;--primary-label-dark-color: var(--primary-color);--primary-lighter-color: #b3d4e9;--primary-darker-color: #00519f;--text-primary-color: #ffffff;--text-primary-lighter-color: rgba(0, 0, 0, .87);--text-primary-darker-color: #ffffff}body{--accent-color: #114370;--accent-lighter-color: #b8c7d4;--accent-darker-color: #0a2c53;--text-accent-color: #ffffff;--text-accent-lighter-color: rgba(0, 0, 0, .87);--text-accent-darker-color: #ffffff}body{--warn-color: #ff0000;--warn-lighter-color: #ffb3b3;--warn-darker-color: #ff0000;--text-warn-color: #ffffff;--text-warn-lighter-color: rgba(0, 0, 0, .87);--text-warn-darker-color: #ffffff}body{--white: #fff;--green-300: #35ac19;--yellow-200: #d4cb46;--blue-5: #e8eaf6;--blue-50: #c5cae9;--red: #ff0000;--red-for-table: #ff140075;--orange: #ffa600;--light-orange: #ebb96d;--gray-5: #d3d2d2;--gray-300: #b4b4b4;--gray-500: #828283;--black: #000;--black-opacity: #0000003b;--placeholder-input-search: #ffffff80;--black-white-label: var(--black);--dialog-background-color: var(--white);--border-table: rgba(0, 0, 0, .12);--background-login: var(--white);--black-dark-mode: #393939;--gray-dark-mode: rgba(255, 255, 255, .7);--input-primary: #1396ed;--custom-user-background: #424242;--custom-user-background-secundary: #303030;--custom-user-text: #ffffff;--custom-user-hover: #4b4b54;--custom-user-paginator: #ffffffb3;--custom-user-side-menu-text: #ffffff;--custom-user-side-menu-interaction: var(--primary-color);--custom-user-header-text: #ffffff;--chat-background: #e7e7e7;--chat-header-and-footer:#f3f3f3}.mat-sort-header-arrow{color:var(--white)!important}.mat-tab-list .mat-tab-labels .mat-tab-label-active{opacity:1}.mat-calendar-table-header tr th{top:0;padding:0}.light-theme .mat-ripple-element{background-color:#0000001a}.light-theme .mat-option{color:#000000de}.light-theme .mat-option:hover:not(.mat-option-disabled),.light-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.light-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.light-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.light-theme .mat-option.mat-option-disabled{color:#00000061}.light-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:var(--primary-color)}.light-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#114370}.light-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:red}.light-theme .mat-optgroup-label{color:#0000008a}.light-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.light-theme .mat-pseudo-checkbox{color:#0000008a}.light-theme .mat-pseudo-checkbox:after{color:#fafafa}.light-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.light-theme .mat-primary .mat-pseudo-checkbox-checked,.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:var(--primary-color)}.light-theme .mat-pseudo-checkbox-checked,.light-theme .mat-pseudo-checkbox-indeterminate,.light-theme .mat-accent .mat-pseudo-checkbox-checked,.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#114370}.light-theme .mat-warn .mat-pseudo-checkbox-checked,.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:red}.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.light-theme .mat-app-background,.light-theme.mat-app-background{background-color:#fafafa;color:#000000de}.light-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.light-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.light-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.light-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.light-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.light-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.light-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.light-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.light-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.light-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.light-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.light-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.light-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.light-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.light-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.light-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.light-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.light-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.light-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.light-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.light-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.light-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.light-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.light-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.light-theme .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}.light-theme .mat-autocomplete-panel{background:white;color:#000000de}.light-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.light-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.light-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.light-theme .mat-badge{position:relative}.light-theme .mat-badge.mat-badge{overflow:visible}.light-theme .mat-badge-hidden .mat-badge-content{display:none}.light-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.light-theme .ng-animate-disabled .mat-badge-content,.light-theme .mat-badge-content._mat-animation-noopable{transition:none}.light-theme .mat-badge-content.mat-badge-active{transform:none}.light-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.light-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.light-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.light-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .light-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.light-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .light-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.light-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.light-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.light-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.light-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .light-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.light-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .light-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.light-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.light-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.light-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.light-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .light-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.light-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .light-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.light-theme .mat-badge-content{color:#fff;background:var(--primary-color)}.cdk-high-contrast-active .light-theme .mat-badge-content{outline:solid 1px;border-radius:0}.light-theme .mat-badge-accent .mat-badge-content{background:#114370;color:#fff}.light-theme .mat-badge-warn .mat-badge-content{color:#fff;background:red}.light-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.light-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.light-theme .mat-button,.light-theme .mat-icon-button,.light-theme .mat-stroked-button{color:inherit;background:transparent}.light-theme .mat-button.mat-primary,.light-theme .mat-icon-button.mat-primary,.light-theme .mat-stroked-button.mat-primary{color:var(--primary-color)}.light-theme .mat-button.mat-accent,.light-theme .mat-icon-button.mat-accent,.light-theme .mat-stroked-button.mat-accent{color:#114370}.light-theme .mat-button.mat-warn,.light-theme .mat-icon-button.mat-warn,.light-theme .mat-stroked-button.mat-warn{color:red}.light-theme .mat-button.mat-primary.mat-button-disabled,.light-theme .mat-button.mat-accent.mat-button-disabled,.light-theme .mat-button.mat-warn.mat-button-disabled,.light-theme .mat-button.mat-button-disabled.mat-button-disabled,.light-theme .mat-icon-button.mat-primary.mat-button-disabled,.light-theme .mat-icon-button.mat-accent.mat-button-disabled,.light-theme .mat-icon-button.mat-warn.mat-button-disabled,.light-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.light-theme .mat-stroked-button.mat-primary.mat-button-disabled,.light-theme .mat-stroked-button.mat-accent.mat-button-disabled,.light-theme .mat-stroked-button.mat-warn.mat-button-disabled,.light-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.light-theme .mat-button.mat-primary .mat-button-focus-overlay,.light-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.light-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:var(--primary-color)}.light-theme .mat-button.mat-accent .mat-button-focus-overlay,.light-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.light-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#114370}.light-theme .mat-button.mat-warn .mat-button-focus-overlay,.light-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.light-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:red}.light-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.light-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.light-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.light-theme .mat-button .mat-ripple-element,.light-theme .mat-icon-button .mat-ripple-element,.light-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.light-theme .mat-button-focus-overlay{background:black}.light-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.light-theme .mat-flat-button,.light-theme .mat-raised-button,.light-theme .mat-fab,.light-theme .mat-mini-fab{color:#000000de;background-color:#fff}.light-theme .mat-flat-button.mat-primary,.light-theme .mat-raised-button.mat-primary,.light-theme .mat-fab.mat-primary,.light-theme .mat-mini-fab.mat-primary,.light-theme .mat-flat-button.mat-accent,.light-theme .mat-raised-button.mat-accent,.light-theme .mat-fab.mat-accent,.light-theme .mat-mini-fab.mat-accent,.light-theme .mat-flat-button.mat-warn,.light-theme .mat-raised-button.mat-warn,.light-theme .mat-fab.mat-warn,.light-theme .mat-mini-fab.mat-warn{color:#fff}.light-theme .mat-flat-button.mat-primary.mat-button-disabled,.light-theme .mat-flat-button.mat-accent.mat-button-disabled,.light-theme .mat-flat-button.mat-warn.mat-button-disabled,.light-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.light-theme .mat-raised-button.mat-primary.mat-button-disabled,.light-theme .mat-raised-button.mat-accent.mat-button-disabled,.light-theme .mat-raised-button.mat-warn.mat-button-disabled,.light-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.light-theme .mat-fab.mat-primary.mat-button-disabled,.light-theme .mat-fab.mat-accent.mat-button-disabled,.light-theme .mat-fab.mat-warn.mat-button-disabled,.light-theme .mat-fab.mat-button-disabled.mat-button-disabled,.light-theme .mat-mini-fab.mat-primary.mat-button-disabled,.light-theme .mat-mini-fab.mat-accent.mat-button-disabled,.light-theme .mat-mini-fab.mat-warn.mat-button-disabled,.light-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.light-theme .mat-flat-button.mat-primary,.light-theme .mat-raised-button.mat-primary,.light-theme .mat-fab.mat-primary,.light-theme .mat-mini-fab.mat-primary{background-color:var(--primary-color)}.light-theme .mat-flat-button.mat-accent,.light-theme .mat-raised-button.mat-accent,.light-theme .mat-fab.mat-accent,.light-theme .mat-mini-fab.mat-accent{background-color:#114370}.light-theme .mat-flat-button.mat-warn,.light-theme .mat-raised-button.mat-warn,.light-theme .mat-fab.mat-warn,.light-theme .mat-mini-fab.mat-warn{background-color:red}.light-theme .mat-flat-button.mat-primary.mat-button-disabled,.light-theme .mat-flat-button.mat-accent.mat-button-disabled,.light-theme .mat-flat-button.mat-warn.mat-button-disabled,.light-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.light-theme .mat-raised-button.mat-primary.mat-button-disabled,.light-theme .mat-raised-button.mat-accent.mat-button-disabled,.light-theme .mat-raised-button.mat-warn.mat-button-disabled,.light-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.light-theme .mat-fab.mat-primary.mat-button-disabled,.light-theme .mat-fab.mat-accent.mat-button-disabled,.light-theme .mat-fab.mat-warn.mat-button-disabled,.light-theme .mat-fab.mat-button-disabled.mat-button-disabled,.light-theme .mat-mini-fab.mat-primary.mat-button-disabled,.light-theme .mat-mini-fab.mat-accent.mat-button-disabled,.light-theme .mat-mini-fab.mat-warn.mat-button-disabled,.light-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.light-theme .mat-flat-button.mat-primary .mat-ripple-element,.light-theme .mat-raised-button.mat-primary .mat-ripple-element,.light-theme .mat-fab.mat-primary .mat-ripple-element,.light-theme .mat-mini-fab.mat-primary .mat-ripple-element,.light-theme .mat-flat-button.mat-accent .mat-ripple-element,.light-theme .mat-raised-button.mat-accent .mat-ripple-element,.light-theme .mat-fab.mat-accent .mat-ripple-element,.light-theme .mat-mini-fab.mat-accent .mat-ripple-element,.light-theme .mat-flat-button.mat-warn .mat-ripple-element,.light-theme .mat-raised-button.mat-warn .mat-ripple-element,.light-theme .mat-fab.mat-warn .mat-ripple-element,.light-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.light-theme .mat-stroked-button:not([class*=mat-elevation-z]),.light-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.light-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.light-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.light-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.light-theme .mat-fab:not([class*=mat-elevation-z]),.light-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.light-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.light-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.light-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.light-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.light-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.light-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.light-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.light-theme .mat-button-toggle{color:#00000061}.light-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.light-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.light-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.light-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.light-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.light-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.light-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.light-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.light-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.light-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.light-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.light-theme .mat-card{background:white;color:#000000de}.light-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.light-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.light-theme .mat-card-subtitle{color:#0000008a}.light-theme .mat-checkbox-frame{border-color:#0000008a}.light-theme .mat-checkbox-checkmark{fill:#fafafa}.light-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.light-theme .mat-checkbox-mixedmark{background-color:#fafafa}.light-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.light-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:var(--primary-color)}.light-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.light-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#114370}.light-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.light-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:red}.light-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.light-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.light-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.light-theme .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.light-theme .mat-checkbox .mat-ripple-element{background-color:#000}.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:var(--primary-color)}.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#114370}.light-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.light-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:red}.light-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.light-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.light-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.light-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.light-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.light-theme .mat-chip.mat-standard-chip:after{background:black}.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:var(--primary-color);color:#fff}.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:red;color:#fff}.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#114370;color:#fff}.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.light-theme .mat-table{background:white}.light-theme .mat-table thead,.light-theme .mat-table tbody,.light-theme .mat-table tfoot,.light-theme mat-header-row,.light-theme mat-row,.light-theme mat-footer-row,.light-theme [mat-header-row],.light-theme [mat-row],.light-theme [mat-footer-row],.light-theme .mat-table-sticky{background:inherit}.light-theme mat-row,.light-theme mat-header-row,.light-theme mat-footer-row,.light-theme th.mat-header-cell,.light-theme td.mat-cell,.light-theme td.mat-footer-cell{border-bottom-color:#0000001f}.light-theme .mat-header-cell{color:#0000008a}.light-theme .mat-cell,.light-theme .mat-footer-cell{color:#000000de}.light-theme .mat-calendar-arrow{fill:#0000008a}.light-theme .mat-datepicker-toggle,.light-theme .mat-datepicker-content .mat-calendar-next-button,.light-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.light-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.light-theme .mat-calendar-table-header,.light-theme .mat-calendar-body-label{color:#0000008a}.light-theme .mat-calendar-body-cell-content,.light-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.light-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.light-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.light-theme .mat-calendar-body-in-preview{color:#0000003d}.light-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.light-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.light-theme .mat-calendar-body-in-range:before{background:var(--primary-color)}.light-theme .mat-calendar-body-comparison-identical,.light-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.light-theme .mat-calendar-body-comparison-bridge-start:before,.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--primary-color) 50%,rgba(249,171,0,.2) 50%)}.light-theme .mat-calendar-body-comparison-bridge-end:before,.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--primary-color) 50%,rgba(249,171,0,.2) 50%)}.light-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.light-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.light-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.light-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.light-theme .mat-calendar-body-selected{background-color:var(--primary-color);color:#fff}.light-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.light-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.light-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.light-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--primary-color)}@media (hover: hover){.light-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--primary-color)}}.light-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(17,67,112,.2)}.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(17,67,112,.2) 50%,rgba(249,171,0,.2) 50%)}.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(17,67,112,.2) 50%,rgba(249,171,0,.2) 50%)}.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#114370;color:#fff}.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#11437066}.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.light-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.light-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1143704d}@media (hover: hover){.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1143704d}}.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,0,0,.2)}.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:red;color:#fff}.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f006}.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.light-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.light-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}@media (hover: hover){.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}}.light-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.light-theme .mat-datepicker-toggle-active{color:var(--primary-color)}.light-theme .mat-datepicker-toggle-active.mat-accent{color:#114370}.light-theme .mat-datepicker-toggle-active.mat-warn{color:red}.light-theme .mat-date-range-input-inner[disabled]{color:#00000061}.light-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.light-theme .mat-divider{border-top-color:#0000001f}.light-theme .mat-divider-vertical{border-right-color:#0000001f}.light-theme .mat-expansion-panel{background:white;color:#000000de}.light-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.light-theme .mat-action-row{border-top-color:#0000001f}.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.light-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.light-theme .mat-expansion-panel-header-title{color:#000000de}.light-theme .mat-expansion-panel-header-description,.light-theme .mat-expansion-indicator:after{color:#0000008a}.light-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.light-theme .mat-form-field-label,.light-theme .mat-hint{color:#0009}.light-theme .mat-form-field.mat-focused .mat-form-field-label{color:var(--primary-color)}.light-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#114370}.light-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:red}.light-theme .mat-focused .mat-form-field-required-marker{color:#114370}.light-theme .mat-form-field-ripple{background-color:#000000de}.light-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:var(--primary-color)}.light-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#114370}.light-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:red}.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:var(--primary-color)}.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#114370}.light-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:red}.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:red}.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red}.light-theme .mat-error{color:red}.light-theme .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.light-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.light-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.light-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.light-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.light-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.light-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.light-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.light-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.light-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:var(--primary-color)}.light-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#114370}.light-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.light-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:red}.light-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.light-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.light-theme .mat-icon.mat-primary{color:var(--primary-color)}.light-theme .mat-icon.mat-accent{color:#114370}.light-theme .mat-icon.mat-warn{color:red}.light-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.light-theme .mat-input-element:disabled,.light-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.light-theme .mat-input-element{caret-color:var(--primary-color)}.light-theme .mat-input-element::placeholder{color:#0000006b}.light-theme .mat-input-element::-moz-placeholder{color:#0000006b}.light-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.light-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.light-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#114370}.light-theme .mat-form-field.mat-warn .mat-input-element,.light-theme .mat-form-field-invalid .mat-input-element{caret-color:red}.light-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:red}.light-theme .mat-list-base .mat-list-item,.light-theme .mat-list-base .mat-list-option{color:#000000de}.light-theme .mat-list-base .mat-subheader{color:#0000008a}.light-theme .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.light-theme .mat-list-option:hover,.light-theme .mat-list-option:focus,.light-theme .mat-nav-list .mat-list-item:hover,.light-theme .mat-nav-list .mat-list-item:focus,.light-theme .mat-action-list .mat-list-item:hover,.light-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.light-theme .mat-list-single-selected-option,.light-theme .mat-list-single-selected-option:hover,.light-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.light-theme .mat-menu-panel{background:white}.light-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.light-theme .mat-menu-item{background:transparent;color:#000000de}.light-theme .mat-menu-item[disabled],.light-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.light-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.light-theme .mat-menu-item .mat-icon-no-color,.light-theme .mat-menu-submenu-icon{color:#0000008a}.light-theme .mat-menu-item:hover:not([disabled]),.light-theme .mat-menu-item.cdk-program-focused:not([disabled]),.light-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.light-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.light-theme .mat-paginator{background:white}.light-theme .mat-paginator,.light-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.light-theme .mat-paginator-decrement,.light-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.light-theme .mat-paginator-first,.light-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.light-theme .mat-icon-button[disabled] .mat-paginator-decrement,.light-theme .mat-icon-button[disabled] .mat-paginator-increment,.light-theme .mat-icon-button[disabled] .mat-paginator-first,.light-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.light-theme .mat-progress-bar-background{fill:#b3d4e9}.light-theme .mat-progress-bar-buffer{background-color:#b3d4e9}.light-theme .mat-progress-bar-fill:after{background-color:var(--primary-color)}.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c0ccd8}.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c0ccd8}.light-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#114370}.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbbcbc}.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbbcbc}.light-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:red}.light-theme .mat-progress-spinner circle,.light-theme .mat-spinner circle{stroke:var(--primary-color)}.light-theme .mat-progress-spinner.mat-accent circle,.light-theme .mat-spinner.mat-accent circle{stroke:#114370}.light-theme .mat-progress-spinner.mat-warn circle,.light-theme .mat-spinner.mat-warn circle{stroke:red}.light-theme .mat-radio-outer-circle{border-color:#0000008a}.light-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:var(--primary-color)}.light-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.light-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.light-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.light-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:var(--primary-color)}.light-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#114370}.light-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.light-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.light-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.light-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#114370}.light-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:red}.light-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.light-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.light-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.light-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:red}.light-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.light-theme .mat-radio-button .mat-ripple-element{background-color:#000}.light-theme .mat-select-value{color:#000000de}.light-theme .mat-select-placeholder{color:#0000006b}.light-theme .mat-select-disabled .mat-select-value{color:#00000061}.light-theme .mat-select-arrow{color:#0000008a}.light-theme .mat-select-panel{background:white}.light-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.light-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.light-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:var(--primary-color)}.light-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#114370}.light-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.light-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:red}.light-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.light-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.light-theme .mat-drawer{background-color:#fff;color:#000000de}.light-theme .mat-drawer.mat-drawer-push{background-color:#fff}.light-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.light-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.light-theme .mat-drawer-side.mat-drawer-end,.light-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.light-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.light-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.light-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#114370}.light-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1143708a}.light-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#114370}.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.light-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:var(--primary-color)}.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:red}.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff00008a}.light-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:red}.light-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.light-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.light-theme .mat-slide-toggle-bar{background-color:#00000061}.light-theme .mat-slider-track-background{background-color:#00000042}.light-theme .mat-slider.mat-primary .mat-slider-track-fill,.light-theme .mat-slider.mat-primary .mat-slider-thumb,.light-theme .mat-slider.mat-primary .mat-slider-thumb-label{background-color:var(--primary-color)}.light-theme .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.light-theme .mat-slider.mat-primary .mat-slider-focus-ring{background-color:var(--primary-color);opacity:.2}.light-theme .mat-slider.mat-accent .mat-slider-track-fill,.light-theme .mat-slider.mat-accent .mat-slider-thumb,.light-theme .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#114370}.light-theme .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.light-theme .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#11437033}.light-theme .mat-slider.mat-warn .mat-slider-track-fill,.light-theme .mat-slider.mat-warn .mat-slider-thumb,.light-theme .mat-slider.mat-warn .mat-slider-thumb-label{background-color:red}.light-theme .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.light-theme .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f003}.light-theme .mat-slider:hover .mat-slider-track-background,.light-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.light-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,.light-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,.light-theme .mat-slider.mat-slider-disabled .mat-slider-thumb,.light-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.light-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.light-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.light-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.light-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.light-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.light-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.light-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.light-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.light-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.light-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.light-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.light-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.light-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.light-theme .mat-step-header.cdk-keyboard-focused,.light-theme .mat-step-header.cdk-program-focused,.light-theme .mat-step-header:hover:not([aria-disabled]),.light-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.light-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.light-theme .mat-step-header:hover{background:none}}.light-theme .mat-step-header .mat-step-label,.light-theme .mat-step-header .mat-step-optional{color:#0000008a}.light-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.light-theme .mat-step-header .mat-step-icon-selected,.light-theme .mat-step-header .mat-step-icon-state-done,.light-theme .mat-step-header .mat-step-icon-state-edit{background-color:var(--primary-color);color:#fff}.light-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.light-theme .mat-step-header.mat-accent .mat-step-icon-selected,.light-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.light-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#114370;color:#fff}.light-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.light-theme .mat-step-header.mat-warn .mat-step-icon-selected,.light-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.light-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:red;color:#fff}.light-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:red}.light-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.light-theme .mat-step-header .mat-step-label.mat-step-label-error{color:red}.light-theme .mat-stepper-horizontal,.light-theme .mat-stepper-vertical{background-color:#fff}.light-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.light-theme .mat-horizontal-stepper-header:before,.light-theme .mat-horizontal-stepper-header:after,.light-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.light-theme .mat-sort-header-arrow{color:#757575}.light-theme .mat-tab-nav-bar,.light-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.light-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.light-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.light-theme .mat-tab-label,.light-theme .mat-tab-link{color:#000000de}.light-theme .mat-tab-label.mat-tab-disabled,.light-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.light-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.light-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.light-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.light-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.light-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3d4e94d}.light-theme .mat-tab-group.mat-primary .mat-ink-bar,.light-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:var(--primary-color)}.light-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.light-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.light-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.light-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.light-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b8c7d44d}.light-theme .mat-tab-group.mat-accent .mat-ink-bar,.light-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#114370}.light-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.light-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.light-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.light-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.light-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffb3b34d}.light-theme .mat-tab-group.mat-warn .mat-ink-bar,.light-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:red}.light-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.light-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.light-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.light-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.light-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3d4e94d}.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.light-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:var(--primary-color)}.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.light-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.light-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.light-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.light-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.light-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.light-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.light-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b8c7d44d}.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.light-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#114370}.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.light-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.light-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.light-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.light-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.light-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.light-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.light-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffb3b34d}.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.light-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:red}.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.light-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.light-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.light-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.light-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.light-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.light-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.light-theme .mat-toolbar{background:whitesmoke;color:#000000de}.light-theme .mat-toolbar.mat-primary{background:var(--primary-color);color:#fff}.light-theme .mat-toolbar.mat-accent{background:#114370;color:#fff}.light-theme .mat-toolbar.mat-warn{background:red;color:#fff}.light-theme .mat-toolbar .mat-form-field-underline,.light-theme .mat-toolbar .mat-form-field-ripple,.light-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.light-theme .mat-toolbar .mat-form-field-label,.light-theme .mat-toolbar .mat-focused .mat-form-field-label,.light-theme .mat-toolbar .mat-select-value,.light-theme .mat-toolbar .mat-select-arrow,.light-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.light-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.light-theme .mat-tooltip{background:rgba(97,97,97,.9)}.light-theme .mat-tree{background:white}.light-theme .mat-tree-node,.light-theme .mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.light-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.light-theme .mat-simple-snackbar-action{color:#114370}.light-theme .paper{background-color:var(--white)}.light-theme .paper .paper-content textarea{color:var(--primary-color)}.light-theme .mat-expansion-indicator:after{color:var(--white)!important}.custom-user-theme-light .mat-ripple-element{background-color:#0000001a}.custom-user-theme-light .mat-option{color:#000000de}.custom-user-theme-light .mat-option:hover:not(.mat-option-disabled),.custom-user-theme-light .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.custom-user-theme-light .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.custom-user-theme-light .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.custom-user-theme-light .mat-option.mat-option-disabled{color:#00000061}.custom-user-theme-light .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:var(--primary-color)}.custom-user-theme-light .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#114370}.custom-user-theme-light .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:red}.custom-user-theme-light .mat-optgroup-label{color:#0000008a}.custom-user-theme-light .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.custom-user-theme-light .mat-pseudo-checkbox{color:#0000008a}.custom-user-theme-light .mat-pseudo-checkbox:after{color:#fafafa}.custom-user-theme-light .mat-pseudo-checkbox-disabled{color:#b0b0b0}.custom-user-theme-light .mat-primary .mat-pseudo-checkbox-checked,.custom-user-theme-light .mat-primary .mat-pseudo-checkbox-indeterminate{background:var(--primary-color)}.custom-user-theme-light .mat-pseudo-checkbox-checked,.custom-user-theme-light .mat-pseudo-checkbox-indeterminate,.custom-user-theme-light .mat-accent .mat-pseudo-checkbox-checked,.custom-user-theme-light .mat-accent .mat-pseudo-checkbox-indeterminate{background:#114370}.custom-user-theme-light .mat-warn .mat-pseudo-checkbox-checked,.custom-user-theme-light .mat-warn .mat-pseudo-checkbox-indeterminate{background:red}.custom-user-theme-light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.custom-user-theme-light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.custom-user-theme-light .mat-app-background,.custom-user-theme-light.mat-app-background{background-color:#fafafa;color:#000000de}.custom-user-theme-light .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.custom-user-theme-light .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.custom-user-theme-light .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.custom-user-theme-light .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.custom-user-theme-light .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.custom-user-theme-light .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.custom-user-theme-light .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.custom-user-theme-light .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.custom-user-theme-light .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.custom-user-theme-light .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.custom-user-theme-light .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.custom-user-theme-light .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.custom-user-theme-light .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.custom-user-theme-light .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.custom-user-theme-light .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.custom-user-theme-light .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.custom-user-theme-light .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.custom-user-theme-light .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.custom-user-theme-light .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.custom-user-theme-light .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.custom-user-theme-light .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.custom-user-theme-light .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.custom-user-theme-light .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.custom-user-theme-light .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.custom-user-theme-light .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}.custom-user-theme-light .mat-autocomplete-panel{background:white;color:#000000de}.custom-user-theme-light .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.custom-user-theme-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.custom-user-theme-light .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.custom-user-theme-light .mat-badge{position:relative}.custom-user-theme-light .mat-badge.mat-badge{overflow:visible}.custom-user-theme-light .mat-badge-hidden .mat-badge-content{display:none}.custom-user-theme-light .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.custom-user-theme-light .ng-animate-disabled .mat-badge-content,.custom-user-theme-light .mat-badge-content._mat-animation-noopable{transition:none}.custom-user-theme-light .mat-badge-content.mat-badge-active{transform:none}.custom-user-theme-light .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.custom-user-theme-light .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.custom-user-theme-light .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.custom-user-theme-light .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .custom-user-theme-light .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.custom-user-theme-light .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .custom-user-theme-light .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.custom-user-theme-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .custom-user-theme-light .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.custom-user-theme-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .custom-user-theme-light .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.custom-user-theme-light .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.custom-user-theme-light .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.custom-user-theme-light .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.custom-user-theme-light .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .custom-user-theme-light .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.custom-user-theme-light .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .custom-user-theme-light .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.custom-user-theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .custom-user-theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.custom-user-theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .custom-user-theme-light .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.custom-user-theme-light .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.custom-user-theme-light .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.custom-user-theme-light .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.custom-user-theme-light .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .custom-user-theme-light .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.custom-user-theme-light .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .custom-user-theme-light .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.custom-user-theme-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .custom-user-theme-light .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.custom-user-theme-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .custom-user-theme-light .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.custom-user-theme-light .mat-badge-content{color:#fff;background:var(--primary-color)}.cdk-high-contrast-active .custom-user-theme-light .mat-badge-content{outline:solid 1px;border-radius:0}.custom-user-theme-light .mat-badge-accent .mat-badge-content{background:#114370;color:#fff}.custom-user-theme-light .mat-badge-warn .mat-badge-content{color:#fff;background:red}.custom-user-theme-light .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.custom-user-theme-light .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.custom-user-theme-light .mat-button,.custom-user-theme-light .mat-icon-button,.custom-user-theme-light .mat-stroked-button{color:inherit;background:transparent}.custom-user-theme-light .mat-button.mat-primary,.custom-user-theme-light .mat-icon-button.mat-primary,.custom-user-theme-light .mat-stroked-button.mat-primary{color:var(--primary-color)}.custom-user-theme-light .mat-button.mat-accent,.custom-user-theme-light .mat-icon-button.mat-accent,.custom-user-theme-light .mat-stroked-button.mat-accent{color:#114370}.custom-user-theme-light .mat-button.mat-warn,.custom-user-theme-light .mat-icon-button.mat-warn,.custom-user-theme-light .mat-stroked-button.mat-warn{color:red}.custom-user-theme-light .mat-button.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-button.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-button.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-light .mat-icon-button.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-icon-button.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-icon-button.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-icon-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-light .mat-stroked-button.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-stroked-button.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-stroked-button.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.custom-user-theme-light .mat-button.mat-primary .mat-button-focus-overlay,.custom-user-theme-light .mat-icon-button.mat-primary .mat-button-focus-overlay,.custom-user-theme-light .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:var(--primary-color)}.custom-user-theme-light .mat-button.mat-accent .mat-button-focus-overlay,.custom-user-theme-light .mat-icon-button.mat-accent .mat-button-focus-overlay,.custom-user-theme-light .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#114370}.custom-user-theme-light .mat-button.mat-warn .mat-button-focus-overlay,.custom-user-theme-light .mat-icon-button.mat-warn .mat-button-focus-overlay,.custom-user-theme-light .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:red}.custom-user-theme-light .mat-button.mat-button-disabled .mat-button-focus-overlay,.custom-user-theme-light .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.custom-user-theme-light .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.custom-user-theme-light .mat-button .mat-ripple-element,.custom-user-theme-light .mat-icon-button .mat-ripple-element,.custom-user-theme-light .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.custom-user-theme-light .mat-button-focus-overlay{background:black}.custom-user-theme-light .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.custom-user-theme-light .mat-flat-button,.custom-user-theme-light .mat-raised-button,.custom-user-theme-light .mat-fab,.custom-user-theme-light .mat-mini-fab{color:#000000de;background-color:#fff}.custom-user-theme-light .mat-flat-button.mat-primary,.custom-user-theme-light .mat-raised-button.mat-primary,.custom-user-theme-light .mat-fab.mat-primary,.custom-user-theme-light .mat-mini-fab.mat-primary,.custom-user-theme-light .mat-flat-button.mat-accent,.custom-user-theme-light .mat-raised-button.mat-accent,.custom-user-theme-light .mat-fab.mat-accent,.custom-user-theme-light .mat-mini-fab.mat-accent,.custom-user-theme-light .mat-flat-button.mat-warn,.custom-user-theme-light .mat-raised-button.mat-warn,.custom-user-theme-light .mat-fab.mat-warn,.custom-user-theme-light .mat-mini-fab.mat-warn{color:#fff}.custom-user-theme-light .mat-flat-button.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-flat-button.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-flat-button.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-flat-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-light .mat-raised-button.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-raised-button.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-raised-button.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-raised-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-light .mat-fab.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-fab.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-fab.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-fab.mat-button-disabled.mat-button-disabled,.custom-user-theme-light .mat-mini-fab.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-mini-fab.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-mini-fab.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.custom-user-theme-light .mat-flat-button.mat-primary,.custom-user-theme-light .mat-raised-button.mat-primary,.custom-user-theme-light .mat-fab.mat-primary,.custom-user-theme-light .mat-mini-fab.mat-primary{background-color:var(--primary-color)}.custom-user-theme-light .mat-flat-button.mat-accent,.custom-user-theme-light .mat-raised-button.mat-accent,.custom-user-theme-light .mat-fab.mat-accent,.custom-user-theme-light .mat-mini-fab.mat-accent{background-color:#114370}.custom-user-theme-light .mat-flat-button.mat-warn,.custom-user-theme-light .mat-raised-button.mat-warn,.custom-user-theme-light .mat-fab.mat-warn,.custom-user-theme-light .mat-mini-fab.mat-warn{background-color:red}.custom-user-theme-light .mat-flat-button.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-flat-button.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-flat-button.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-flat-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-light .mat-raised-button.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-raised-button.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-raised-button.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-raised-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-light .mat-fab.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-fab.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-fab.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-fab.mat-button-disabled.mat-button-disabled,.custom-user-theme-light .mat-mini-fab.mat-primary.mat-button-disabled,.custom-user-theme-light .mat-mini-fab.mat-accent.mat-button-disabled,.custom-user-theme-light .mat-mini-fab.mat-warn.mat-button-disabled,.custom-user-theme-light .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.custom-user-theme-light .mat-flat-button.mat-primary .mat-ripple-element,.custom-user-theme-light .mat-raised-button.mat-primary .mat-ripple-element,.custom-user-theme-light .mat-fab.mat-primary .mat-ripple-element,.custom-user-theme-light .mat-mini-fab.mat-primary .mat-ripple-element,.custom-user-theme-light .mat-flat-button.mat-accent .mat-ripple-element,.custom-user-theme-light .mat-raised-button.mat-accent .mat-ripple-element,.custom-user-theme-light .mat-fab.mat-accent .mat-ripple-element,.custom-user-theme-light .mat-mini-fab.mat-accent .mat-ripple-element,.custom-user-theme-light .mat-flat-button.mat-warn .mat-ripple-element,.custom-user-theme-light .mat-raised-button.mat-warn .mat-ripple-element,.custom-user-theme-light .mat-fab.mat-warn .mat-ripple-element,.custom-user-theme-light .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.custom-user-theme-light .mat-stroked-button:not([class*=mat-elevation-z]),.custom-user-theme-light .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.custom-user-theme-light .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.custom-user-theme-light .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.custom-user-theme-light .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.custom-user-theme-light .mat-fab:not([class*=mat-elevation-z]),.custom-user-theme-light .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.custom-user-theme-light .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.custom-user-theme-light .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.custom-user-theme-light .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.custom-user-theme-light .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.custom-user-theme-light .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.custom-user-theme-light .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.custom-user-theme-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.custom-user-theme-light .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.custom-user-theme-light .mat-button-toggle{color:#00000061}.custom-user-theme-light .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.custom-user-theme-light .mat-button-toggle-appearance-standard{color:#000000de;background:white}.custom-user-theme-light .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.custom-user-theme-light .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.custom-user-theme-light [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.custom-user-theme-light .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.custom-user-theme-light .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.custom-user-theme-light .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.custom-user-theme-light .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.custom-user-theme-light .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.custom-user-theme-light .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.custom-user-theme-light .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.custom-user-theme-light .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.custom-user-theme-light .mat-card{background:white;color:#000000de}.custom-user-theme-light .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.custom-user-theme-light .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.custom-user-theme-light .mat-card-subtitle{color:#0000008a}.custom-user-theme-light .mat-checkbox-frame{border-color:#0000008a}.custom-user-theme-light .mat-checkbox-checkmark{fill:#fafafa}.custom-user-theme-light .mat-checkbox-checkmark-path{stroke:#fafafa!important}.custom-user-theme-light .mat-checkbox-mixedmark{background-color:#fafafa}.custom-user-theme-light .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.custom-user-theme-light .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:var(--primary-color)}.custom-user-theme-light .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.custom-user-theme-light .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#114370}.custom-user-theme-light .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.custom-user-theme-light .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:red}.custom-user-theme-light .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.custom-user-theme-light .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.custom-user-theme-light .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.custom-user-theme-light .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.custom-user-theme-light .mat-checkbox .mat-ripple-element{background-color:#000}.custom-user-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.custom-user-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:var(--primary-color)}.custom-user-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.custom-user-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#114370}.custom-user-theme-light .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.custom-user-theme-light .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:red}.custom-user-theme-light .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.custom-user-theme-light .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.custom-user-theme-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.custom-user-theme-light .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.custom-user-theme-light .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.custom-user-theme-light .mat-chip.mat-standard-chip:after{background:black}.custom-user-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:var(--primary-color);color:#fff}.custom-user-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.custom-user-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.custom-user-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:red;color:#fff}.custom-user-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.custom-user-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.custom-user-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#114370;color:#fff}.custom-user-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.custom-user-theme-light .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.custom-user-theme-light .mat-table{background:white}.custom-user-theme-light .mat-table thead,.custom-user-theme-light .mat-table tbody,.custom-user-theme-light .mat-table tfoot,.custom-user-theme-light mat-header-row,.custom-user-theme-light mat-row,.custom-user-theme-light mat-footer-row,.custom-user-theme-light [mat-header-row],.custom-user-theme-light [mat-row],.custom-user-theme-light [mat-footer-row],.custom-user-theme-light .mat-table-sticky{background:inherit}.custom-user-theme-light mat-row,.custom-user-theme-light mat-header-row,.custom-user-theme-light mat-footer-row,.custom-user-theme-light th.mat-header-cell,.custom-user-theme-light td.mat-cell,.custom-user-theme-light td.mat-footer-cell{border-bottom-color:#0000001f}.custom-user-theme-light .mat-header-cell{color:#0000008a}.custom-user-theme-light .mat-cell,.custom-user-theme-light .mat-footer-cell{color:#000000de}.custom-user-theme-light .mat-calendar-arrow{fill:#0000008a}.custom-user-theme-light .mat-datepicker-toggle,.custom-user-theme-light .mat-datepicker-content .mat-calendar-next-button,.custom-user-theme-light .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.custom-user-theme-light .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.custom-user-theme-light .mat-calendar-table-header,.custom-user-theme-light .mat-calendar-body-label{color:#0000008a}.custom-user-theme-light .mat-calendar-body-cell-content,.custom-user-theme-light .mat-date-range-input-separator{color:#000000de;border-color:transparent}.custom-user-theme-light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.custom-user-theme-light .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.custom-user-theme-light .mat-calendar-body-in-preview{color:#0000003d}.custom-user-theme-light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.custom-user-theme-light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.custom-user-theme-light .mat-calendar-body-in-range:before{background:var(--primary-color)}.custom-user-theme-light .mat-calendar-body-comparison-identical,.custom-user-theme-light .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.custom-user-theme-light .mat-calendar-body-comparison-bridge-start:before,.custom-user-theme-light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--primary-color) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-light .mat-calendar-body-comparison-bridge-end:before,.custom-user-theme-light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--primary-color) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.custom-user-theme-light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.custom-user-theme-light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.custom-user-theme-light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.custom-user-theme-light .mat-calendar-body-selected{background-color:var(--primary-color);color:#fff}.custom-user-theme-light .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.custom-user-theme-light .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.custom-user-theme-light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.custom-user-theme-light .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--primary-color)}@media (hover: hover){.custom-user-theme-light .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--primary-color)}}.custom-user-theme-light .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(17,67,112,.2)}.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.custom-user-theme-light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(17,67,112,.2) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.custom-user-theme-light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(17,67,112,.2) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#114370;color:#fff}.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#11437066}.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.custom-user-theme-light .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.custom-user-theme-light .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1143704d}@media (hover: hover){.custom-user-theme-light .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1143704d}}.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,0,0,.2)}.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.custom-user-theme-light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.custom-user-theme-light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:red;color:#fff}.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f006}.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.custom-user-theme-light .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.custom-user-theme-light .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}@media (hover: hover){.custom-user-theme-light .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}}.custom-user-theme-light .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.custom-user-theme-light .mat-datepicker-toggle-active{color:var(--primary-color)}.custom-user-theme-light .mat-datepicker-toggle-active.mat-accent{color:#114370}.custom-user-theme-light .mat-datepicker-toggle-active.mat-warn{color:red}.custom-user-theme-light .mat-date-range-input-inner[disabled]{color:#00000061}.custom-user-theme-light .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.custom-user-theme-light .mat-divider{border-top-color:#0000001f}.custom-user-theme-light .mat-divider-vertical{border-right-color:#0000001f}.custom-user-theme-light .mat-expansion-panel{background:white;color:#000000de}.custom-user-theme-light .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.custom-user-theme-light .mat-action-row{border-top-color:#0000001f}.custom-user-theme-light .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.custom-user-theme-light .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.custom-user-theme-light .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.custom-user-theme-light .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.custom-user-theme-light .mat-expansion-panel-header-title{color:#000000de}.custom-user-theme-light .mat-expansion-panel-header-description,.custom-user-theme-light .mat-expansion-indicator:after{color:#0000008a}.custom-user-theme-light .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.custom-user-theme-light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.custom-user-theme-light .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.custom-user-theme-light .mat-form-field-label,.custom-user-theme-light .mat-hint{color:#0009}.custom-user-theme-light .mat-form-field.mat-focused .mat-form-field-label{color:var(--primary-color)}.custom-user-theme-light .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#114370}.custom-user-theme-light .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:red}.custom-user-theme-light .mat-focused .mat-form-field-required-marker{color:#114370}.custom-user-theme-light .mat-form-field-ripple{background-color:#000000de}.custom-user-theme-light .mat-form-field.mat-focused .mat-form-field-ripple{background-color:var(--primary-color)}.custom-user-theme-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#114370}.custom-user-theme-light .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:red}.custom-user-theme-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:var(--primary-color)}.custom-user-theme-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#114370}.custom-user-theme-light .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:red}.custom-user-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-label,.custom-user-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.custom-user-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:red}.custom-user-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.custom-user-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red}.custom-user-theme-light .mat-error{color:red}.custom-user-theme-light .mat-form-field-appearance-legacy .mat-form-field-label,.custom-user-theme-light .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.custom-user-theme-light .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.custom-user-theme-light .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.custom-user-theme-light .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.custom-user-theme-light .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.custom-user-theme-light .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.custom-user-theme-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.custom-user-theme-light .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.custom-user-theme-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.custom-user-theme-light .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.custom-user-theme-light .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.custom-user-theme-light .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.custom-user-theme-light .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:var(--primary-color)}.custom-user-theme-light .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#114370}.custom-user-theme-light .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.custom-user-theme-light .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:red}.custom-user-theme-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.custom-user-theme-light .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.custom-user-theme-light .mat-icon.mat-primary{color:var(--primary-color)}.custom-user-theme-light .mat-icon.mat-accent{color:#114370}.custom-user-theme-light .mat-icon.mat-warn{color:red}.custom-user-theme-light .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.custom-user-theme-light .mat-input-element:disabled,.custom-user-theme-light .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.custom-user-theme-light .mat-input-element{caret-color:var(--primary-color)}.custom-user-theme-light .mat-input-element::placeholder{color:#0000006b}.custom-user-theme-light .mat-input-element::-moz-placeholder{color:#0000006b}.custom-user-theme-light .mat-input-element::-webkit-input-placeholder{color:#0000006b}.custom-user-theme-light .mat-input-element:-ms-input-placeholder{color:#0000006b}.custom-user-theme-light .mat-form-field.mat-accent .mat-input-element{caret-color:#114370}.custom-user-theme-light .mat-form-field.mat-warn .mat-input-element,.custom-user-theme-light .mat-form-field-invalid .mat-input-element{caret-color:red}.custom-user-theme-light .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:red}.custom-user-theme-light .mat-list-base .mat-list-item,.custom-user-theme-light .mat-list-base .mat-list-option{color:#000000de}.custom-user-theme-light .mat-list-base .mat-subheader{color:#0000008a}.custom-user-theme-light .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.custom-user-theme-light .mat-list-option:hover,.custom-user-theme-light .mat-list-option:focus,.custom-user-theme-light .mat-nav-list .mat-list-item:hover,.custom-user-theme-light .mat-nav-list .mat-list-item:focus,.custom-user-theme-light .mat-action-list .mat-list-item:hover,.custom-user-theme-light .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.custom-user-theme-light .mat-list-single-selected-option,.custom-user-theme-light .mat-list-single-selected-option:hover,.custom-user-theme-light .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.custom-user-theme-light .mat-menu-panel{background:white}.custom-user-theme-light .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.custom-user-theme-light .mat-menu-item{background:transparent;color:#000000de}.custom-user-theme-light .mat-menu-item[disabled],.custom-user-theme-light .mat-menu-item[disabled] .mat-menu-submenu-icon,.custom-user-theme-light .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.custom-user-theme-light .mat-menu-item .mat-icon-no-color,.custom-user-theme-light .mat-menu-submenu-icon{color:#0000008a}.custom-user-theme-light .mat-menu-item:hover:not([disabled]),.custom-user-theme-light .mat-menu-item.cdk-program-focused:not([disabled]),.custom-user-theme-light .mat-menu-item.cdk-keyboard-focused:not([disabled]),.custom-user-theme-light .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.custom-user-theme-light .mat-paginator{background:white}.custom-user-theme-light .mat-paginator,.custom-user-theme-light .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.custom-user-theme-light .mat-paginator-decrement,.custom-user-theme-light .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.custom-user-theme-light .mat-paginator-first,.custom-user-theme-light .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.custom-user-theme-light .mat-icon-button[disabled] .mat-paginator-decrement,.custom-user-theme-light .mat-icon-button[disabled] .mat-paginator-increment,.custom-user-theme-light .mat-icon-button[disabled] .mat-paginator-first,.custom-user-theme-light .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.custom-user-theme-light .mat-progress-bar-background{fill:#b3d4e9}.custom-user-theme-light .mat-progress-bar-buffer{background-color:#b3d4e9}.custom-user-theme-light .mat-progress-bar-fill:after{background-color:var(--primary-color)}.custom-user-theme-light .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c0ccd8}.custom-user-theme-light .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c0ccd8}.custom-user-theme-light .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#114370}.custom-user-theme-light .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#fbbcbc}.custom-user-theme-light .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#fbbcbc}.custom-user-theme-light .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:red}.custom-user-theme-light .mat-progress-spinner circle,.custom-user-theme-light .mat-spinner circle{stroke:var(--primary-color)}.custom-user-theme-light .mat-progress-spinner.mat-accent circle,.custom-user-theme-light .mat-spinner.mat-accent circle{stroke:#114370}.custom-user-theme-light .mat-progress-spinner.mat-warn circle,.custom-user-theme-light .mat-spinner.mat-warn circle{stroke:red}.custom-user-theme-light .mat-radio-outer-circle{border-color:#0000008a}.custom-user-theme-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:var(--primary-color)}.custom-user-theme-light .mat-radio-button.mat-primary .mat-radio-inner-circle,.custom-user-theme-light .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.custom-user-theme-light .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.custom-user-theme-light .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:var(--primary-color)}.custom-user-theme-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#114370}.custom-user-theme-light .mat-radio-button.mat-accent .mat-radio-inner-circle,.custom-user-theme-light .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.custom-user-theme-light .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.custom-user-theme-light .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#114370}.custom-user-theme-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:red}.custom-user-theme-light .mat-radio-button.mat-warn .mat-radio-inner-circle,.custom-user-theme-light .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.custom-user-theme-light .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.custom-user-theme-light .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:red}.custom-user-theme-light .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.custom-user-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.custom-user-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.custom-user-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.custom-user-theme-light .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.custom-user-theme-light .mat-radio-button .mat-ripple-element{background-color:#000}.custom-user-theme-light .mat-select-value{color:#000000de}.custom-user-theme-light .mat-select-placeholder{color:#0000006b}.custom-user-theme-light .mat-select-disabled .mat-select-value{color:#00000061}.custom-user-theme-light .mat-select-arrow{color:#0000008a}.custom-user-theme-light .mat-select-panel{background:white}.custom-user-theme-light .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.custom-user-theme-light .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.custom-user-theme-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:var(--primary-color)}.custom-user-theme-light .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#114370}.custom-user-theme-light .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.custom-user-theme-light .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:red}.custom-user-theme-light .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.custom-user-theme-light .mat-drawer-container{background-color:#fafafa;color:#000000de}.custom-user-theme-light .mat-drawer{background-color:#fff;color:#000000de}.custom-user-theme-light .mat-drawer.mat-drawer-push{background-color:#fff}.custom-user-theme-light .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.custom-user-theme-light .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.custom-user-theme-light .mat-drawer-side.mat-drawer-end,.custom-user-theme-light [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.custom-user-theme-light [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.custom-user-theme-light .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.custom-user-theme-light .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#114370}.custom-user-theme-light .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1143708a}.custom-user-theme-light .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#114370}.custom-user-theme-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.custom-user-theme-light .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.custom-user-theme-light .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:var(--primary-color)}.custom-user-theme-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:red}.custom-user-theme-light .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff00008a}.custom-user-theme-light .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:red}.custom-user-theme-light .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.custom-user-theme-light .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.custom-user-theme-light .mat-slide-toggle-bar{background-color:#00000061}.custom-user-theme-light .mat-slider-track-background{background-color:#00000042}.custom-user-theme-light .mat-slider.mat-primary .mat-slider-track-fill,.custom-user-theme-light .mat-slider.mat-primary .mat-slider-thumb,.custom-user-theme-light .mat-slider.mat-primary .mat-slider-thumb-label{background-color:var(--primary-color)}.custom-user-theme-light .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.custom-user-theme-light .mat-slider.mat-primary .mat-slider-focus-ring{background-color:var(--primary-color);opacity:.2}.custom-user-theme-light .mat-slider.mat-accent .mat-slider-track-fill,.custom-user-theme-light .mat-slider.mat-accent .mat-slider-thumb,.custom-user-theme-light .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#114370}.custom-user-theme-light .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.custom-user-theme-light .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#11437033}.custom-user-theme-light .mat-slider.mat-warn .mat-slider-track-fill,.custom-user-theme-light .mat-slider.mat-warn .mat-slider-thumb,.custom-user-theme-light .mat-slider.mat-warn .mat-slider-thumb-label{background-color:red}.custom-user-theme-light .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.custom-user-theme-light .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f003}.custom-user-theme-light .mat-slider:hover .mat-slider-track-background,.custom-user-theme-light .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.custom-user-theme-light .mat-slider.mat-slider-disabled .mat-slider-track-background,.custom-user-theme-light .mat-slider.mat-slider-disabled .mat-slider-track-fill,.custom-user-theme-light .mat-slider.mat-slider-disabled .mat-slider-thumb,.custom-user-theme-light .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.custom-user-theme-light .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.custom-user-theme-light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.custom-user-theme-light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.custom-user-theme-light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.custom-user-theme-light .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.custom-user-theme-light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.custom-user-theme-light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.custom-user-theme-light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.custom-user-theme-light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.custom-user-theme-light .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.custom-user-theme-light .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.custom-user-theme-light .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.custom-user-theme-light .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.custom-user-theme-light .mat-step-header.cdk-keyboard-focused,.custom-user-theme-light .mat-step-header.cdk-program-focused,.custom-user-theme-light .mat-step-header:hover:not([aria-disabled]),.custom-user-theme-light .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.custom-user-theme-light .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.custom-user-theme-light .mat-step-header:hover{background:none}}.custom-user-theme-light .mat-step-header .mat-step-label,.custom-user-theme-light .mat-step-header .mat-step-optional{color:#0000008a}.custom-user-theme-light .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.custom-user-theme-light .mat-step-header .mat-step-icon-selected,.custom-user-theme-light .mat-step-header .mat-step-icon-state-done,.custom-user-theme-light .mat-step-header .mat-step-icon-state-edit{background-color:var(--primary-color);color:#fff}.custom-user-theme-light .mat-step-header.mat-accent .mat-step-icon{color:#fff}.custom-user-theme-light .mat-step-header.mat-accent .mat-step-icon-selected,.custom-user-theme-light .mat-step-header.mat-accent .mat-step-icon-state-done,.custom-user-theme-light .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#114370;color:#fff}.custom-user-theme-light .mat-step-header.mat-warn .mat-step-icon{color:#fff}.custom-user-theme-light .mat-step-header.mat-warn .mat-step-icon-selected,.custom-user-theme-light .mat-step-header.mat-warn .mat-step-icon-state-done,.custom-user-theme-light .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:red;color:#fff}.custom-user-theme-light .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:red}.custom-user-theme-light .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.custom-user-theme-light .mat-step-header .mat-step-label.mat-step-label-error{color:red}.custom-user-theme-light .mat-stepper-horizontal,.custom-user-theme-light .mat-stepper-vertical{background-color:#fff}.custom-user-theme-light .mat-stepper-vertical-line:before{border-left-color:#0000001f}.custom-user-theme-light .mat-horizontal-stepper-header:before,.custom-user-theme-light .mat-horizontal-stepper-header:after,.custom-user-theme-light .mat-stepper-horizontal-line{border-top-color:#0000001f}.custom-user-theme-light .mat-sort-header-arrow{color:#757575}.custom-user-theme-light .mat-tab-nav-bar,.custom-user-theme-light .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.custom-user-theme-light .mat-tab-group-inverted-header .mat-tab-nav-bar,.custom-user-theme-light .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.custom-user-theme-light .mat-tab-label,.custom-user-theme-light .mat-tab-link{color:#000000de}.custom-user-theme-light .mat-tab-label.mat-tab-disabled,.custom-user-theme-light .mat-tab-link.mat-tab-disabled{color:#00000061}.custom-user-theme-light .mat-tab-header-pagination-chevron{border-color:#000000de}.custom-user-theme-light .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.custom-user-theme-light .mat-tab-group[class*=mat-background-]>.mat-tab-header,.custom-user-theme-light .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.custom-user-theme-light .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3d4e94d}.custom-user-theme-light .mat-tab-group.mat-primary .mat-ink-bar,.custom-user-theme-light .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:var(--primary-color)}.custom-user-theme-light .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.custom-user-theme-light .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.custom-user-theme-light .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.custom-user-theme-light .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.custom-user-theme-light .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b8c7d44d}.custom-user-theme-light .mat-tab-group.mat-accent .mat-ink-bar,.custom-user-theme-light .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#114370}.custom-user-theme-light .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.custom-user-theme-light .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.custom-user-theme-light .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.custom-user-theme-light .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.custom-user-theme-light .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffb3b34d}.custom-user-theme-light .mat-tab-group.mat-warn .mat-ink-bar,.custom-user-theme-light .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:red}.custom-user-theme-light .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.custom-user-theme-light .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.custom-user-theme-light .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.custom-user-theme-light .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.custom-user-theme-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3d4e94d}.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header,.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-link-container,.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:var(--primary-color)}.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-light .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-light .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.custom-user-theme-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b8c7d44d}.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header,.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-link-container,.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#114370}.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-light .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-light .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.custom-user-theme-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffb3b34d}.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header,.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-link-container,.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:red}.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-light .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-light .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.custom-user-theme-light .mat-toolbar{background:whitesmoke;color:#000000de}.custom-user-theme-light .mat-toolbar.mat-primary{background:var(--primary-color);color:#fff}.custom-user-theme-light .mat-toolbar.mat-accent{background:#114370;color:#fff}.custom-user-theme-light .mat-toolbar.mat-warn{background:red;color:#fff}.custom-user-theme-light .mat-toolbar .mat-form-field-underline,.custom-user-theme-light .mat-toolbar .mat-form-field-ripple,.custom-user-theme-light .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.custom-user-theme-light .mat-toolbar .mat-form-field-label,.custom-user-theme-light .mat-toolbar .mat-focused .mat-form-field-label,.custom-user-theme-light .mat-toolbar .mat-select-value,.custom-user-theme-light .mat-toolbar .mat-select-arrow,.custom-user-theme-light .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.custom-user-theme-light .mat-toolbar .mat-input-element{caret-color:currentColor}.custom-user-theme-light .mat-tooltip{background:rgba(97,97,97,.9)}.custom-user-theme-light .mat-tree{background:white}.custom-user-theme-light .mat-tree-node,.custom-user-theme-light .mat-nested-tree-node{color:#000000de}.custom-user-theme-light .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.custom-user-theme-light .mat-simple-snackbar-action{color:#114370}.custom-user-theme-dark{--primary-color: var(--primary-darker-color);--background-login: var(--custom-user-background);--gray-500: #fefefe;--gray-5: #666666;--black-opacity: #ffffff8a;--black: #ffffff8a;--chat-background: var(--dialog-background-color);--chat-header-and-footer: var(--custom-user-background-secundary)}.custom-user-theme-dark .mat-ripple-element{background-color:#ffffff1a}.custom-user-theme-dark .mat-option{color:#fff}.custom-user-theme-dark .mat-option:hover:not(.mat-option-disabled),.custom-user-theme-dark .mat-option:focus:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.custom-user-theme-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(255,255,255,.04)}.custom-user-theme-dark .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}.custom-user-theme-dark .mat-option.mat-option-disabled{color:#ffffff80}.custom-user-theme-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:var(--primary-color)}.custom-user-theme-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#114370}.custom-user-theme-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:red}.custom-user-theme-dark .mat-optgroup-label{color:#ffffffb3}.custom-user-theme-dark .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}.custom-user-theme-dark .mat-pseudo-checkbox{color:#ffffffb3}.custom-user-theme-dark .mat-pseudo-checkbox:after{color:#303030}.custom-user-theme-dark .mat-pseudo-checkbox-disabled{color:#686868}.custom-user-theme-dark .mat-primary .mat-pseudo-checkbox-checked,.custom-user-theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate{background:var(--primary-color)}.custom-user-theme-dark .mat-pseudo-checkbox-checked,.custom-user-theme-dark .mat-pseudo-checkbox-indeterminate,.custom-user-theme-dark .mat-accent .mat-pseudo-checkbox-checked,.custom-user-theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate{background:#114370}.custom-user-theme-dark .mat-warn .mat-pseudo-checkbox-checked,.custom-user-theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate{background:red}.custom-user-theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.custom-user-theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.custom-user-theme-dark .mat-app-background,.custom-user-theme-dark.mat-app-background{background-color:#303030;color:#fff}.custom-user-theme-dark .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.custom-user-theme-dark .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.custom-user-theme-dark .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.custom-user-theme-dark .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.custom-user-theme-dark .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.custom-user-theme-dark .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.custom-user-theme-dark .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.custom-user-theme-dark .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.custom-user-theme-dark .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.custom-user-theme-dark .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.custom-user-theme-dark .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.custom-user-theme-dark .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.custom-user-theme-dark .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.custom-user-theme-dark .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.custom-user-theme-dark .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.custom-user-theme-dark .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.custom-user-theme-dark .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.custom-user-theme-dark .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.custom-user-theme-dark .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.custom-user-theme-dark .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.custom-user-theme-dark .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.custom-user-theme-dark .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.custom-user-theme-dark .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.custom-user-theme-dark .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.custom-user-theme-dark .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}.custom-user-theme-dark .mat-autocomplete-panel{background:#424242;color:#fff}.custom-user-theme-dark .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.custom-user-theme-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.custom-user-theme-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.custom-user-theme-dark .mat-badge{position:relative}.custom-user-theme-dark .mat-badge.mat-badge{overflow:visible}.custom-user-theme-dark .mat-badge-hidden .mat-badge-content{display:none}.custom-user-theme-dark .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.custom-user-theme-dark .ng-animate-disabled .mat-badge-content,.custom-user-theme-dark .mat-badge-content._mat-animation-noopable{transition:none}.custom-user-theme-dark .mat-badge-content.mat-badge-active{transform:none}.custom-user-theme-dark .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.custom-user-theme-dark .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.custom-user-theme-dark .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.custom-user-theme-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .custom-user-theme-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.custom-user-theme-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .custom-user-theme-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.custom-user-theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .custom-user-theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.custom-user-theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .custom-user-theme-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.custom-user-theme-dark .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.custom-user-theme-dark .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.custom-user-theme-dark .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.custom-user-theme-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .custom-user-theme-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.custom-user-theme-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .custom-user-theme-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.custom-user-theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .custom-user-theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.custom-user-theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .custom-user-theme-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.custom-user-theme-dark .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.custom-user-theme-dark .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.custom-user-theme-dark .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.custom-user-theme-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .custom-user-theme-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.custom-user-theme-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .custom-user-theme-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.custom-user-theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .custom-user-theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.custom-user-theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .custom-user-theme-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.custom-user-theme-dark .mat-badge-content{color:#fff;background:var(--primary-color)}.cdk-high-contrast-active .custom-user-theme-dark .mat-badge-content{outline:solid 1px;border-radius:0}.custom-user-theme-dark .mat-badge-accent .mat-badge-content{background:#114370;color:#fff}.custom-user-theme-dark .mat-badge-warn .mat-badge-content{color:#fff;background:red}.custom-user-theme-dark .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}.custom-user-theme-dark .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}.custom-user-theme-dark .mat-button,.custom-user-theme-dark .mat-icon-button,.custom-user-theme-dark .mat-stroked-button{color:inherit;background:transparent}.custom-user-theme-dark .mat-button.mat-primary,.custom-user-theme-dark .mat-icon-button.mat-primary,.custom-user-theme-dark .mat-stroked-button.mat-primary{color:var(--primary-color)}.custom-user-theme-dark .mat-button.mat-accent,.custom-user-theme-dark .mat-icon-button.mat-accent,.custom-user-theme-dark .mat-stroked-button.mat-accent{color:#114370}.custom-user-theme-dark .mat-button.mat-warn,.custom-user-theme-dark .mat-icon-button.mat-warn,.custom-user-theme-dark .mat-stroked-button.mat-warn{color:red}.custom-user-theme-dark .mat-button.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-button.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-button.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-dark .mat-icon-button.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-icon-button.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-icon-button.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-icon-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-dark .mat-stroked-button.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-stroked-button.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-stroked-button.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.custom-user-theme-dark .mat-button.mat-primary .mat-button-focus-overlay,.custom-user-theme-dark .mat-icon-button.mat-primary .mat-button-focus-overlay,.custom-user-theme-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:var(--primary-color)}.custom-user-theme-dark .mat-button.mat-accent .mat-button-focus-overlay,.custom-user-theme-dark .mat-icon-button.mat-accent .mat-button-focus-overlay,.custom-user-theme-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#114370}.custom-user-theme-dark .mat-button.mat-warn .mat-button-focus-overlay,.custom-user-theme-dark .mat-icon-button.mat-warn .mat-button-focus-overlay,.custom-user-theme-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:red}.custom-user-theme-dark .mat-button.mat-button-disabled .mat-button-focus-overlay,.custom-user-theme-dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.custom-user-theme-dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.custom-user-theme-dark .mat-button .mat-ripple-element,.custom-user-theme-dark .mat-icon-button .mat-ripple-element,.custom-user-theme-dark .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.custom-user-theme-dark .mat-button-focus-overlay{background:white}.custom-user-theme-dark .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}.custom-user-theme-dark .mat-flat-button,.custom-user-theme-dark .mat-raised-button,.custom-user-theme-dark .mat-fab,.custom-user-theme-dark .mat-mini-fab{color:#fff;background-color:#424242}.custom-user-theme-dark .mat-flat-button.mat-primary,.custom-user-theme-dark .mat-raised-button.mat-primary,.custom-user-theme-dark .mat-fab.mat-primary,.custom-user-theme-dark .mat-mini-fab.mat-primary,.custom-user-theme-dark .mat-flat-button.mat-accent,.custom-user-theme-dark .mat-raised-button.mat-accent,.custom-user-theme-dark .mat-fab.mat-accent,.custom-user-theme-dark .mat-mini-fab.mat-accent,.custom-user-theme-dark .mat-flat-button.mat-warn,.custom-user-theme-dark .mat-raised-button.mat-warn,.custom-user-theme-dark .mat-fab.mat-warn,.custom-user-theme-dark .mat-mini-fab.mat-warn{color:#fff}.custom-user-theme-dark .mat-flat-button.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-flat-button.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-flat-button.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-dark .mat-raised-button.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-raised-button.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-raised-button.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-dark .mat-fab.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-fab.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-fab.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-fab.mat-button-disabled.mat-button-disabled,.custom-user-theme-dark .mat-mini-fab.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-mini-fab.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-mini-fab.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.custom-user-theme-dark .mat-flat-button.mat-primary,.custom-user-theme-dark .mat-raised-button.mat-primary,.custom-user-theme-dark .mat-fab.mat-primary,.custom-user-theme-dark .mat-mini-fab.mat-primary{background-color:var(--primary-color)}.custom-user-theme-dark .mat-flat-button.mat-accent,.custom-user-theme-dark .mat-raised-button.mat-accent,.custom-user-theme-dark .mat-fab.mat-accent,.custom-user-theme-dark .mat-mini-fab.mat-accent{background-color:#114370}.custom-user-theme-dark .mat-flat-button.mat-warn,.custom-user-theme-dark .mat-raised-button.mat-warn,.custom-user-theme-dark .mat-fab.mat-warn,.custom-user-theme-dark .mat-mini-fab.mat-warn{background-color:red}.custom-user-theme-dark .mat-flat-button.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-flat-button.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-flat-button.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-dark .mat-raised-button.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-raised-button.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-raised-button.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,.custom-user-theme-dark .mat-fab.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-fab.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-fab.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-fab.mat-button-disabled.mat-button-disabled,.custom-user-theme-dark .mat-mini-fab.mat-primary.mat-button-disabled,.custom-user-theme-dark .mat-mini-fab.mat-accent.mat-button-disabled,.custom-user-theme-dark .mat-mini-fab.mat-warn.mat-button-disabled,.custom-user-theme-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#ffffff1f}.custom-user-theme-dark .mat-flat-button.mat-primary .mat-ripple-element,.custom-user-theme-dark .mat-raised-button.mat-primary .mat-ripple-element,.custom-user-theme-dark .mat-fab.mat-primary .mat-ripple-element,.custom-user-theme-dark .mat-mini-fab.mat-primary .mat-ripple-element,.custom-user-theme-dark .mat-flat-button.mat-accent .mat-ripple-element,.custom-user-theme-dark .mat-raised-button.mat-accent .mat-ripple-element,.custom-user-theme-dark .mat-fab.mat-accent .mat-ripple-element,.custom-user-theme-dark .mat-mini-fab.mat-accent .mat-ripple-element,.custom-user-theme-dark .mat-flat-button.mat-warn .mat-ripple-element,.custom-user-theme-dark .mat-raised-button.mat-warn .mat-ripple-element,.custom-user-theme-dark .mat-fab.mat-warn .mat-ripple-element,.custom-user-theme-dark .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.custom-user-theme-dark .mat-stroked-button:not([class*=mat-elevation-z]),.custom-user-theme-dark .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.custom-user-theme-dark .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.custom-user-theme-dark .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.custom-user-theme-dark .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.custom-user-theme-dark .mat-fab:not([class*=mat-elevation-z]),.custom-user-theme-dark .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.custom-user-theme-dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.custom-user-theme-dark .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.custom-user-theme-dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.custom-user-theme-dark .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.custom-user-theme-dark .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.custom-user-theme-dark .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.custom-user-theme-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.custom-user-theme-dark .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.custom-user-theme-dark .mat-button-toggle{color:#ffffff80}.custom-user-theme-dark .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.custom-user-theme-dark .mat-button-toggle-appearance-standard{color:#fff;background:#424242}.custom-user-theme-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.custom-user-theme-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}.custom-user-theme-dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}.custom-user-theme-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}.custom-user-theme-dark .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}.custom-user-theme-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.custom-user-theme-dark .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}.custom-user-theme-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}.custom-user-theme-dark .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.custom-user-theme-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.custom-user-theme-dark .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}.custom-user-theme-dark .mat-card{background:#424242;color:#fff}.custom-user-theme-dark .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.custom-user-theme-dark .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.custom-user-theme-dark .mat-card-subtitle{color:#ffffffb3}.custom-user-theme-dark .mat-checkbox-frame{border-color:#ffffffb3}.custom-user-theme-dark .mat-checkbox-checkmark{fill:#303030}.custom-user-theme-dark .mat-checkbox-checkmark-path{stroke:#303030!important}.custom-user-theme-dark .mat-checkbox-mixedmark{background-color:#303030}.custom-user-theme-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.custom-user-theme-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:var(--primary-color)}.custom-user-theme-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.custom-user-theme-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#114370}.custom-user-theme-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.custom-user-theme-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:red}.custom-user-theme-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.custom-user-theme-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.custom-user-theme-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.custom-user-theme-dark .mat-checkbox-disabled .mat-checkbox-label{color:#ffffff80}.custom-user-theme-dark .mat-checkbox .mat-ripple-element{background-color:#fff}.custom-user-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.custom-user-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:var(--primary-color)}.custom-user-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.custom-user-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#114370}.custom-user-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.custom-user-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:red}.custom-user-theme-dark .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.custom-user-theme-dark .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.custom-user-theme-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.custom-user-theme-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.custom-user-theme-dark .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.custom-user-theme-dark .mat-chip.mat-standard-chip:after{background:white}.custom-user-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:var(--primary-color);color:#fff}.custom-user-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.custom-user-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.custom-user-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:red;color:#fff}.custom-user-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.custom-user-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.custom-user-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#114370;color:#fff}.custom-user-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.custom-user-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.custom-user-theme-dark .mat-table{background:#424242}.custom-user-theme-dark .mat-table thead,.custom-user-theme-dark .mat-table tbody,.custom-user-theme-dark .mat-table tfoot,.custom-user-theme-dark mat-header-row,.custom-user-theme-dark mat-row,.custom-user-theme-dark mat-footer-row,.custom-user-theme-dark [mat-header-row],.custom-user-theme-dark [mat-row],.custom-user-theme-dark [mat-footer-row],.custom-user-theme-dark .mat-table-sticky{background:inherit}.custom-user-theme-dark mat-row,.custom-user-theme-dark mat-header-row,.custom-user-theme-dark mat-footer-row,.custom-user-theme-dark th.mat-header-cell,.custom-user-theme-dark td.mat-cell,.custom-user-theme-dark td.mat-footer-cell{border-bottom-color:#ffffff1f}.custom-user-theme-dark .mat-header-cell{color:#ffffffb3}.custom-user-theme-dark .mat-cell,.custom-user-theme-dark .mat-footer-cell{color:#fff}.custom-user-theme-dark .mat-calendar-arrow{fill:#fff}.custom-user-theme-dark .mat-datepicker-toggle,.custom-user-theme-dark .mat-datepicker-content .mat-calendar-next-button,.custom-user-theme-dark .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.custom-user-theme-dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.custom-user-theme-dark .mat-calendar-table-header,.custom-user-theme-dark .mat-calendar-body-label{color:#ffffffb3}.custom-user-theme-dark .mat-calendar-body-cell-content,.custom-user-theme-dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.custom-user-theme-dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.custom-user-theme-dark .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.custom-user-theme-dark .mat-calendar-body-in-preview{color:#ffffff3d}.custom-user-theme-dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.custom-user-theme-dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.custom-user-theme-dark .mat-calendar-body-in-range:before{background:var(--primary-color)}.custom-user-theme-dark .mat-calendar-body-comparison-identical,.custom-user-theme-dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.custom-user-theme-dark .mat-calendar-body-comparison-bridge-start:before,.custom-user-theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--primary-color) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-dark .mat-calendar-body-comparison-bridge-end:before,.custom-user-theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--primary-color) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.custom-user-theme-dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.custom-user-theme-dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.custom-user-theme-dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.custom-user-theme-dark .mat-calendar-body-selected{background-color:var(--primary-color);color:#fff}.custom-user-theme-dark .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.custom-user-theme-dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.custom-user-theme-dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.custom-user-theme-dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--primary-color)}@media (hover: hover){.custom-user-theme-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--primary-color)}}.custom-user-theme-dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(17,67,112,.2)}.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.custom-user-theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(17,67,112,.2) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.custom-user-theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(17,67,112,.2) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#114370;color:#fff}.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#11437066}.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.custom-user-theme-dark .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.custom-user-theme-dark .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1143704d}@media (hover: hover){.custom-user-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1143704d}}.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,0,0,.2)}.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.custom-user-theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.custom-user-theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:red;color:#fff}.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f006}.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.custom-user-theme-dark .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.custom-user-theme-dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}@media (hover: hover){.custom-user-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}}.custom-user-theme-dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.custom-user-theme-dark .mat-datepicker-toggle-active{color:var(--primary-color)}.custom-user-theme-dark .mat-datepicker-toggle-active.mat-accent{color:#114370}.custom-user-theme-dark .mat-datepicker-toggle-active.mat-warn{color:red}.custom-user-theme-dark .mat-date-range-input-inner[disabled]{color:#ffffff80}.custom-user-theme-dark .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#424242;color:#fff}.custom-user-theme-dark .mat-divider{border-top-color:#ffffff1f}.custom-user-theme-dark .mat-divider-vertical{border-right-color:#ffffff1f}.custom-user-theme-dark .mat-expansion-panel{background:#424242;color:#fff}.custom-user-theme-dark .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.custom-user-theme-dark .mat-action-row{border-top-color:#ffffff1f}.custom-user-theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.custom-user-theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.custom-user-theme-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){.custom-user-theme-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.custom-user-theme-dark .mat-expansion-panel-header-title{color:#fff}.custom-user-theme-dark .mat-expansion-panel-header-description,.custom-user-theme-dark .mat-expansion-indicator:after{color:#ffffffb3}.custom-user-theme-dark .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.custom-user-theme-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.custom-user-theme-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.custom-user-theme-dark .mat-form-field-label,.custom-user-theme-dark .mat-hint{color:#ffffffb3}.custom-user-theme-dark .mat-form-field.mat-focused .mat-form-field-label{color:var(--primary-color)}.custom-user-theme-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#114370}.custom-user-theme-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:red}.custom-user-theme-dark .mat-focused .mat-form-field-required-marker{color:#114370}.custom-user-theme-dark .mat-form-field-ripple{background-color:#fff}.custom-user-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple{background-color:var(--primary-color)}.custom-user-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#114370}.custom-user-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:red}.custom-user-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:var(--primary-color)}.custom-user-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#114370}.custom-user-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:red}.custom-user-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label,.custom-user-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.custom-user-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:red}.custom-user-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.custom-user-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red}.custom-user-theme-dark .mat-error{color:red}.custom-user-theme-dark .mat-form-field-appearance-legacy .mat-form-field-label,.custom-user-theme-dark .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}.custom-user-theme-dark .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}.custom-user-theme-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.custom-user-theme-dark .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}.custom-user-theme-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.custom-user-theme-dark .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}.custom-user-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}.custom-user-theme-dark .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}.custom-user-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.custom-user-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.custom-user-theme-dark .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}.custom-user-theme-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.custom-user-theme-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:var(--primary-color)}.custom-user-theme-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#114370}.custom-user-theme-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.custom-user-theme-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:red}.custom-user-theme-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.custom-user-theme-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}.custom-user-theme-dark .mat-icon.mat-primary{color:var(--primary-color)}.custom-user-theme-dark .mat-icon.mat-accent{color:#114370}.custom-user-theme-dark .mat-icon.mat-warn{color:red}.custom-user-theme-dark .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}.custom-user-theme-dark .mat-input-element:disabled,.custom-user-theme-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}.custom-user-theme-dark .mat-input-element{caret-color:var(--primary-color)}.custom-user-theme-dark .mat-input-element::placeholder{color:#ffffff80}.custom-user-theme-dark .mat-input-element::-moz-placeholder{color:#ffffff80}.custom-user-theme-dark .mat-input-element::-webkit-input-placeholder{color:#ffffff80}.custom-user-theme-dark .mat-input-element:-ms-input-placeholder{color:#ffffff80}.custom-user-theme-dark .mat-input-element:not(.mat-native-select-inline) option{color:#000000de}.custom-user-theme-dark .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#00000061}.custom-user-theme-dark .mat-form-field.mat-accent .mat-input-element{caret-color:#114370}.custom-user-theme-dark .mat-form-field.mat-warn .mat-input-element,.custom-user-theme-dark .mat-form-field-invalid .mat-input-element{caret-color:red}.custom-user-theme-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:red}.custom-user-theme-dark .mat-list-base .mat-list-item,.custom-user-theme-dark .mat-list-base .mat-list-option{color:#fff}.custom-user-theme-dark .mat-list-base .mat-subheader{color:#ffffffb3}.custom-user-theme-dark .mat-list-base .mat-list-item-disabled{background-color:#ffffff1f;color:#ffffff80}.custom-user-theme-dark .mat-list-option:hover,.custom-user-theme-dark .mat-list-option:focus,.custom-user-theme-dark .mat-nav-list .mat-list-item:hover,.custom-user-theme-dark .mat-nav-list .mat-list-item:focus,.custom-user-theme-dark .mat-action-list .mat-list-item:hover,.custom-user-theme-dark .mat-action-list .mat-list-item:focus{background:rgba(255,255,255,.04)}.custom-user-theme-dark .mat-list-single-selected-option,.custom-user-theme-dark .mat-list-single-selected-option:hover,.custom-user-theme-dark .mat-list-single-selected-option:focus{background:rgba(255,255,255,.12)}.custom-user-theme-dark .mat-menu-panel{background:#424242}.custom-user-theme-dark .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.custom-user-theme-dark .mat-menu-item{background:transparent;color:#fff}.custom-user-theme-dark .mat-menu-item[disabled],.custom-user-theme-dark .mat-menu-item[disabled] .mat-menu-submenu-icon,.custom-user-theme-dark .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.custom-user-theme-dark .mat-menu-item .mat-icon-no-color,.custom-user-theme-dark .mat-menu-submenu-icon{color:#fff}.custom-user-theme-dark .mat-menu-item:hover:not([disabled]),.custom-user-theme-dark .mat-menu-item.cdk-program-focused:not([disabled]),.custom-user-theme-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),.custom-user-theme-dark .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.custom-user-theme-dark .mat-paginator{background:#424242}.custom-user-theme-dark .mat-paginator,.custom-user-theme-dark .mat-paginator-page-size .mat-select-trigger{color:#ffffffb3}.custom-user-theme-dark .mat-paginator-decrement,.custom-user-theme-dark .mat-paginator-increment{border-top:2px solid white;border-right:2px solid white}.custom-user-theme-dark .mat-paginator-first,.custom-user-theme-dark .mat-paginator-last{border-top:2px solid white}.custom-user-theme-dark .mat-icon-button[disabled] .mat-paginator-decrement,.custom-user-theme-dark .mat-icon-button[disabled] .mat-paginator-increment,.custom-user-theme-dark .mat-icon-button[disabled] .mat-paginator-first,.custom-user-theme-dark .mat-icon-button[disabled] .mat-paginator-last{border-color:#ffffff80}.custom-user-theme-dark .mat-progress-bar-background{fill:#00519f}.custom-user-theme-dark .mat-progress-bar-buffer{background-color:#00519f}.custom-user-theme-dark .mat-progress-bar-fill:after{background-color:var(--primary-color)}.custom-user-theme-dark .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#283540}.custom-user-theme-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#283540}.custom-user-theme-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#114370}.custom-user-theme-dark .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#642424}.custom-user-theme-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#642424}.custom-user-theme-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:red}.custom-user-theme-dark .mat-progress-spinner circle,.custom-user-theme-dark .mat-spinner circle{stroke:var(--primary-color)}.custom-user-theme-dark .mat-progress-spinner.mat-accent circle,.custom-user-theme-dark .mat-spinner.mat-accent circle{stroke:#114370}.custom-user-theme-dark .mat-progress-spinner.mat-warn circle,.custom-user-theme-dark .mat-spinner.mat-warn circle{stroke:red}.custom-user-theme-dark .mat-radio-outer-circle{border-color:#ffffffb3}.custom-user-theme-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:var(--primary-color)}.custom-user-theme-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,.custom-user-theme-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.custom-user-theme-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.custom-user-theme-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:var(--primary-color)}.custom-user-theme-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#114370}.custom-user-theme-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,.custom-user-theme-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.custom-user-theme-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.custom-user-theme-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#114370}.custom-user-theme-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:red}.custom-user-theme-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,.custom-user-theme-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.custom-user-theme-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.custom-user-theme-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:red}.custom-user-theme-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.custom-user-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}.custom-user-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.custom-user-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}.custom-user-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}.custom-user-theme-dark .mat-radio-button .mat-ripple-element{background-color:#fff}.custom-user-theme-dark .mat-select-value{color:#fff}.custom-user-theme-dark .mat-select-placeholder,.custom-user-theme-dark .mat-select-disabled .mat-select-value{color:#ffffff80}.custom-user-theme-dark .mat-select-arrow{color:#ffffffb3}.custom-user-theme-dark .mat-select-panel{background:#424242}.custom-user-theme-dark .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.custom-user-theme-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.custom-user-theme-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:var(--primary-color)}.custom-user-theme-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#114370}.custom-user-theme-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.custom-user-theme-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:red}.custom-user-theme-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}.custom-user-theme-dark .mat-drawer-container{background-color:#303030;color:#fff}.custom-user-theme-dark .mat-drawer{background-color:#424242;color:#fff}.custom-user-theme-dark .mat-drawer.mat-drawer-push{background-color:#424242}.custom-user-theme-dark .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.custom-user-theme-dark .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.custom-user-theme-dark .mat-drawer-side.mat-drawer-end,.custom-user-theme-dark [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.custom-user-theme-dark [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.custom-user-theme-dark .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}.custom-user-theme-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#114370}.custom-user-theme-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1143708a}.custom-user-theme-dark .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#114370}.custom-user-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.custom-user-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.custom-user-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:var(--primary-color)}.custom-user-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:red}.custom-user-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff00008a}.custom-user-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:red}.custom-user-theme-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.custom-user-theme-dark .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}.custom-user-theme-dark .mat-slide-toggle-bar{background-color:#ffffff80}.custom-user-theme-dark .mat-slider-track-background{background-color:#ffffff4d}.custom-user-theme-dark .mat-slider.mat-primary .mat-slider-track-fill,.custom-user-theme-dark .mat-slider.mat-primary .mat-slider-thumb,.custom-user-theme-dark .mat-slider.mat-primary .mat-slider-thumb-label{background-color:var(--primary-color)}.custom-user-theme-dark .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.custom-user-theme-dark .mat-slider.mat-primary .mat-slider-focus-ring{background-color:var(--primary-color);opacity:.2}.custom-user-theme-dark .mat-slider.mat-accent .mat-slider-track-fill,.custom-user-theme-dark .mat-slider.mat-accent .mat-slider-thumb,.custom-user-theme-dark .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#114370}.custom-user-theme-dark .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.custom-user-theme-dark .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#11437033}.custom-user-theme-dark .mat-slider.mat-warn .mat-slider-track-fill,.custom-user-theme-dark .mat-slider.mat-warn .mat-slider-thumb,.custom-user-theme-dark .mat-slider.mat-warn .mat-slider-thumb-label{background-color:red}.custom-user-theme-dark .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.custom-user-theme-dark .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f003}.custom-user-theme-dark .mat-slider:hover .mat-slider-track-background,.custom-user-theme-dark .mat-slider.cdk-focused .mat-slider-track-background,.custom-user-theme-dark .mat-slider.mat-slider-disabled .mat-slider-track-background,.custom-user-theme-dark .mat-slider.mat-slider-disabled .mat-slider-track-fill,.custom-user-theme-dark .mat-slider.mat-slider-disabled .mat-slider-thumb,.custom-user-theme-dark .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}.custom-user-theme-dark .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}.custom-user-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.custom-user-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.custom-user-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.custom-user-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}.custom-user-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}.custom-user-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.custom-user-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff4d}.custom-user-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.custom-user-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}.custom-user-theme-dark .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}.custom-user-theme-dark .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.custom-user-theme-dark .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.custom-user-theme-dark .mat-step-header.cdk-keyboard-focused,.custom-user-theme-dark .mat-step-header.cdk-program-focused,.custom-user-theme-dark .mat-step-header:hover:not([aria-disabled]),.custom-user-theme-dark .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}.custom-user-theme-dark .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.custom-user-theme-dark .mat-step-header:hover{background:none}}.custom-user-theme-dark .mat-step-header .mat-step-label,.custom-user-theme-dark .mat-step-header .mat-step-optional{color:#ffffffb3}.custom-user-theme-dark .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#fff}.custom-user-theme-dark .mat-step-header .mat-step-icon-selected,.custom-user-theme-dark .mat-step-header .mat-step-icon-state-done,.custom-user-theme-dark .mat-step-header .mat-step-icon-state-edit{background-color:var(--primary-color);color:#fff}.custom-user-theme-dark .mat-step-header.mat-accent .mat-step-icon{color:#fff}.custom-user-theme-dark .mat-step-header.mat-accent .mat-step-icon-selected,.custom-user-theme-dark .mat-step-header.mat-accent .mat-step-icon-state-done,.custom-user-theme-dark .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#114370;color:#fff}.custom-user-theme-dark .mat-step-header.mat-warn .mat-step-icon{color:#fff}.custom-user-theme-dark .mat-step-header.mat-warn .mat-step-icon-selected,.custom-user-theme-dark .mat-step-header.mat-warn .mat-step-icon-state-done,.custom-user-theme-dark .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:red;color:#fff}.custom-user-theme-dark .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:red}.custom-user-theme-dark .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.custom-user-theme-dark .mat-step-header .mat-step-label.mat-step-label-error{color:red}.custom-user-theme-dark .mat-stepper-horizontal,.custom-user-theme-dark .mat-stepper-vertical{background-color:#424242}.custom-user-theme-dark .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.custom-user-theme-dark .mat-horizontal-stepper-header:before,.custom-user-theme-dark .mat-horizontal-stepper-header:after,.custom-user-theme-dark .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.custom-user-theme-dark .mat-sort-header-arrow{color:#c6c6c6}.custom-user-theme-dark .mat-tab-nav-bar,.custom-user-theme-dark .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}.custom-user-theme-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,.custom-user-theme-dark .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.custom-user-theme-dark .mat-tab-label,.custom-user-theme-dark .mat-tab-link{color:#fff}.custom-user-theme-dark .mat-tab-label.mat-tab-disabled,.custom-user-theme-dark .mat-tab-link.mat-tab-disabled{color:#ffffff80}.custom-user-theme-dark .mat-tab-header-pagination-chevron{border-color:#fff}.custom-user-theme-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}.custom-user-theme-dark .mat-tab-group[class*=mat-background-]>.mat-tab-header,.custom-user-theme-dark .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.custom-user-theme-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#00519f4d}.custom-user-theme-dark .mat-tab-group.mat-primary .mat-ink-bar,.custom-user-theme-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:var(--primary-color)}.custom-user-theme-dark .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.custom-user-theme-dark .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.custom-user-theme-dark .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.custom-user-theme-dark .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.custom-user-theme-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#1143704d}.custom-user-theme-dark .mat-tab-group.mat-accent .mat-ink-bar,.custom-user-theme-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#114370}.custom-user-theme-dark .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.custom-user-theme-dark .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.custom-user-theme-dark .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.custom-user-theme-dark .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.custom-user-theme-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff00004d}.custom-user-theme-dark .mat-tab-group.mat-warn .mat-ink-bar,.custom-user-theme-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:red}.custom-user-theme-dark .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.custom-user-theme-dark .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.custom-user-theme-dark .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.custom-user-theme-dark .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.custom-user-theme-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#00519f4d}.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header,.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container,.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:var(--primary-color)}.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.custom-user-theme-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#1143704d}.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header,.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container,.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#114370}.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.custom-user-theme-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff00004d}.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header,.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container,.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:red}.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.custom-user-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.custom-user-theme-dark .mat-toolbar{background:#212121;color:#fff}.custom-user-theme-dark .mat-toolbar.mat-primary{background:var(--primary-color);color:#fff}.custom-user-theme-dark .mat-toolbar.mat-accent{background:#114370;color:#fff}.custom-user-theme-dark .mat-toolbar.mat-warn{background:red;color:#fff}.custom-user-theme-dark .mat-toolbar .mat-form-field-underline,.custom-user-theme-dark .mat-toolbar .mat-form-field-ripple,.custom-user-theme-dark .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.custom-user-theme-dark .mat-toolbar .mat-form-field-label,.custom-user-theme-dark .mat-toolbar .mat-focused .mat-form-field-label,.custom-user-theme-dark .mat-toolbar .mat-select-value,.custom-user-theme-dark .mat-toolbar .mat-select-arrow,.custom-user-theme-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.custom-user-theme-dark .mat-toolbar .mat-input-element{caret-color:currentColor}.custom-user-theme-dark .mat-tooltip{background:rgba(97,97,97,.9)}.custom-user-theme-dark .mat-tree{background:#424242}.custom-user-theme-dark .mat-tree-node,.custom-user-theme-dark .mat-nested-tree-node{color:#fff}.custom-user-theme-dark .mat-snack-bar-container{color:#000000de;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.custom-user-theme-dark .mat-simple-snackbar-action{color:inherit}.custom-user-theme-light .mat-stepper-horizontal,.custom-user-theme-light .mat-stepper-vertical,.custom-user-theme-dark .mat-stepper-horizontal,.custom-user-theme-dark .mat-stepper-vertical{background-color:var(--custom-user-background)}.custom-user-theme-light .mat-card,.custom-user-theme-light .mat-table,.custom-user-theme-light .mat-dialog-container,.custom-user-theme-light .mat-expansion-panel,.custom-user-theme-light .mat-menu-panel,.custom-user-theme-light .mat-paginator,.custom-user-theme-dark .mat-card,.custom-user-theme-dark .mat-table,.custom-user-theme-dark .mat-dialog-container,.custom-user-theme-dark .mat-expansion-panel,.custom-user-theme-dark .mat-menu-panel,.custom-user-theme-dark .mat-paginator{background:var(--custom-user-background)}.custom-user-theme-light .mat-drawer-container,.custom-user-theme-dark .mat-drawer-container{background:var(--custom-user-background-secundary)}.custom-user-theme-light .mat-cell,.custom-user-theme-light .mat-tab-label,.custom-user-theme-light .mat-tab-link,.custom-user-theme-light .mat-input-element,.custom-user-theme-light .mat-select-value,.custom-user-theme-light .mat-checkbox-layout .mat-checkbox-label,.custom-user-theme-light .mat-step-header .mat-step-label,.custom-user-theme-light .mat-step-header .mat-step-label.mat-step-label-active,.custom-user-theme-light .mat-step-header .mat-step-optional,.custom-user-theme-light .mat-flat-button.mat-primary,.custom-user-theme-light .mat-fab.mat-primary,.custom-user-theme-light .mat-mini-fab.mat-primary,.custom-user-theme-light .mat-icon-button,.custom-user-theme-light .version,.custom-user-theme-dark .mat-cell,.custom-user-theme-dark .mat-tab-label,.custom-user-theme-dark .mat-tab-link,.custom-user-theme-dark .mat-input-element,.custom-user-theme-dark .mat-select-value,.custom-user-theme-dark .mat-checkbox-layout .mat-checkbox-label,.custom-user-theme-dark .mat-step-header .mat-step-label,.custom-user-theme-dark .mat-step-header .mat-step-label.mat-step-label-active,.custom-user-theme-dark .mat-step-header .mat-step-optional,.custom-user-theme-dark .mat-flat-button.mat-primary,.custom-user-theme-dark .mat-fab.mat-primary,.custom-user-theme-dark .mat-mini-fab.mat-primary,.custom-user-theme-dark .mat-icon-button,.custom-user-theme-dark .version{color:var(--custom-user-text)}.custom-user-theme-light .mat-stepper-horizontal-line,.custom-user-theme-dark .mat-stepper-horizontal-line{border-top-color:var(--custom-user-text)}.custom-user-theme-light tr:hover,.custom-user-theme-dark tr:hover{background-color:var(--custom-user-hover)!important}.custom-user-theme-light tr th,.custom-user-theme-light .mat-sort-header-arrow,.custom-user-theme-light h2 span,.custom-user-theme-light h2 button,.custom-user-theme-light .mat-raised-button.mat-primary,.custom-user-theme-light mat-expansion-panel-header mat-panel-title,.custom-user-theme-light mat-expansion-panel-header mat-panel-description,.custom-user-theme-light app-title-page h3,.custom-user-theme-dark tr th,.custom-user-theme-dark .mat-sort-header-arrow,.custom-user-theme-dark h2 span,.custom-user-theme-dark h2 button,.custom-user-theme-dark .mat-raised-button.mat-primary,.custom-user-theme-dark mat-expansion-panel-header mat-panel-title,.custom-user-theme-dark mat-expansion-panel-header mat-panel-description,.custom-user-theme-dark app-title-page h3{color:var(--custom-user-header-text)!important}.custom-user-theme-light .mat-select-panel,.custom-user-theme-dark .mat-select-panel{background:var(--custom-user-background)!important}.custom-user-theme-light .statistic>div>div,.custom-user-theme-dark .statistic>div>div{color:var(--custom-user-text)!important;opacity:1!important}.custom-user-theme-light #display-softphone,.custom-user-theme-light #dialer,.custom-user-theme-dark #display-softphone,.custom-user-theme-dark #dialer{background:var(--custom-user-background)!important}.custom-user-theme-light .agent-operation-info div,.custom-user-theme-light .agent-operation-info span,.custom-user-theme-dark .agent-operation-info div,.custom-user-theme-dark .agent-operation-info span{color:var(--custom-user-header-text)!important}.custom-user-theme-light .mat-paginator,.custom-user-theme-light .mat-paginator-page-size .mat-select-trigger,.custom-user-theme-light .mat-paginator-range-actions,.custom-user-theme-dark .mat-paginator,.custom-user-theme-dark .mat-paginator-page-size .mat-select-trigger,.custom-user-theme-dark .mat-paginator-range-actions{color:var(--custom-user-text)}.custom-user-theme-light .go-to-container .go-to-label,.custom-user-theme-dark .go-to-container .go-to-label{color:var(--custom-user-text)!important}.custom-user-theme-light .mat-form-field-appearance-legacy .mat-form-field-label,.custom-user-theme-dark .mat-form-field-appearance-legacy .mat-form-field-label{color:var(--custom-user-text)}.custom-user-theme-light .mat-form-field-appearance-legacy .mat-form-field-underline,.custom-user-theme-dark .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:var(--custom-user-text)}.custom-user-theme-light mat-nav-list a .menu .icon,.custom-user-theme-light mat-nav-list a .menu .title-description,.custom-user-theme-dark mat-nav-list a .menu .icon,.custom-user-theme-dark mat-nav-list a .menu .title-description{color:var(--custom-user-side-menu-text)!important}.custom-user-theme-light mat-nav-list .active,.custom-user-theme-light mat-nav-list a:hover,.custom-user-theme-dark mat-nav-list .active,.custom-user-theme-dark mat-nav-list a:hover{background:var(--custom-user-side-menu-interaction)!important}.custom-user-theme-light .mat-checkbox-frame,.custom-user-theme-dark .mat-checkbox-frame{border-color:var(--custom-user-text)}.custom-user-theme-light .mat-option.mat-selected:not(.mat-option-disabled),.custom-user-theme-dark .mat-option.mat-selected:not(.mat-option-disabled){color:var(--custom-user-text)!important}.custom-user-theme-light .mat-form-field.mat-focused .mat-form-field-label,.custom-user-theme-light .mat-form-field.mat-focused.mat-primary .mat-select-arrow,.custom-user-theme-dark .mat-form-field.mat-focused .mat-form-field-label,.custom-user-theme-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:var(--primary-color);font-weight:500}.custom-user-theme-light .mat-form-field-wrapper .mat-form-field-underline .mat-form-field-ripple,.custom-user-theme-dark .mat-form-field-wrapper .mat-form-field-underline .mat-form-field-ripple{background-color:var(--primary-color)}.custom-user-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.custom-user-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,.custom-user-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.custom-user-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red!important}.custom-user-theme-light .mat-form-field.mat-form-field-invalid .mat-form-field-label,.custom-user-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label{color:red}.custom-user-theme-light .mat-toolbar,.custom-user-theme-dark .mat-toolbar,.custom-user-theme-light .paper,.custom-user-theme-dark .paper{background-color:var(--custom-user-background)}.custom-user-theme-light .paper .paper-content textarea,.custom-user-theme-dark .paper .paper-content textarea{color:var(--custom-user-text)}.custom-user-theme-light .joyride-step__container,.custom-user-theme-dark .joyride-step__container{background-color:var(--dialog-background-color);color:var(--white)}.dark-theme{--black: #ffffff8a;--black-opacity: #ffffff8a;--placeholder-input-search: #ffffff8a;--blue-50: #4b4b54;--gray-5: #666666;--gray-500: #fefefe;--primary-color: var(--primary-darker-color);--background-login: #2c2c2c;--primary-label-dark-color: var(--white);--black-white-label: var(--white);--dialog-background-color: #393939;--border-table: rgba(255, 255, 255, .12);--chat-background: #303030;--chat-header-and-footer:#393939}.dark-theme .mat-ripple-element{background-color:#ffffff1a}.dark-theme .mat-option{color:#fff}.dark-theme .mat-option:hover:not(.mat-option-disabled),.dark-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.dark-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(255,255,255,.04)}.dark-theme .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}.dark-theme .mat-option.mat-option-disabled{color:#ffffff80}.dark-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:var(--primary-color)}.dark-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#114370}.dark-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:red}.dark-theme .mat-optgroup-label{color:#ffffffb3}.dark-theme .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}.dark-theme .mat-pseudo-checkbox{color:#ffffffb3}.dark-theme .mat-pseudo-checkbox:after{color:#303030}.dark-theme .mat-pseudo-checkbox-disabled{color:#686868}.dark-theme .mat-primary .mat-pseudo-checkbox-checked,.dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:var(--primary-color)}.dark-theme .mat-pseudo-checkbox-checked,.dark-theme .mat-pseudo-checkbox-indeterminate,.dark-theme .mat-accent .mat-pseudo-checkbox-checked,.dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#114370}.dark-theme .mat-warn .mat-pseudo-checkbox-checked,.dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:red}.dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.dark-theme .mat-app-background,.dark-theme.mat-app-background{background-color:#303030;color:#fff}.dark-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dark-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.dark-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dark-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dark-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dark-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.dark-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dark-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.dark-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.dark-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.dark-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.dark-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.dark-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.dark-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.dark-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.dark-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.dark-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.dark-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.dark-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.dark-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.dark-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.dark-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.dark-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.dark-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.dark-theme .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}.dark-theme .mat-autocomplete-panel{background:#424242;color:#fff}.dark-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.dark-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.dark-theme .mat-badge{position:relative}.dark-theme .mat-badge.mat-badge{overflow:visible}.dark-theme .mat-badge-hidden .mat-badge-content{display:none}.dark-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.dark-theme .ng-animate-disabled .mat-badge-content,.dark-theme .mat-badge-content._mat-animation-noopable{transition:none}.dark-theme .mat-badge-content.mat-badge-active{transform:none}.dark-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.dark-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.dark-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.dark-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .dark-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.dark-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .dark-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .dark-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.dark-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.dark-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.dark-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.dark-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.dark-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .dark-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.dark-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.dark-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.dark-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.dark-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .dark-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.dark-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .dark-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .dark-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.dark-theme .mat-badge-content{color:#fff;background:var(--primary-color)}.cdk-high-contrast-active .dark-theme .mat-badge-content{outline:solid 1px;border-radius:0}.dark-theme .mat-badge-accent .mat-badge-content{background:#114370;color:#fff}.dark-theme .mat-badge-warn .mat-badge-content{color:#fff;background:red}.dark-theme .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}.dark-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}.dark-theme .mat-button,.dark-theme .mat-icon-button,.dark-theme .mat-stroked-button{color:inherit;background:transparent}.dark-theme .mat-button.mat-primary,.dark-theme .mat-icon-button.mat-primary,.dark-theme .mat-stroked-button.mat-primary{color:var(--primary-color)}.dark-theme .mat-button.mat-accent,.dark-theme .mat-icon-button.mat-accent,.dark-theme .mat-stroked-button.mat-accent{color:#114370}.dark-theme .mat-button.mat-warn,.dark-theme .mat-icon-button.mat-warn,.dark-theme .mat-stroked-button.mat-warn{color:red}.dark-theme .mat-button.mat-primary.mat-button-disabled,.dark-theme .mat-button.mat-accent.mat-button-disabled,.dark-theme .mat-button.mat-warn.mat-button-disabled,.dark-theme .mat-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-icon-button.mat-primary.mat-button-disabled,.dark-theme .mat-icon-button.mat-accent.mat-button-disabled,.dark-theme .mat-icon-button.mat-warn.mat-button-disabled,.dark-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-stroked-button.mat-primary.mat-button-disabled,.dark-theme .mat-stroked-button.mat-accent.mat-button-disabled,.dark-theme .mat-stroked-button.mat-warn.mat-button-disabled,.dark-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.dark-theme .mat-button.mat-primary .mat-button-focus-overlay,.dark-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.dark-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:var(--primary-color)}.dark-theme .mat-button.mat-accent .mat-button-focus-overlay,.dark-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.dark-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#114370}.dark-theme .mat-button.mat-warn .mat-button-focus-overlay,.dark-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.dark-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:red}.dark-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.dark-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.dark-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.dark-theme .mat-button .mat-ripple-element,.dark-theme .mat-icon-button .mat-ripple-element,.dark-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.dark-theme .mat-button-focus-overlay{background:white}.dark-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}.dark-theme .mat-flat-button,.dark-theme .mat-raised-button,.dark-theme .mat-fab,.dark-theme .mat-mini-fab{color:#fff;background-color:#424242}.dark-theme .mat-flat-button.mat-primary,.dark-theme .mat-raised-button.mat-primary,.dark-theme .mat-fab.mat-primary,.dark-theme .mat-mini-fab.mat-primary,.dark-theme .mat-flat-button.mat-accent,.dark-theme .mat-raised-button.mat-accent,.dark-theme .mat-fab.mat-accent,.dark-theme .mat-mini-fab.mat-accent,.dark-theme .mat-flat-button.mat-warn,.dark-theme .mat-raised-button.mat-warn,.dark-theme .mat-fab.mat-warn,.dark-theme .mat-mini-fab.mat-warn{color:#fff}.dark-theme .mat-flat-button.mat-primary.mat-button-disabled,.dark-theme .mat-flat-button.mat-accent.mat-button-disabled,.dark-theme .mat-flat-button.mat-warn.mat-button-disabled,.dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-raised-button.mat-primary.mat-button-disabled,.dark-theme .mat-raised-button.mat-accent.mat-button-disabled,.dark-theme .mat-raised-button.mat-warn.mat-button-disabled,.dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-fab.mat-primary.mat-button-disabled,.dark-theme .mat-fab.mat-accent.mat-button-disabled,.dark-theme .mat-fab.mat-warn.mat-button-disabled,.dark-theme .mat-fab.mat-button-disabled.mat-button-disabled,.dark-theme .mat-mini-fab.mat-primary.mat-button-disabled,.dark-theme .mat-mini-fab.mat-accent.mat-button-disabled,.dark-theme .mat-mini-fab.mat-warn.mat-button-disabled,.dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.dark-theme .mat-flat-button.mat-primary,.dark-theme .mat-raised-button.mat-primary,.dark-theme .mat-fab.mat-primary,.dark-theme .mat-mini-fab.mat-primary{background-color:var(--primary-color)}.dark-theme .mat-flat-button.mat-accent,.dark-theme .mat-raised-button.mat-accent,.dark-theme .mat-fab.mat-accent,.dark-theme .mat-mini-fab.mat-accent{background-color:#114370}.dark-theme .mat-flat-button.mat-warn,.dark-theme .mat-raised-button.mat-warn,.dark-theme .mat-fab.mat-warn,.dark-theme .mat-mini-fab.mat-warn{background-color:red}.dark-theme .mat-flat-button.mat-primary.mat-button-disabled,.dark-theme .mat-flat-button.mat-accent.mat-button-disabled,.dark-theme .mat-flat-button.mat-warn.mat-button-disabled,.dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-raised-button.mat-primary.mat-button-disabled,.dark-theme .mat-raised-button.mat-accent.mat-button-disabled,.dark-theme .mat-raised-button.mat-warn.mat-button-disabled,.dark-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.dark-theme .mat-fab.mat-primary.mat-button-disabled,.dark-theme .mat-fab.mat-accent.mat-button-disabled,.dark-theme .mat-fab.mat-warn.mat-button-disabled,.dark-theme .mat-fab.mat-button-disabled.mat-button-disabled,.dark-theme .mat-mini-fab.mat-primary.mat-button-disabled,.dark-theme .mat-mini-fab.mat-accent.mat-button-disabled,.dark-theme .mat-mini-fab.mat-warn.mat-button-disabled,.dark-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#ffffff1f}.dark-theme .mat-flat-button.mat-primary .mat-ripple-element,.dark-theme .mat-raised-button.mat-primary .mat-ripple-element,.dark-theme .mat-fab.mat-primary .mat-ripple-element,.dark-theme .mat-mini-fab.mat-primary .mat-ripple-element,.dark-theme .mat-flat-button.mat-accent .mat-ripple-element,.dark-theme .mat-raised-button.mat-accent .mat-ripple-element,.dark-theme .mat-fab.mat-accent .mat-ripple-element,.dark-theme .mat-mini-fab.mat-accent .mat-ripple-element,.dark-theme .mat-flat-button.mat-warn .mat-ripple-element,.dark-theme .mat-raised-button.mat-warn .mat-ripple-element,.dark-theme .mat-fab.mat-warn .mat-ripple-element,.dark-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.dark-theme .mat-stroked-button:not([class*=mat-elevation-z]),.dark-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dark-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dark-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.dark-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dark-theme .mat-fab:not([class*=mat-elevation-z]),.dark-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dark-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.dark-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.dark-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.dark-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dark-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.dark-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.dark-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.dark-theme .mat-button-toggle{color:#ffffff80}.dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.dark-theme .mat-button-toggle-appearance-standard{color:#fff;background:#424242}.dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}.dark-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}.dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}.dark-theme .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}.dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.dark-theme .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}.dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}.dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.dark-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}.dark-theme .mat-card{background:#424242;color:#fff}.dark-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.dark-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.dark-theme .mat-card-subtitle{color:#ffffffb3}.dark-theme .mat-checkbox-frame{border-color:#ffffffb3}.dark-theme .mat-checkbox-checkmark{fill:#303030}.dark-theme .mat-checkbox-checkmark-path{stroke:#303030!important}.dark-theme .mat-checkbox-mixedmark{background-color:#303030}.dark-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.dark-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:var(--primary-color)}.dark-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.dark-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#114370}.dark-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.dark-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:red}.dark-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.dark-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.dark-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.dark-theme .mat-checkbox-disabled .mat-checkbox-label{color:#ffffff80}.dark-theme .mat-checkbox .mat-ripple-element{background-color:#fff}.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:var(--primary-color)}.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#114370}.dark-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.dark-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:red}.dark-theme .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.dark-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.dark-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.dark-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.dark-theme .mat-chip.mat-standard-chip:after{background:white}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:var(--primary-color);color:#fff}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:red;color:#fff}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#114370;color:#fff}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.dark-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.dark-theme .mat-table{background:#424242}.dark-theme .mat-table thead,.dark-theme .mat-table tbody,.dark-theme .mat-table tfoot,.dark-theme mat-header-row,.dark-theme mat-row,.dark-theme mat-footer-row,.dark-theme [mat-header-row],.dark-theme [mat-row],.dark-theme [mat-footer-row],.dark-theme .mat-table-sticky{background:inherit}.dark-theme mat-row,.dark-theme mat-header-row,.dark-theme mat-footer-row,.dark-theme th.mat-header-cell,.dark-theme td.mat-cell,.dark-theme td.mat-footer-cell{border-bottom-color:#ffffff1f}.dark-theme .mat-header-cell{color:#ffffffb3}.dark-theme .mat-cell,.dark-theme .mat-footer-cell{color:#fff}.dark-theme .mat-calendar-arrow{fill:#fff}.dark-theme .mat-datepicker-toggle,.dark-theme .mat-datepicker-content .mat-calendar-next-button,.dark-theme .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.dark-theme .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.dark-theme .mat-calendar-table-header,.dark-theme .mat-calendar-body-label{color:#ffffffb3}.dark-theme .mat-calendar-body-cell-content,.dark-theme .mat-date-range-input-separator{color:#fff;border-color:transparent}.dark-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.dark-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.dark-theme .mat-calendar-body-in-preview{color:#ffffff3d}.dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.dark-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.dark-theme .mat-calendar-body-in-range:before{background:var(--primary-color)}.dark-theme .mat-calendar-body-comparison-identical,.dark-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dark-theme .mat-calendar-body-comparison-bridge-start:before,.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--primary-color) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-calendar-body-comparison-bridge-end:before,.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--primary-color) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.dark-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dark-theme .mat-calendar-body-selected{background-color:var(--primary-color);color:#fff}.dark-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{opacity:.2}.dark-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.dark-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--primary-color)}@media (hover: hover){.dark-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--primary-color)}}.dark-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(17,67,112,.2)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(17,67,112,.2) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(17,67,112,.2) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#114370;color:#fff}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#11437066}.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.dark-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1143704d}@media (hover: hover){.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1143704d}}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,0,0,.2)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:red;color:#fff}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f006}.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.dark-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.dark-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}@media (hover: hover){.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}}.dark-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.dark-theme .mat-datepicker-toggle-active{color:var(--primary-color)}.dark-theme .mat-datepicker-toggle-active.mat-accent{color:#114370}.dark-theme .mat-datepicker-toggle-active.mat-warn{color:red}.dark-theme .mat-date-range-input-inner[disabled]{color:#ffffff80}.dark-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#424242;color:#fff}.dark-theme .mat-divider{border-top-color:#ffffff1f}.dark-theme .mat-divider-vertical{border-right-color:#ffffff1f}.dark-theme .mat-expansion-panel{background:#424242;color:#fff}.dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dark-theme .mat-action-row{border-top-color:#ffffff1f}.dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){.dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.dark-theme .mat-expansion-panel-header-title{color:#fff}.dark-theme .mat-expansion-panel-header-description,.dark-theme .mat-expansion-indicator:after{color:#ffffffb3}.dark-theme .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.dark-theme .mat-form-field-label,.dark-theme .mat-hint{color:#ffffffb3}.dark-theme .mat-form-field.mat-focused .mat-form-field-label{color:var(--primary-color)}.dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#114370}.dark-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:red}.dark-theme .mat-focused .mat-form-field-required-marker{color:#114370}.dark-theme .mat-form-field-ripple{background-color:#fff}.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:var(--primary-color)}.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#114370}.dark-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:red}.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:var(--primary-color)}.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#114370}.dark-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:red}.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:red}.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red}.dark-theme .mat-error{color:red}.dark-theme .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}.dark-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}.dark-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.dark-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}.dark-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.dark-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}.dark-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.dark-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.dark-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}.dark-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.dark-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:var(--primary-color)}.dark-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#114370}.dark-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.dark-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:red}.dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.dark-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}.dark-theme .mat-icon.mat-primary{color:var(--primary-color)}.dark-theme .mat-icon.mat-accent{color:#114370}.dark-theme .mat-icon.mat-warn{color:red}.dark-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}.dark-theme .mat-input-element:disabled,.dark-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}.dark-theme .mat-input-element{caret-color:var(--primary-color)}.dark-theme .mat-input-element::placeholder{color:#ffffff80}.dark-theme .mat-input-element::-moz-placeholder{color:#ffffff80}.dark-theme .mat-input-element::-webkit-input-placeholder{color:#ffffff80}.dark-theme .mat-input-element:-ms-input-placeholder{color:#ffffff80}.dark-theme .mat-input-element:not(.mat-native-select-inline) option{color:#000000de}.dark-theme .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#00000061}.dark-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#114370}.dark-theme .mat-form-field.mat-warn .mat-input-element,.dark-theme .mat-form-field-invalid .mat-input-element{caret-color:red}.dark-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:red}.dark-theme .mat-list-base .mat-list-item,.dark-theme .mat-list-base .mat-list-option{color:#fff}.dark-theme .mat-list-base .mat-subheader{color:#ffffffb3}.dark-theme .mat-list-base .mat-list-item-disabled{background-color:#ffffff1f;color:#ffffff80}.dark-theme .mat-list-option:hover,.dark-theme .mat-list-option:focus,.dark-theme .mat-nav-list .mat-list-item:hover,.dark-theme .mat-nav-list .mat-list-item:focus,.dark-theme .mat-action-list .mat-list-item:hover,.dark-theme .mat-action-list .mat-list-item:focus{background:rgba(255,255,255,.04)}.dark-theme .mat-list-single-selected-option,.dark-theme .mat-list-single-selected-option:hover,.dark-theme .mat-list-single-selected-option:focus{background:rgba(255,255,255,.12)}.dark-theme .mat-menu-panel{background:#424242}.dark-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dark-theme .mat-menu-item{background:transparent;color:#fff}.dark-theme .mat-menu-item[disabled],.dark-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.dark-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.dark-theme .mat-menu-item .mat-icon-no-color,.dark-theme .mat-menu-submenu-icon{color:#fff}.dark-theme .mat-menu-item:hover:not([disabled]),.dark-theme .mat-menu-item.cdk-program-focused:not([disabled]),.dark-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.dark-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.dark-theme .mat-paginator{background:#424242}.dark-theme .mat-paginator,.dark-theme .mat-paginator-page-size .mat-select-trigger{color:#ffffffb3}.dark-theme .mat-paginator-decrement,.dark-theme .mat-paginator-increment{border-top:2px solid white;border-right:2px solid white}.dark-theme .mat-paginator-first,.dark-theme .mat-paginator-last{border-top:2px solid white}.dark-theme .mat-icon-button[disabled] .mat-paginator-decrement,.dark-theme .mat-icon-button[disabled] .mat-paginator-increment,.dark-theme .mat-icon-button[disabled] .mat-paginator-first,.dark-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#ffffff80}.dark-theme .mat-progress-bar-background{fill:#00519f}.dark-theme .mat-progress-bar-buffer{background-color:#00519f}.dark-theme .mat-progress-bar-fill:after{background-color:var(--primary-color)}.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#283540}.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#283540}.dark-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#114370}.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#642424}.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#642424}.dark-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:red}.dark-theme .mat-progress-spinner circle,.dark-theme .mat-spinner circle{stroke:var(--primary-color)}.dark-theme .mat-progress-spinner.mat-accent circle,.dark-theme .mat-spinner.mat-accent circle{stroke:#114370}.dark-theme .mat-progress-spinner.mat-warn circle,.dark-theme .mat-spinner.mat-warn circle{stroke:red}.dark-theme .mat-radio-outer-circle{border-color:#ffffffb3}.dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:var(--primary-color)}.dark-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.dark-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dark-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.dark-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:var(--primary-color)}.dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#114370}.dark-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.dark-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dark-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.dark-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#114370}.dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:red}.dark-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.dark-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.dark-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.dark-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:red}.dark-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}.dark-theme .mat-radio-button .mat-ripple-element{background-color:#fff}.dark-theme .mat-select-value{color:#fff}.dark-theme .mat-select-placeholder,.dark-theme .mat-select-disabled .mat-select-value{color:#ffffff80}.dark-theme .mat-select-arrow{color:#ffffffb3}.dark-theme .mat-select-panel{background:#424242}.dark-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dark-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.dark-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:var(--primary-color)}.dark-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#114370}.dark-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.dark-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:red}.dark-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}.dark-theme .mat-drawer-container{background-color:#303030;color:#fff}.dark-theme .mat-drawer{background-color:#424242;color:#fff}.dark-theme .mat-drawer.mat-drawer-push{background-color:#424242}.dark-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.dark-theme .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.dark-theme .mat-drawer-side.mat-drawer-end,.dark-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.dark-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}.dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#114370}.dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1143708a}.dark-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#114370}.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb,.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar,.dark-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:var(--primary-color)}.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:red}.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff00008a}.dark-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:red}.dark-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.dark-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}.dark-theme .mat-slide-toggle-bar{background-color:#ffffff80}.dark-theme .mat-slider-track-background{background-color:#ffffff4d}.dark-theme .mat-slider.mat-primary .mat-slider-track-fill,.dark-theme .mat-slider.mat-primary .mat-slider-thumb,.dark-theme .mat-slider.mat-primary .mat-slider-thumb-label{background-color:var(--primary-color)}.dark-theme .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.dark-theme .mat-slider.mat-primary .mat-slider-focus-ring{background-color:var(--primary-color);opacity:.2}.dark-theme .mat-slider.mat-accent .mat-slider-track-fill,.dark-theme .mat-slider.mat-accent .mat-slider-thumb,.dark-theme .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#114370}.dark-theme .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.dark-theme .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#11437033}.dark-theme .mat-slider.mat-warn .mat-slider-track-fill,.dark-theme .mat-slider.mat-warn .mat-slider-thumb,.dark-theme .mat-slider.mat-warn .mat-slider-thumb-label{background-color:red}.dark-theme .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.dark-theme .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f003}.dark-theme .mat-slider:hover .mat-slider-track-background,.dark-theme .mat-slider.cdk-focused .mat-slider-track-background,.dark-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,.dark-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,.dark-theme .mat-slider.mat-slider-disabled .mat-slider-thumb,.dark-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}.dark-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}.dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.dark-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}.dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}.dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff4d}.dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.dark-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}.dark-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}.dark-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.dark-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.dark-theme .mat-step-header.cdk-keyboard-focused,.dark-theme .mat-step-header.cdk-program-focused,.dark-theme .mat-step-header:hover:not([aria-disabled]),.dark-theme .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}.dark-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.dark-theme .mat-step-header:hover{background:none}}.dark-theme .mat-step-header .mat-step-label,.dark-theme .mat-step-header .mat-step-optional{color:#ffffffb3}.dark-theme .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#fff}.dark-theme .mat-step-header .mat-step-icon-selected,.dark-theme .mat-step-header .mat-step-icon-state-done,.dark-theme .mat-step-header .mat-step-icon-state-edit{background-color:var(--primary-color);color:#fff}.dark-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.dark-theme .mat-step-header.mat-accent .mat-step-icon-selected,.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#114370;color:#fff}.dark-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.dark-theme .mat-step-header.mat-warn .mat-step-icon-selected,.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:red;color:#fff}.dark-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:red}.dark-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.dark-theme .mat-step-header .mat-step-label.mat-step-label-error{color:red}.dark-theme .mat-stepper-horizontal,.dark-theme .mat-stepper-vertical{background-color:#424242}.dark-theme .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.dark-theme .mat-horizontal-stepper-header:before,.dark-theme .mat-horizontal-stepper-header:after,.dark-theme .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.dark-theme .mat-sort-header-arrow{color:#c6c6c6}.dark-theme .mat-tab-nav-bar,.dark-theme .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}.dark-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.dark-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.dark-theme .mat-tab-label,.dark-theme .mat-tab-link{color:#fff}.dark-theme .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-link.mat-tab-disabled{color:#ffffff80}.dark-theme .mat-tab-header-pagination-chevron{border-color:#fff}.dark-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}.dark-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.dark-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#00519f4d}.dark-theme .mat-tab-group.mat-primary .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:var(--primary-color)}.dark-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#1143704d}.dark-theme .mat-tab-group.mat-accent .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#114370}.dark-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff00004d}.dark-theme .mat-tab-group.mat-warn .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:red}.dark-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.dark-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#00519f4d}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:var(--primary-color)}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#1143704d}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#114370}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.dark-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ff00004d}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:red}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.dark-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.dark-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.dark-theme .mat-toolbar{background:#212121;color:#fff}.dark-theme .mat-toolbar.mat-primary{background:var(--primary-color);color:#fff}.dark-theme .mat-toolbar.mat-accent{background:#114370;color:#fff}.dark-theme .mat-toolbar.mat-warn{background:red;color:#fff}.dark-theme .mat-toolbar .mat-form-field-underline,.dark-theme .mat-toolbar .mat-form-field-ripple,.dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.dark-theme .mat-toolbar .mat-form-field-label,.dark-theme .mat-toolbar .mat-focused .mat-form-field-label,.dark-theme .mat-toolbar .mat-select-value,.dark-theme .mat-toolbar .mat-select-arrow,.dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.dark-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.dark-theme .mat-tooltip{background:rgba(97,97,97,.9)}.dark-theme .mat-tree{background:#424242}.dark-theme .mat-tree-node,.dark-theme .mat-nested-tree-node{color:#fff}.dark-theme .mat-snack-bar-container{color:#000000de;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.dark-theme .mat-simple-snackbar-action{color:inherit}.dark-theme .paper{background-color:#424242}.dark-theme .paper .paper-content textarea{color:var(--white)}.dark-theme .cal-month-view,.dark-theme .cal-month-view .cal-cell-row:hover{background-color:#424242}.dark-theme .cal-month-view .cal-cell-row .cal-cell:hover,.dark-theme .cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#2c343a}.dark-theme .cal-month-view .cal-days{border-color:#d5d6d7}.dark-theme .cal-month-view .cal-day-cell:not(:last-child){border-right-color:#d5d6d7}[dir=rtl] .dark-theme .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#d5d6d7}.dark-theme .cal-month-view .cal-days .cal-cell-row{border-bottom-color:#d5d6d7}.dark-theme .cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.dark-theme .cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.dark-theme .cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:var(--white)}.dark-theme .cal-month-view .cal-day-cell.cal-today{background-color:var(--primary-color)}.dark-theme .cal-month-view .cal-day-cell.cal-drag-over{background-color:#21272c!important}.dark-theme .cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px #00000080}.dark-theme .cal-week-view{background-color:#424242;border-top:solid 1px #d5d6d7}.dark-theme .cal-week-view .cal-day-headers{border-color:#d5d6d7;border-top:0}.dark-theme .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#d5d6d7}[dir=rtl] .dark-theme .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #d5d6d7!important}.dark-theme .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#d5d6d7}[dir=rtl] .dark-theme .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#d5d6d7}.dark-theme .cal-week-view .cal-day-headers .cal-header:hover,.dark-theme .cal-week-view .cal-day-headers .cal-drag-over{background-color:#2c343a}.dark-theme .cal-week-view .cal-day-column{border-left-color:#d5d6d7}[dir=rtl] .dark-theme .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#d5d6d7}.dark-theme .cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.dark-theme .cal-week-view .cal-all-day-events{border-color:#d5d6d7}.dark-theme .cal-week-view .cal-header.cal-today{background-color:var(--primary-color)}.dark-theme .cal-week-view .cal-header.cal-weekend span{color:var(--white)}.dark-theme .cal-week-view .cal-time-events{border-color:#d5d6d7}.dark-theme .cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#2c343a}.dark-theme .cal-week-view .cal-hour-odd{background-color:#424242}.dark-theme .cal-week-view .cal-drag-over .cal-hour-segment{background-color:#2c343a}.dark-theme .cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.dark-theme .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#d5d6d7}.dark-theme .cal-week-view .cal-current-time-marker{background-color:#ea4334}.dark-theme .cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.dark-theme .cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.dark-theme .cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.dark-theme .cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.dark-theme .cal-tooltip-inner{color:#fff;background-color:#000}.dark-theme .mat-option.mat-selected:not(.mat-option-disabled){color:var(--white)!important}.dark-theme .mat-form-field.mat-focused .mat-form-field-label,.dark-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:var(--input-primary);font-weight:500}.dark-theme .mat-form-field-wrapper .mat-form-field-underline .mat-form-field-ripple{background-color:var(--input-primary)}.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red!important}.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label{color:red}.dark-theme .mat-input-element{color:var(--white)}.dark-theme .mat-toolbar{background-color:var(--black-dark-mode);color:var(--white)}.dark-theme mat-tab-header.mat-tab-header{background-color:var(--primary-color)!important}.dark-theme .mat-error,.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label{font-weight:500}.dark-theme .statistic>div>div{color:var(--gray-dark-mode)!important;opacity:1!important}.dark-theme .go-to-container .go-to-label{color:var(--gray-dark-mode)!important}.dark-theme #dialer,.dark-theme #display-softphone,.dark-theme #user-without-operation{background:#333538!important}.dark-theme mat-expansion-panel a{color:#75b1d8!important}.dark-theme mat-expansion-panel a:hover{color:#93ccff!important}.dark-theme .header-tabulation{font-weight:initial!important}.dark-theme .icon-login{color:#ffffffb3!important}.dark-theme .joyride-step__container{background-color:var(--dialog-background-color);color:var(--white)}.dark-theme .mat-progress-bar-buffer{background-color:var(--primary-color);filter:brightness(80%)}*{margin:0;padding:0;box-sizing:border-box}body{height:100vh;background:var(--background-login)}.material-icons{font-size:1rem!important;font-family:Material Icons}.material-icons .mat-badge-content{font-family:Roboto}.container-page{padding:0 35px}.container-card{max-height:calc(100vh - 150px);overflow:auto}.mat-dialog-title{color:var(--white);padding:1rem;font-size:1rem!important;margin:0;background-color:var(--primary-color);display:flex!important;justify-content:space-between;align-items:center}.mat-dialog-container{border-radius:15px!important;padding:0!important;overflow:hidden!important}.form-dialog{padding:16px}.mat-dialog-content{margin:15px 0!important}.mat-dialog-actions{margin:0 24px!important;justify-content:flex-end}.loading-img-preview .mat-dialog-container{background:initial;box-shadow:initial}tr{text-align:center}tr.mat-row,tr.mat-header-row,tr.mat-footer-row{height:35px!important}tr th{text-align:center!important;background-color:var(--primary-color)!important;color:var(--white)!important;position:sticky;top:-17px;z-index:2!important}.header-table-dialog thead tr th{top:-1px!important}tbody tr{cursor:pointer}tr:hover{background-color:var(--blue-50)!important}[disabled]{cursor:not-allowed}.chips{border-radius:15px;color:var(--white);padding:5px 10px;font-weight:700;cursor:pointer;font-family:Roboto}.toast-container .toast,.toast-container .toast:hover{box-shadow:none}.toast-container .toast .toast-title{font-weight:600;letter-spacing:.3px;font-weight:700}.toast-container .toast .toast-message,.toast-container .toast .mat-snack-bar-container{font-size:15px}.toast-message-text,.toast-warning,.toast-info,.toast-error,.toast-success,.toast-message-text span,.toast-warning span,.toast-info span,.toast-error span,.toast-success span,.toast-message-text a,.toast-warning a,.toast-info a,.toast-error a,.toast-success a{color:#fff}.toast-success{background-color:var(--green-300)!important}.toast-error{background-color:var(--red)!important}.toast-info{background-color:var(--primary-darker-color)!important}.toast-warning{background-color:#c04604!important}::-webkit-scrollbar{width:.3rem;height:.3rem}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(var(--gray-500));border-radius:10px}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:25px}::-webkit-scrollbar-thumb :hover{background:var(--accent-color)}mat-expansion-panel-header{background-color:var(--primary-color)!important;height:40px!important}mat-expansion-panel-header mat-panel-title,mat-expansion-panel-header mat-panel-description{color:var(--white)!important}.mat-expansion-indicator:after{color:var(--white)}.extension-dashboard-department .mat-expansion-panel-content .mat-expansion-panel-body{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-left:-1.7vw}.expansion-body-without-padding .mat-expansion-panel-content .mat-expansion-panel-body{padding:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-webkit-appearance:textfield;appearance:textfield}.mat-header-list{display:flex;justify-content:center;align-items:center;background-color:var(--primary-color);color:var(--white);font-weight:500;height:35px}.input-search-div{display:flex;justify-content:space-evenly;position:sticky;top:0px;z-index:10;background:var(--primary-color)!important}.input-search-div ::placeholder{color:var(--placeholder-input-search)!important}.input-search-div :-ms-input-placeholder{color:var(--placeholder-input-search)!important}.input-search-div ::-ms-input-placeholder{color:var(--placeholder-input-search)!important}.input-search{height:50px;margin-left:15px!important;color:var(--white)!important}.joyride-step__header{margin:-10px;padding:1rem!important;background-color:var(--primary-color);position:relative}.joyride-step__header .joyride-step__title{color:var(--white)!important}.joyride-button{background-color:var(--primary-color)!important;color:var(--white)!important}.mat-sort-header-container{justify-content:center;margin-left:15px}.mat-sort-header-arrow{color:#fff}audio{height:20px;margin-left:15px;outline:0;box-shadow:1px 1px 4px #00000061;border-radius:90px;width:260px}.mat-option{font-size:.8rem}.mat-horizontal-stepper-header{pointer-events:none!important}.mat-horizontal-content-container{padding:0!important}.tooltip-center{white-space:pre-line;text-align:center}.resize-dialog .mat-dialog-container{resize:both}.box-drag-drop{padding:10px;border:solid 1px #ccc;cursor:move;font-size:14px;background:var(--dialog-background-color);display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box}.cdk-drag-preview{box-sizing:border-box;border-radius:4px;color:var(--black-white-label);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.list-drag-drop.cdk-drop-list-dragging .example-box:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.placeholder-drag-drop{background:#ccc;border:dotted 3px #999;min-height:42px;transition:transform .25s cubic-bezier(0,0,.2,1)}svg .mat-progress-spinner circle,.mat-spinner circle{stroke:inherit!important}.mat-icon-button:not(:disabled):hover{transition:.5s;opacity:.6!important}
