@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;-o-text-overflow:ellipsis;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;-webkit-box-flex:1;-ms-flex:1;flex:1}.cal-month-view .cal-cell-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cal-month-view .cal-cell{float:left;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.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;float:left}.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{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:3px;line-height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 15px #00000080}.cal-week-view *{-webkit-box-sizing:border-box;box-sizing:border-box}.cal-week-view .cal-day-headers{display:-webkit-box;display:-ms-flexbox;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{-webkit-box-flex:1;-ms-flex:1;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{-webkit-box-flex:1;-ms-flex-positive:1;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:-webkit-box;display:-ms-flexbox;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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;-o-text-overflow:ellipsis;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:-webkit-box;display:-ms-flexbox;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;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}.photoviewer-modal{position:absolute;z-index:1090;width:320px;height:320px;color:#333;background-color:#ffffffe6;border:1px solid rgba(0,0,0,.6);border-radius:6px;box-shadow:0 2px 10px 2px #0000004d;outline:none}.photoviewer-modal:focus-visible{outline:thick solid rgba(0,0,0,.2)}.photoviewer-inner{position:absolute;inset:0}.photoviewer-maximized{position:fixed;inset:0;width:auto;height:auto}.photoviewer-maximized.photoviewer-modal{border-width:0;border-radius:0}.photoviewer-maximized .photoviewer-header{border-radius:0}.photoviewer-maximized .photoviewer-resizable-handle{display:none}.photoviewer-button{display:inline-block;min-width:40px;height:40px;box-sizing:border-box;font-size:16px;line-height:1;background:none;border-width:0;color:inherit;cursor:pointer;outline:none}.photoviewer-button:hover{color:#111}.photoviewer-button:focus{background-color:#0000001a}.photoviewer-button svg{display:inline-block;font-size:inherit;width:1em;height:1em;overflow:visible;vertical-align:-.125em}.photoviewer-header{position:relative;z-index:2;height:30px;border-radius:5px 5px 0 0;overflow:hidden}.photoviewer-header .photoviewer-toolbar{float:right}[dir=rtl] .photoviewer-header .photoviewer-toolbar{float:left}.photoviewer-header .photoviewer-button{height:30px}.photoviewer-header .photoviewer-button:hover{background-color:#0000001a}.photoviewer-header .photoviewer-button-close:hover{color:#fff;background-color:#ff4545}.photoviewer-title{padding:8px 10px;font-size:14px;line-height:1;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.photoviewer-stage{position:absolute;inset:30px 0 40px;z-index:1;border-top:1px solid rgba(0,0,0,.6);border-bottom:1px solid rgba(0,0,0,.6);background-color:#fff;overflow:hidden}.photoviewer-image{position:absolute;display:inline-block;min-width:auto;max-width:none}.photoviewer-footer{position:absolute;bottom:0;z-index:2;width:100%;height:40px;text-align:center}.photoviewer-align-center{text-align:center}.photoviewer-align-center:before{content:"";display:inline-block;height:100%;vertical-align:middle;overflow:hidden}.photoviewer-align-center .photoviewer-image{position:static;max-width:100%;max-height:100%;vertical-align:middle}.photoviewer-image-error{display:none}.photoviewer-error-msg{vertical-align:middle}[dir=rtl] .photoviewer-button-prev,[dir=rtl] .photoviewer-button-next{-ms-transform:rotate(180deg);transform:rotate(180deg)}.photoviewer-resizable-handle{position:absolute;z-index:10}.photoviewer-resizable-handle-e{inset:0 -5px 0 auto;width:10px;cursor:e-resize}.photoviewer-resizable-handle-s{inset:auto 0 -5px;height:10px;cursor:s-resize}.photoviewer-resizable-handle-w{inset:0 auto 0 -5px;width:10px;cursor:w-resize}.photoviewer-resizable-handle-n{inset:-5px 0 auto;height:10px;cursor:n-resize}.photoviewer-resizable-handle-se{inset:auto -5px -5px auto;width:10px;height:10px;cursor:se-resize}.photoviewer-resizable-handle-sw{inset:auto auto -5px -5px;width:10px;height:10px;cursor:sw-resize}.photoviewer-resizable-handle-nw{inset:-5px auto auto -5px;width:10px;height:10px;cursor:nw-resize}.photoviewer-resizable-handle-ne{inset:-5px -5px auto auto;width:10px;height:10px;cursor:ne-resize}.photoviewer-modal:-ms-fullscreen{inset:0!important;width:100%!important;height:100%!important;background-color:#000;border-width:0;border-radius:0}.photoviewer-modal:fullscreen{inset:0!important;width:100%!important;height:100%!important;background-color:#000;border-width:0;border-radius:0}.photoviewer-modal:-ms-fullscreen .photoviewer-header,.photoviewer-modal:-ms-fullscreen .photoviewer-footer,.photoviewer-modal:-ms-fullscreen .photoviewer-resizable-handle{display:none}.photoviewer-modal:fullscreen .photoviewer-header,.photoviewer-modal:fullscreen .photoviewer-footer,.photoviewer-modal:fullscreen .photoviewer-resizable-handle{display:none}.photoviewer-modal:-ms-fullscreen .photoviewer-stage{inset:0;border-width:0;background-color:transparent}.photoviewer-modal:fullscreen .photoviewer-stage{inset:0;border-width:0;background-color:transparent}.is-grab{cursor:move;cursor:grab}.is-grabbing{cursor:move;cursor:grabbing}.photoviewer-loader{position:absolute;inset:30px 0 40px;z-index:2;text-align:center;color:#333}.photoviewer-loader:before{content:"";position:relative;display:inline-block;width:36px;height:36px;box-sizing:border-box;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.5) rgba(0,0,0,.5) rgba(0,0,0,.5) rgba(255,255,255,.5);border-radius:100%;vertical-align:middle;animation:photoviewerLoading 1s infinite linear}.photoviewer-loader:after{content:"";display:inline-block;width:0;height:100%;vertical-align:middle;overflow:hidden}@keyframes photoviewerLoading{0%{transform:rotate(0) translateZ(0)}to{transform:rotate(360deg) translateZ(0)}}html{--mat-sys-background: #fdfbff;--mat-sys-error: #ba1a1a;--mat-sys-error-container: #ffdad6;--mat-sys-inverse-on-surface: #f2f0f4;--mat-sys-inverse-primary: #abc7ff;--mat-sys-inverse-surface: #2f3033;--mat-sys-on-background: #1a1b1f;--mat-sys-on-error: #ffffff;--mat-sys-on-error-container: #410002;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #001b3f;--mat-sys-on-primary-fixed: #001b3f;--mat-sys-on-primary-fixed-variant: #00458f;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #131c2b;--mat-sys-on-secondary-fixed: #131c2b;--mat-sys-on-secondary-fixed-variant: #3e4759;--mat-sys-on-surface: #1a1b1f;--mat-sys-on-surface-variant: #44474e;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #00006e;--mat-sys-on-tertiary-fixed: #00006e;--mat-sys-on-tertiary-fixed-variant: #0000ef;--mat-sys-outline: #74777f;--mat-sys-outline-variant: #c4c6d0;--mat-sys-primary: #005cbb;--mat-sys-primary-container: #d7e3ff;--mat-sys-primary-fixed: #d7e3ff;--mat-sys-primary-fixed-dim: #abc7ff;--mat-sys-scrim: #000000;--mat-sys-secondary: #565e71;--mat-sys-secondary-container: #dae2f9;--mat-sys-secondary-fixed: #dae2f9;--mat-sys-secondary-fixed-dim: #bec6dc;--mat-sys-shadow: #000000;--mat-sys-surface: #fdfbff;--mat-sys-surface-bright: #faf9fd;--mat-sys-surface-container: #efedf0;--mat-sys-surface-container-high: #e9e7eb;--mat-sys-surface-container-highest: #e3e2e6;--mat-sys-surface-container-low: #f4f3f6;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: #dbd9dd;--mat-sys-surface-tint: #005cbb;--mat-sys-surface-variant: #e0e2ec;--mat-sys-tertiary: #343dff;--mat-sys-tertiary-container: #e0e0ff;--mat-sys-tertiary-fixed: #e0e0ff;--mat-sys-tertiary-fixed-dim: #bec2ff;--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f}html,body{height:100%;min-height:100%;line-height:normal;font-family:Roboto,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;overflow:auto}body{position:relative;margin:0}*,:after,:before{box-sizing:border-box}dl,ol,ul{margin-top:0;margin-bottom:1rem}a{color:#3d5afe;text-decoration:none}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}code,kbd,pre,samp{font-family:Roboto Mono,monospace}code{font-size:.875em;color:#ff1744;word-break:break-word}.matero-branding{display:inline-block;color:inherit;font-size:16px;white-space:nowrap}.matero-branding-logo-expanded{width:30px;height:30px;margin-right:10px;vertical-align:middle}[dir=rtl] .matero-branding-logo-expanded{margin-left:10px;margin-right:auto}.matero-branding-name{font-weight:400;vertical-align:middle}.matero-header{position:relative;z-index:201;display:block}.matero-header .matero-toolbar{padding:0 8px}.matero-header-fixed .matero-header{position:sticky;top:0}.matero-toolbar{border-bottom:1px solid rgba(0,0,0,.12)}.matero-navbar-side.matero-header-fixed .matero-toolbar{border-bottom:unset;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.matero-toolbar .badge{position:absolute;top:0;left:50%;font-size:12px;border-radius:10px}.matero-header-white .matero-toolbar,.matero-header-white .matero-topmenu{background-color:#fff}.matero-toolbar-button.mat-button,.matero-toolbar-button.mat-icon-button{margin:0 4px}.matero-toolbar-button.mat-button{min-width:unset;line-height:40px;border-radius:999px}.matero-toolbar-button.matero-avatar-button{display:block;padding:0 4px;font-size:0}.matero-toolbar-button.matero-avatar-button .matero-avatar{width:32px;height:32px;border-radius:999px}.matero-toolbar-button.matero-avatar-button .matero-username{margin:0 8px;font-size:14px}.matero-container-wrap,.matero-container{height:100%}.matero-content{position:relative;padding:16px}.matero-row{margin-right:-8px;margin-left:-8px}.matero-col{padding-right:8px;padding-left:8px}.matero-header-above .matero-container{height:calc(100% - 64px)!important}.matero-header-above .matero-sidebar-main{height:100%!important}.matero-content-width-fix .matero-content-wrap{margin-left:240px!important}[dir=rtl] .matero-content-width-fix .matero-content-wrap{margin-left:auto!important;margin-right:240px!important}.matero-auth-container{position:relative;width:100%;height:100%;background-color:#212121}.matero-sidenav{position:absolute;overflow-x:hidden;transition:width .3s .3s}.matero-sidenav.mat-drawer-side{border-width:0}.matero-sidenav .matero-sidemenu{width:240px;margin:0;padding:0;list-style:none}.matero-sidenav .matero-sidemenu .matero-sidemenu-item{display:block;height:auto;padding:0}.matero-sidenav .matero-sidemenu .matero-sidemenu-item.open>.matero-sidemenu{max-height:2000px}.matero-sidenav .matero-sidemenu .matero-sidemenu-item.open>.matero-sidemenu-toggle>.menu-caret{transform:rotate(-180deg)}.matero-sidenav .matero-sidemenu a{display:flex;flex-direction:row;align-items:center;height:48px;padding:0 16px;text-decoration:none}.matero-sidenav .matero-sidemenu .menu-icon{width:18px;height:18px;margin-right:16px;font-size:18px;line-height:18px}[dir=rtl] .matero-sidenav .matero-sidemenu .menu-icon{margin-left:16px;margin-right:auto}.matero-sidenav .matero-sidemenu .menu-name,.matero-sidenav .matero-sidemenu .menu-label,.matero-sidenav .matero-sidemenu .menu-badge{transition:opacity .3s .3s}.matero-sidenav .matero-sidemenu .menu-label,.matero-sidenav .matero-sidemenu .menu-badge{display:inline-block;min-width:18px;padding:3px 5px;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;color:#fff;background-color:#757575;border-radius:2px}.matero-sidenav .matero-sidemenu .menu-badge{border-radius:10px}.matero-sidenav .matero-sidemenu .menu-caret{display:block;text-align:center;transition:transform 225ms mat-fast-out-slow-in-timing-function()}.matero-sidenav .matero-sidemenu.level-0>li>a>.menu-name{margin-right:5px}[dir=rtl] .matero-sidenav .matero-sidemenu.level-0>li>a>.menu-name{margin-left:5px;margin-right:auto}.matero-sidenav .matero-sidemenu.level-1>li>a{padding-left:50px}[dir=rtl] .matero-sidenav .matero-sidemenu.level-1>li>a{padding-left:16px;padding-right:50px}.matero-sidenav .matero-sidemenu.level-2>li>a{padding-left:64px}[dir=rtl] .matero-sidenav .matero-sidemenu.level-2>li>a{padding-left:16px;padding-right:64px}.matero-sidenav .matero-sidemenu.submenu{max-height:0;padding-top:0;overflow:hidden;transform:translateZ(0)!important;transition:max-height 225ms mat-fast-out-slow-in-timing-function()}.matero-sidenav .matero-sidemenu.submenu .matero-sidemenu-item{border-left-width:0}.matero-sidenav .matero-sidebar-header{position:relative;top:0;left:0;z-index:1;display:flex;align-items:center;height:64px;padding:0 10px;overflow:hidden}@media (max-width: 599px){.matero-sidenav .matero-sidebar-header{height:56px}}.matero-header-white .matero-sidenav .matero-sidebar-header{background-color:#fff}.matero-sidenav .matero-sidebar-main{height:calc(100% - 64px);overflow:auto}@media (max-width: 599px){.matero-sidenav .matero-sidebar-main{height:calc(100% - 56px)}}.matero-user-panel{padding:16px 0;border-bottom:1px solid rgba(0,0,0,.12)}.matero-user-panel-avatar{margin-bottom:8px;width:64px;height:64px;border-radius:999px;transition:transform .3s .3s}.matero-user-panel-name,.matero-user-panel-email{margin-top:0;margin-bottom:8px;font-weight:400}.matero-user-panel-name,.matero-user-panel-email,.matero-user-panel-icons{opacity:1;transition:opacity .3s .3s}.matero-user-panel-icons{white-space:nowrap}.matero-user-panel-icons .mat-icon-button{width:24px;height:24px;line-height:24px}.matero-user-panel-icons .mat-icon-button .mat-icon{width:18px;height:18px;font-size:18px;line-height:18px}.matero-sidenav-collapsed .matero-sidenav,.matero-sidenav-collapsed-fix .matero-sidenav{width:50px}.matero-sidenav-collapsed .matero-sidenav .menu-name,.matero-sidenav-collapsed .matero-sidenav .menu-label,.matero-sidenav-collapsed .matero-sidenav .menu-badge,.matero-sidenav-collapsed .matero-sidenav .menu-caret,.matero-sidenav-collapsed .matero-sidenav .matero-user-panel-name,.matero-sidenav-collapsed .matero-sidenav .matero-user-panel-email,.matero-sidenav-collapsed .matero-sidenav .matero-user-panel-icons,.matero-sidenav-collapsed-fix .matero-sidenav .menu-name,.matero-sidenav-collapsed-fix .matero-sidenav .menu-label,.matero-sidenav-collapsed-fix .matero-sidenav .menu-badge,.matero-sidenav-collapsed-fix .matero-sidenav .menu-caret,.matero-sidenav-collapsed-fix .matero-sidenav .matero-user-panel-name,.matero-sidenav-collapsed-fix .matero-sidenav .matero-user-panel-email,.matero-sidenav-collapsed-fix .matero-sidenav .matero-user-panel-icons{opacity:0}.matero-sidenav-collapsed .matero-sidenav .matero-user-panel-avatar,.matero-sidenav-collapsed-fix .matero-sidenav .matero-user-panel-avatar{transform:scale(.5)}.matero-sidenav-collapsed .matero-sidenav:hover,.matero-sidenav-collapsed-fix .matero-sidenav:hover{width:240px}.matero-sidenav-collapsed .matero-sidenav:hover .menu-name,.matero-sidenav-collapsed .matero-sidenav:hover .menu-label,.matero-sidenav-collapsed .matero-sidenav:hover .menu-badge,.matero-sidenav-collapsed .matero-sidenav:hover .menu-caret,.matero-sidenav-collapsed .matero-sidenav:hover .matero-user-panel-name,.matero-sidenav-collapsed .matero-sidenav:hover .matero-user-panel-email,.matero-sidenav-collapsed .matero-sidenav:hover .matero-user-panel-icons,.matero-sidenav-collapsed-fix .matero-sidenav:hover .menu-name,.matero-sidenav-collapsed-fix .matero-sidenav:hover .menu-label,.matero-sidenav-collapsed-fix .matero-sidenav:hover .menu-badge,.matero-sidenav-collapsed-fix .matero-sidenav:hover .menu-caret,.matero-sidenav-collapsed-fix .matero-sidenav:hover .matero-user-panel-name,.matero-sidenav-collapsed-fix .matero-sidenav:hover .matero-user-panel-email,.matero-sidenav-collapsed-fix .matero-sidenav:hover .matero-user-panel-icons{opacity:1}.matero-sidenav-collapsed .matero-sidenav:hover .matero-user-panel-avatar,.matero-sidenav-collapsed-fix .matero-sidenav:hover .matero-user-panel-avatar{transform:scale(1)}.matero-sidenav-collapsed .matero-content-wrap{margin-left:50px!important}[dir=rtl] .matero-sidenav-collapsed .matero-content-wrap,.matero-sidenav-collapsed[dir=rtl] .matero-content-wrap{margin-left:auto!important;margin-right:50px!important}.matero-topmenu{position:sticky;z-index:200;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.matero-topmenu .menu-icon{width:18px;height:18px;margin-right:8px;font-size:18px;line-height:18px}[dir=rtl] .matero-topmenu .menu-icon{margin-left:8px;margin-right:auto}.matero-topmenu .menu-label,.matero-topmenu .menu-badge{margin-left:8px;font-size:12px}[dir=rtl] .matero-topmenu .menu-label,[dir=rtl] .matero-topmenu .menu-badge{margin-left:auto;margin-right:8px}.matero-topmenu .menu-badge{border-radius:10px}.matero-topmenu .menu-caret{margin-right:-8px}[dir=rtl] .matero-topmenu .menu-caret{margin-left:-8px;margin-right:auto}.mat-menu-item .menu-name{margin-right:8px;vertical-align:middle}[dir=rtl] .mat-menu-item .menu-name{margin-left:8px;margin-right:auto}.matero-topmenu-inner{padding:8px;white-space:nowrap}.matero-navbar-top .matero-topmenu{top:0}.matero-navbar-top .matero-branding{margin-left:16px}[dir=rtl] .matero-navbar-top .matero-branding{margin-left:auto;margin-right:16px}.matero-header-fixed .matero-topmenu{top:64px}@media (max-width: 599px){.matero-header-fixed .matero-topmenu{top:56px}}.text-red-50{color:#ffebee!important}.text-red-100{color:#ffcdd2!important}.text-red-200{color:#ef9a9a!important}.text-red-300{color:#e57373!important}.text-red-400{color:#ef5350!important}.text-red-500{color:#f44336!important}.text-red-600{color:#e53935!important}.text-red-700{color:#d32f2f!important}.text-red-800{color:#c62828!important}.text-red-900{color:#b71c1c!important}.text-red-A100{color:#ff8a80!important}.text-red-A200{color:#ff5252!important}.text-red-A400{color:#ff1744!important}.text-red-A700{color:#d50000!important}.text-pink-50{color:#fce4ec!important}.text-pink-100{color:#f8bbd0!important}.text-pink-200{color:#f48fb1!important}.text-pink-300{color:#f06292!important}.text-pink-400{color:#ec407a!important}.text-pink-500{color:#e91e63!important}.text-pink-600{color:#d81b60!important}.text-pink-700{color:#c2185b!important}.text-pink-800{color:#ad1457!important}.text-pink-900{color:#880e4f!important}.text-pink-A100{color:#ff80ab!important}.text-pink-A200{color:#ff4081!important}.text-pink-A400{color:#f50057!important}.text-pink-A700{color:#c51162!important}.text-blue-50{color:#e3f2fd!important}.text-blue-100{color:#bbdefb!important}.text-blue-200{color:#90caf9!important}.text-blue-300{color:#64b5f6!important}.text-blue-400{color:#42a5f5!important}.text-blue-500{color:#2196f3!important}.text-blue-600{color:#1e88e5!important}.text-blue-700{color:#1976d2!important}.text-blue-800{color:#1565c0!important}.text-blue-900{color:#0d47a1!important}.text-blue-A100{color:#82b1ff!important}.text-blue-A200{color:#448aff!important}.text-blue-A400{color:#2979ff!important}.text-blue-A700{color:#2962ff!important}.text-purple-50{color:#f3e5f5!important}.text-purple-100{color:#e1bee7!important}.text-purple-200{color:#ce93d8!important}.text-purple-300{color:#ba68c8!important}.text-purple-400{color:#ab47bc!important}.text-purple-500{color:#9c27b0!important}.text-purple-600{color:#8e24aa!important}.text-purple-700{color:#7b1fa2!important}.text-purple-800{color:#6a1b9a!important}.text-purple-900{color:#4a148c!important}.text-purple-A100{color:#ea80fc!important}.text-purple-A200{color:#e040fb!important}.text-purple-A400{color:#d500f9!important}.text-purple-A700{color:#a0f!important}.text-deep-purple-50{color:#ede7f6!important}.text-deep-purple-100{color:#d1c4e9!important}.text-deep-purple-200{color:#b39ddb!important}.text-deep-purple-300{color:#9575cd!important}.text-deep-purple-400{color:#7e57c2!important}.text-deep-purple-500{color:#673ab7!important}.text-deep-purple-600{color:#5e35b1!important}.text-deep-purple-700{color:#512da8!important}.text-deep-purple-800{color:#4527a0!important}.text-deep-purple-900{color:#311b92!important}.text-deep-purple-A100{color:#b388ff!important}.text-deep-purple-A200{color:#7c4dff!important}.text-deep-purple-A400{color:#651fff!important}.text-deep-purple-A700{color:#6200ea!important}.text-indigo-50{color:#e8eaf6!important}.text-indigo-100{color:#c5cae9!important}.text-indigo-200{color:#9fa8da!important}.text-indigo-300{color:#7986cb!important}.text-indigo-400{color:#5c6bc0!important}.text-indigo-500{color:#3f51b5!important}.text-indigo-600{color:#3949ab!important}.text-indigo-700{color:#303f9f!important}.text-indigo-800{color:#283593!important}.text-indigo-900{color:#1a237e!important}.text-indigo-A100{color:#8c9eff!important}.text-indigo-A200{color:#536dfe!important}.text-indigo-A400{color:#3d5afe!important}.text-indigo-A700{color:#304ffe!important}.text-light-blue-50{color:#e1f5fe!important}.text-light-blue-100{color:#b3e5fc!important}.text-light-blue-200{color:#81d4fa!important}.text-light-blue-300{color:#4fc3f7!important}.text-light-blue-400{color:#29b6f6!important}.text-light-blue-500{color:#03a9f4!important}.text-light-blue-600{color:#039be5!important}.text-light-blue-700{color:#0288d1!important}.text-light-blue-800{color:#0277bd!important}.text-light-blue-900{color:#01579b!important}.text-light-blue-A100{color:#80d8ff!important}.text-light-blue-A200{color:#40c4ff!important}.text-light-blue-A400{color:#00b0ff!important}.text-light-blue-A700{color:#0091ea!important}.text-cyan-50{color:#e0f7fa!important}.text-cyan-100{color:#b2ebf2!important}.text-cyan-200{color:#80deea!important}.text-cyan-300{color:#4dd0e1!important}.text-cyan-400{color:#26c6da!important}.text-cyan-500{color:#00bcd4!important}.text-cyan-600{color:#00acc1!important}.text-cyan-700{color:#0097a7!important}.text-cyan-800{color:#00838f!important}.text-cyan-900{color:#006064!important}.text-cyan-A100{color:#84ffff!important}.text-cyan-A200{color:#18ffff!important}.text-cyan-A400{color:#00e5ff!important}.text-cyan-A700{color:#00b8d4!important}.text-teal-50{color:#e0f2f1!important}.text-teal-100{color:#b2dfdb!important}.text-teal-200{color:#80cbc4!important}.text-teal-300{color:#4db6ac!important}.text-teal-400{color:#26a69a!important}.text-teal-500{color:#009688!important}.text-teal-600{color:#00897b!important}.text-teal-700{color:#00796b!important}.text-teal-800{color:#00695c!important}.text-teal-900{color:#004d40!important}.text-teal-A100{color:#a7ffeb!important}.text-teal-A200{color:#64ffda!important}.text-teal-A400{color:#1de9b6!important}.text-teal-A700{color:#00bfa5!important}.text-green-50{color:#e8f5e9!important}.text-green-100{color:#c8e6c9!important}.text-green-200{color:#a5d6a7!important}.text-green-300{color:#81c784!important}.text-green-400{color:#66bb6a!important}.text-green-500{color:#4caf50!important}.text-green-600{color:#43a047!important}.text-green-700{color:#388e3c!important}.text-green-800{color:#2e7d32!important}.text-green-900{color:#1b5e20!important}.text-green-A100{color:#b9f6ca!important}.text-green-A200{color:#69f0ae!important}.text-green-A400{color:#00e676!important}.text-green-A700{color:#00c853!important}.text-light-green-50{color:#f1f8e9!important}.text-light-green-100{color:#dcedc8!important}.text-light-green-200{color:#c5e1a5!important}.text-light-green-300{color:#aed581!important}.text-light-green-400{color:#9ccc65!important}.text-light-green-500{color:#8bc34a!important}.text-light-green-600{color:#7cb342!important}.text-light-green-700{color:#689f38!important}.text-light-green-800{color:#558b2f!important}.text-light-green-900{color:#33691e!important}.text-light-green-A100{color:#ccff90!important}.text-light-green-A200{color:#b2ff59!important}.text-light-green-A400{color:#76ff03!important}.text-light-green-A700{color:#64dd17!important}.text-lime-50{color:#f9fbe7!important}.text-lime-100{color:#f0f4c3!important}.text-lime-200{color:#e6ee9c!important}.text-lime-300{color:#dce775!important}.text-lime-400{color:#d4e157!important}.text-lime-500{color:#cddc39!important}.text-lime-600{color:#c0ca33!important}.text-lime-700{color:#afb42b!important}.text-lime-800{color:#9e9d24!important}.text-lime-900{color:#827717!important}.text-lime-A100{color:#f4ff81!important}.text-lime-A200{color:#eeff41!important}.text-lime-A400{color:#c6ff00!important}.text-lime-A700{color:#aeea00!important}.text-yellow-50{color:#fffde7!important}.text-yellow-100{color:#fff9c4!important}.text-yellow-200{color:#fff59d!important}.text-yellow-300{color:#fff176!important}.text-yellow-400{color:#ffee58!important}.text-yellow-500{color:#ffeb3b!important}.text-yellow-600{color:#fdd835!important}.text-yellow-700{color:#fbc02d!important}.text-yellow-800{color:#f9a825!important}.text-yellow-900{color:#f57f17!important}.text-yellow-A100{color:#ffff8d!important}.text-yellow-A200{color:#ff0!important}.text-yellow-A400{color:#ffea00!important}.text-yellow-A700{color:#ffd600!important}.text-amber-50{color:#fff8e1!important}.text-amber-100{color:#ffecb3!important}.text-amber-200{color:#ffe082!important}.text-amber-300{color:#ffd54f!important}.text-amber-400{color:#ffca28!important}.text-amber-500{color:#ffc107!important}.text-amber-600{color:#ffb300!important}.text-amber-700{color:#ffa000!important}.text-amber-800{color:#ff8f00!important}.text-amber-900{color:#ff6f00!important}.text-amber-A100{color:#ffe57f!important}.text-amber-A200{color:#ffd740!important}.text-amber-A400{color:#ffc400!important}.text-amber-A700{color:#ffab00!important}.text-orange-50{color:#fff3e0!important}.text-orange-100{color:#ffe0b2!important}.text-orange-200{color:#ffcc80!important}.text-orange-300{color:#ffb74d!important}.text-orange-400{color:#ffa726!important}.text-orange-500{color:#ff9800!important}.text-orange-600{color:#fb8c00!important}.text-orange-700{color:#f57c00!important}.text-orange-800{color:#ef6c00!important}.text-orange-900{color:#e65100!important}.text-orange-A100{color:#ffd180!important}.text-orange-A200{color:#ffab40!important}.text-orange-A400{color:#ff9100!important}.text-orange-A700{color:#ff6d00!important}.text-deep-orange-50{color:#fbe9e7!important}.text-deep-orange-100{color:#ffccbc!important}.text-deep-orange-200{color:#ffab91!important}.text-deep-orange-300{color:#ff8a65!important}.text-deep-orange-400{color:#ff7043!important}.text-deep-orange-500{color:#ff5722!important}.text-deep-orange-600{color:#f4511e!important}.text-deep-orange-700{color:#e64a19!important}.text-deep-orange-800{color:#d84315!important}.text-deep-orange-900{color:#bf360c!important}.text-deep-orange-A100{color:#ff9e80!important}.text-deep-orange-A200{color:#ff6e40!important}.text-deep-orange-A400{color:#ff3d00!important}.text-deep-orange-A700{color:#dd2c00!important}.text-brown-50{color:#efebe9!important}.text-brown-100{color:#d7ccc8!important}.text-brown-200{color:#bcaaa4!important}.text-brown-300{color:#a1887f!important}.text-brown-400{color:#8d6e63!important}.text-brown-500{color:#795548!important}.text-brown-600{color:#6d4c41!important}.text-brown-700{color:#5d4037!important}.text-brown-800{color:#4e342e!important}.text-brown-900{color:#3e2723!important}.text-brown-A100{color:#d7ccc8!important}.text-brown-A200{color:#bcaaa4!important}.text-brown-A400{color:#8d6e63!important}.text-brown-A700{color:#5d4037!important}.text-gray-50{color:#fafafa!important}.text-gray-100{color:#f5f5f5!important}.text-gray-200{color:#eee!important}.text-gray-300{color:#e0e0e0!important}.text-gray-400{color:#bdbdbd!important}.text-gray-500{color:#9e9e9e!important}.text-gray-600{color:#757575!important}.text-gray-700{color:#616161!important}.text-gray-800{color:#424242!important}.text-gray-900{color:#212121!important}.text-gray-A100{color:#fff!important}.text-gray-A200{color:#eee!important}.text-gray-A400{color:#bdbdbd!important}.text-gray-A700{color:#616161!important}.text-blue-gray-50,.text-blue-grey-50{color:#eceff1!important}.text-blue-gray-100,.text-blue-grey-100{color:#cfd8dc!important}.text-blue-gray-200,.text-blue-grey-200{color:#b0bec5!important}.text-blue-gray-300,.text-blue-grey-300{color:#90a4ae!important}.text-blue-gray-400,.text-blue-grey-400{color:#78909c!important}.text-blue-gray-500,.text-blue-grey-500{color:#607d8b!important}.text-blue-gray-600,.text-blue-grey-600{color:#546e7a!important}.text-blue-gray-700,.text-blue-grey-700{color:#455a64!important}.text-blue-gray-800,.text-blue-grey-800{color:#37474f!important}.text-blue-gray-900,.text-blue-grey-900{color:#263238!important}.text-blue-gray-A100,.text-blue-grey-A100{color:#cfd8dc!important}.text-blue-gray-A200,.text-blue-grey-A200{color:#b0bec5!important}.text-blue-gray-A400,.text-blue-grey-A400{color:#78909c!important}.text-blue-gray-A700,.text-blue-grey-A700{color:#455a64!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-light{color:#fff!important}.text-dark{color:#000000de!important}.bg-red-50{background-color:#ffebee!important}.bg-red-100{background-color:#ffcdd2!important}.bg-red-200{background-color:#ef9a9a!important}.bg-red-300{background-color:#e57373!important}.bg-red-400{background-color:#ef5350!important}.bg-red-500{background-color:#f44336!important}.bg-red-600{background-color:#e53935!important}.bg-red-700{background-color:#d32f2f!important}.bg-red-800{background-color:#c62828!important}.bg-red-900{background-color:#b71c1c!important}.bg-red-A100{background-color:#ff8a80!important}.bg-red-A200{background-color:#ff5252!important}.bg-red-A400{background-color:#ff1744!important}.bg-red-A700{background-color:#d50000!important}.bg-pink-50{background-color:#fce4ec!important}.bg-pink-100{background-color:#f8bbd0!important}.bg-pink-200{background-color:#f48fb1!important}.bg-pink-300{background-color:#f06292!important}.bg-pink-400{background-color:#ec407a!important}.bg-pink-500{background-color:#e91e63!important}.bg-pink-600{background-color:#d81b60!important}.bg-pink-700{background-color:#c2185b!important}.bg-pink-800{background-color:#ad1457!important}.bg-pink-900{background-color:#880e4f!important}.bg-pink-A100{background-color:#ff80ab!important}.bg-pink-A200{background-color:#ff4081!important}.bg-pink-A400{background-color:#f50057!important}.bg-pink-A700{background-color:#c51162!important}.bg-blue-50{background-color:#e3f2fd!important}.bg-blue-100{background-color:#bbdefb!important}.bg-blue-200{background-color:#90caf9!important}.bg-blue-300{background-color:#64b5f6!important}.bg-blue-400{background-color:#42a5f5!important}.bg-blue-500{background-color:#2196f3!important}.bg-blue-600{background-color:#1e88e5!important}.bg-blue-700{background-color:#1976d2!important}.bg-blue-800{background-color:#1565c0!important}.bg-blue-900{background-color:#0d47a1!important}.bg-blue-A100{background-color:#82b1ff!important}.bg-blue-A200{background-color:#448aff!important}.bg-blue-A400{background-color:#2979ff!important}.bg-blue-A700{background-color:#2962ff!important}.bg-purple-50{background-color:#f3e5f5!important}.bg-purple-100{background-color:#e1bee7!important}.bg-purple-200{background-color:#ce93d8!important}.bg-purple-300{background-color:#ba68c8!important}.bg-purple-400{background-color:#ab47bc!important}.bg-purple-500{background-color:#9c27b0!important}.bg-purple-600{background-color:#8e24aa!important}.bg-purple-700{background-color:#7b1fa2!important}.bg-purple-800{background-color:#6a1b9a!important}.bg-purple-900{background-color:#4a148c!important}.bg-purple-A100{background-color:#ea80fc!important}.bg-purple-A200{background-color:#e040fb!important}.bg-purple-A400{background-color:#d500f9!important}.bg-purple-A700{background-color:#a0f!important}.bg-deep-purple-50{background-color:#ede7f6!important}.bg-deep-purple-100{background-color:#d1c4e9!important}.bg-deep-purple-200{background-color:#b39ddb!important}.bg-deep-purple-300{background-color:#9575cd!important}.bg-deep-purple-400{background-color:#7e57c2!important}.bg-deep-purple-500{background-color:#673ab7!important}.bg-deep-purple-600{background-color:#5e35b1!important}.bg-deep-purple-700{background-color:#512da8!important}.bg-deep-purple-800{background-color:#4527a0!important}.bg-deep-purple-900{background-color:#311b92!important}.bg-deep-purple-A100{background-color:#b388ff!important}.bg-deep-purple-A200{background-color:#7c4dff!important}.bg-deep-purple-A400{background-color:#651fff!important}.bg-deep-purple-A700{background-color:#6200ea!important}.bg-indigo-50{background-color:#e8eaf6!important}.bg-indigo-100{background-color:#c5cae9!important}.bg-indigo-200{background-color:#9fa8da!important}.bg-indigo-300{background-color:#7986cb!important}.bg-indigo-400{background-color:#5c6bc0!important}.bg-indigo-500{background-color:#3f51b5!important}.bg-indigo-600{background-color:#3949ab!important}.bg-indigo-700{background-color:#303f9f!important}.bg-indigo-800{background-color:#283593!important}.bg-indigo-900{background-color:#1a237e!important}.bg-indigo-A100{background-color:#8c9eff!important}.bg-indigo-A200{background-color:#536dfe!important}.bg-indigo-A400{background-color:#3d5afe!important}.bg-indigo-A700{background-color:#304ffe!important}.bg-light-blue-50{background-color:#e1f5fe!important}.bg-light-blue-100{background-color:#b3e5fc!important}.bg-light-blue-200{background-color:#81d4fa!important}.bg-light-blue-300{background-color:#4fc3f7!important}.bg-light-blue-400{background-color:#29b6f6!important}.bg-light-blue-500{background-color:#03a9f4!important}.bg-light-blue-600{background-color:#039be5!important}.bg-light-blue-700{background-color:#0288d1!important}.bg-light-blue-800{background-color:#0277bd!important}.bg-light-blue-900{background-color:#01579b!important}.bg-light-blue-A100{background-color:#80d8ff!important}.bg-light-blue-A200{background-color:#40c4ff!important}.bg-light-blue-A400{background-color:#00b0ff!important}.bg-light-blue-A700{background-color:#0091ea!important}.bg-cyan-50{background-color:#e0f7fa!important}.bg-cyan-100{background-color:#b2ebf2!important}.bg-cyan-200{background-color:#80deea!important}.bg-cyan-300{background-color:#4dd0e1!important}.bg-cyan-400{background-color:#26c6da!important}.bg-cyan-500{background-color:#00bcd4!important}.bg-cyan-600{background-color:#00acc1!important}.bg-cyan-700{background-color:#0097a7!important}.bg-cyan-800{background-color:#00838f!important}.bg-cyan-900{background-color:#006064!important}.bg-cyan-A100{background-color:#84ffff!important}.bg-cyan-A200{background-color:#18ffff!important}.bg-cyan-A400{background-color:#00e5ff!important}.bg-cyan-A700{background-color:#00b8d4!important}.bg-teal-50{background-color:#e0f2f1!important}.bg-teal-100{background-color:#b2dfdb!important}.bg-teal-200{background-color:#80cbc4!important}.bg-teal-300{background-color:#4db6ac!important}.bg-teal-400{background-color:#26a69a!important}.bg-teal-500{background-color:#009688!important}.bg-teal-600{background-color:#00897b!important}.bg-teal-700{background-color:#00796b!important}.bg-teal-800{background-color:#00695c!important}.bg-teal-900{background-color:#004d40!important}.bg-teal-A100{background-color:#a7ffeb!important}.bg-teal-A200{background-color:#64ffda!important}.bg-teal-A400{background-color:#1de9b6!important}.bg-teal-A700{background-color:#00bfa5!important}.bg-green-50{background-color:#e8f5e9!important}.bg-green-100{background-color:#c8e6c9!important}.bg-green-200{background-color:#a5d6a7!important}.bg-green-300{background-color:#81c784!important}.bg-green-400{background-color:#66bb6a!important}.bg-green-500{background-color:#4caf50!important}.bg-green-600{background-color:#43a047!important}.bg-green-700{background-color:#388e3c!important}.bg-green-800{background-color:#2e7d32!important}.bg-green-900{background-color:#1b5e20!important}.bg-green-A100{background-color:#b9f6ca!important}.bg-green-A200{background-color:#69f0ae!important}.bg-green-A400{background-color:#00e676!important}.bg-green-A700{background-color:#00c853!important}.bg-light-green-50{background-color:#f1f8e9!important}.bg-light-green-100{background-color:#dcedc8!important}.bg-light-green-200{background-color:#c5e1a5!important}.bg-light-green-300{background-color:#aed581!important}.bg-light-green-400{background-color:#9ccc65!important}.bg-light-green-500{background-color:#8bc34a!important}.bg-light-green-600{background-color:#7cb342!important}.bg-light-green-700{background-color:#689f38!important}.bg-light-green-800{background-color:#558b2f!important}.bg-light-green-900{background-color:#33691e!important}.bg-light-green-A100{background-color:#ccff90!important}.bg-light-green-A200{background-color:#b2ff59!important}.bg-light-green-A400{background-color:#76ff03!important}.bg-light-green-A700{background-color:#64dd17!important}.bg-lime-50{background-color:#f9fbe7!important}.bg-lime-100{background-color:#f0f4c3!important}.bg-lime-200{background-color:#e6ee9c!important}.bg-lime-300{background-color:#dce775!important}.bg-lime-400{background-color:#d4e157!important}.bg-lime-500{background-color:#cddc39!important}.bg-lime-600{background-color:#c0ca33!important}.bg-lime-700{background-color:#afb42b!important}.bg-lime-800{background-color:#9e9d24!important}.bg-lime-900{background-color:#827717!important}.bg-lime-A100{background-color:#f4ff81!important}.bg-lime-A200{background-color:#eeff41!important}.bg-lime-A400{background-color:#c6ff00!important}.bg-lime-A700{background-color:#aeea00!important}.bg-yellow-50{background-color:#fffde7!important}.bg-yellow-100{background-color:#fff9c4!important}.bg-yellow-200{background-color:#fff59d!important}.bg-yellow-300{background-color:#fff176!important}.bg-yellow-400{background-color:#ffee58!important}.bg-yellow-500{background-color:#ffeb3b!important}.bg-yellow-600{background-color:#fdd835!important}.bg-yellow-700{background-color:#fbc02d!important}.bg-yellow-800{background-color:#f9a825!important}.bg-yellow-900{background-color:#f57f17!important}.bg-yellow-A100{background-color:#ffff8d!important}.bg-yellow-A200{background-color:#ff0!important}.bg-yellow-A400{background-color:#ffea00!important}.bg-yellow-A700{background-color:#ffd600!important}.bg-amber-50{background-color:#fff8e1!important}.bg-amber-100{background-color:#ffecb3!important}.bg-amber-200{background-color:#ffe082!important}.bg-amber-300{background-color:#ffd54f!important}.bg-amber-400{background-color:#ffca28!important}.bg-amber-500{background-color:#ffc107!important}.bg-amber-600{background-color:#ffb300!important}.bg-amber-700{background-color:#ffa000!important}.bg-amber-800{background-color:#ff8f00!important}.bg-amber-900{background-color:#ff6f00!important}.bg-amber-A100{background-color:#ffe57f!important}.bg-amber-A200{background-color:#ffd740!important}.bg-amber-A400{background-color:#ffc400!important}.bg-amber-A700{background-color:#ffab00!important}.bg-orange-50{background-color:#fff3e0!important}.bg-orange-100{background-color:#ffe0b2!important}.bg-orange-200{background-color:#ffcc80!important}.bg-orange-300{background-color:#ffb74d!important}.bg-orange-400{background-color:#ffa726!important}.bg-orange-500{background-color:#ff9800!important}.bg-orange-600{background-color:#fb8c00!important}.bg-orange-700{background-color:#f57c00!important}.bg-orange-800{background-color:#ef6c00!important}.bg-orange-900{background-color:#e65100!important}.bg-orange-A100{background-color:#ffd180!important}.bg-orange-A200{background-color:#ffab40!important}.bg-orange-A400{background-color:#ff9100!important}.bg-orange-A700{background-color:#ff6d00!important}.bg-deep-orange-50{background-color:#fbe9e7!important}.bg-deep-orange-100{background-color:#ffccbc!important}.bg-deep-orange-200{background-color:#ffab91!important}.bg-deep-orange-300{background-color:#ff8a65!important}.bg-deep-orange-400{background-color:#ff7043!important}.bg-deep-orange-500{background-color:#ff5722!important}.bg-deep-orange-600{background-color:#f4511e!important}.bg-deep-orange-700{background-color:#e64a19!important}.bg-deep-orange-800{background-color:#d84315!important}.bg-deep-orange-900{background-color:#bf360c!important}.bg-deep-orange-A100{background-color:#ff9e80!important}.bg-deep-orange-A200{background-color:#ff6e40!important}.bg-deep-orange-A400{background-color:#ff3d00!important}.bg-deep-orange-A700{background-color:#dd2c00!important}.bg-brown-50{background-color:#efebe9!important}.bg-brown-100{background-color:#d7ccc8!important}.bg-brown-200{background-color:#bcaaa4!important}.bg-brown-300{background-color:#a1887f!important}.bg-brown-400{background-color:#8d6e63!important}.bg-brown-500{background-color:#795548!important}.bg-brown-600{background-color:#6d4c41!important}.bg-brown-700{background-color:#5d4037!important}.bg-brown-800{background-color:#4e342e!important}.bg-brown-900{background-color:#3e2723!important}.bg-brown-A100{background-color:#d7ccc8!important}.bg-brown-A200{background-color:#bcaaa4!important}.bg-brown-A400{background-color:#8d6e63!important}.bg-brown-A700{background-color:#5d4037!important}.bg-gray-50{background-color:#fafafa!important}.bg-gray-100{background-color:#f5f5f5!important}.bg-gray-200{background-color:#eee!important}.bg-gray-300{background-color:#e0e0e0!important}.bg-gray-400{background-color:#bdbdbd!important}.bg-gray-500{background-color:#9e9e9e!important}.bg-gray-600{background-color:#757575!important}.bg-gray-700{background-color:#616161!important}.bg-gray-800{background-color:#424242!important}.bg-gray-900{background-color:#212121!important}.bg-gray-A100{background-color:#fff!important}.bg-gray-A200{background-color:#eee!important}.bg-gray-A400{background-color:#bdbdbd!important}.bg-gray-A700{background-color:#616161!important}.bg-blue-gray-50,.bg-blue-grey-50{background-color:#eceff1!important}.bg-blue-gray-100,.bg-blue-grey-100{background-color:#cfd8dc!important}.bg-blue-gray-200,.bg-blue-grey-200{background-color:#b0bec5!important}.bg-blue-gray-300,.bg-blue-grey-300{background-color:#90a4ae!important}.bg-blue-gray-400,.bg-blue-grey-400{background-color:#78909c!important}.bg-blue-gray-500,.bg-blue-grey-500{background-color:#607d8b!important}.bg-blue-gray-600,.bg-blue-grey-600{background-color:#546e7a!important}.bg-blue-gray-700,.bg-blue-grey-700{background-color:#455a64!important}.bg-blue-gray-800,.bg-blue-grey-800{background-color:#37474f!important}.bg-blue-gray-900,.bg-blue-grey-900{background-color:#263238!important}.bg-blue-gray-A100,.bg-blue-grey-A100{background-color:#cfd8dc!important}.bg-blue-gray-A200,.bg-blue-grey-A200{background-color:#b0bec5!important}.bg-blue-gray-A400,.bg-blue-grey-A400{background-color:#78909c!important}.bg-blue-gray-A700,.bg-blue-grey-A700{background-color:#455a64!important}.bg-white{background-color:#fff!important}.bg-black{background-color:#000!important}.bg-light{background-color:#fff!important}.bg-dark{background-color:#000000de!important}.badge{display:inline-block;min-width:18px;padding:3px 5px;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;color:#fff;background-color:#757575;border-radius:2px}.mtx-data-grid-content::-webkit-scrollbar{width:4px;height:4px}.mtx-data-grid-content::-webkit-scrollbar-track,.mtx-data-grid-content::-webkit-scrollbar-thumb{border-radius:999px;border-width:0;border-style:solid;border-color:transparent;border-image:initial}.mtx-data-grid-content::-webkit-scrollbar-track{box-shadow:#0003 1px 1px 5px inset}.mtx-data-grid-content::-webkit-scrollbar-thumb{min-height:20px;background-color:#0003}.mtx-data-grid-content::-webkit-scrollbar-corner{background:transparent}.mtx-data-grid-content{scrollbar-width:thin}.scrollbar-thin::-webkit-scrollbar{width:4px;height:4px}.scrollbar-thin::-webkit-scrollbar-track,.scrollbar-thin::-webkit-scrollbar-thumb{border-radius:999px;border-width:0;border-style:solid;border-color:transparent;border-image:initial}.scrollbar-thin::-webkit-scrollbar-track{box-shadow:#0003 1px 1px 5px inset}.scrollbar-thin::-webkit-scrollbar-thumb{min-height:20px;background-color:#0003}.scrollbar-thin::-webkit-scrollbar-corner{background:transparent}.scrollbar-thin{scrollbar-width:thin}.scrollbar-none::-webkit-scrollbar{width:0;height:0}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.search-container{position:absolute;width:100%;z-index:250;top:0;left:0;background-color:#212121}.search-container-inner{position:relative;height:auto}html{--mdc-checkbox-state-layer-size: 32px;--mdc-chip-container-height: 24px;--mdc-text-button-container-height: 32px;--mdc-protected-button-container-height: 32px;--mdc-filled-button-container-height: 32px;--mdc-outlined-button-container-height: 32px;--mdc-icon-button-state-layer-size: 32px;--mdc-list-list-item-one-line-container-height: 40px;--mdc-list-list-item-two-line-container-height: 56px;--mdc-list-list-item-three-line-container-height: 80px;--mdc-radio-state-layer-size: 32px;--mdc-secondary-navigation-tab-container-height: 40px;--mat-checkbox-touch-target-display: none;--mat-expansion-header-collapsed-state-height: 40px;--mat-expansion-header-expanded-state-height: 56px;--mat-fab-touch-target-display: none;--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px;--mat-icon-button-touch-target-display: none;--mat-list-list-item-leading-icon-start-space: 8px;--mat-list-list-item-leading-icon-end-space: 8px;--mat-text-button-touch-target-display: none;--mat-protected-button-touch-target-display: none;--mat-filled-button-touch-target-display: none;--mat-outlined-button-touch-target-display: none;--mat-paginator-container-size: 48px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: none;--mat-radio-touch-target-display: none;--mat-select-arrow-transform: none;--mat-standard-button-toggle-height: 40px;--mat-stepper-header-height: 64px;--mat-table-header-container-height: 48px;--mat-table-footer-container-height: 44px;--mat-table-row-item-container-height: 44px;--mat-toolbar-standard-height: 56px;--mat-toolbar-mobile-height: 48px;--mat-tree-node-min-height: 40px}html{--mat-sys-background: #181211;--mat-sys-error: #ffb4ab;--mat-sys-error-container: #93000a;--mat-sys-inverse-on-surface: #362f2e;--mat-sys-inverse-primary: #c00100;--mat-sys-inverse-surface: #ede0dd;--mat-sys-on-background: #ede0dd;--mat-sys-on-error: #690005;--mat-sys-on-error-container: #ffdad6;--mat-sys-on-primary: #690100;--mat-sys-on-primary-container: #ffdad4;--mat-sys-on-primary-fixed: #410000;--mat-sys-on-primary-fixed-variant: #930100;--mat-sys-on-secondary: #442925;--mat-sys-on-secondary-container: #ffdad4;--mat-sys-on-secondary-fixed: #2c1512;--mat-sys-on-secondary-fixed-variant: #5d3f3b;--mat-sys-on-surface: #ede0dd;--mat-sys-on-surface-variant: #f5ddda;--mat-sys-on-tertiary: #690100;--mat-sys-on-tertiary-container: #ffdad4;--mat-sys-on-tertiary-fixed: #410000;--mat-sys-on-tertiary-fixed-variant: #930100;--mat-sys-outline: #a08c89;--mat-sys-outline-variant: #534341;--mat-sys-primary: #ffb4a8;--mat-sys-primary-container: #930100;--mat-sys-primary-fixed: #ffdad4;--mat-sys-primary-fixed-dim: #ffb4a8;--mat-sys-scrim: #000000;--mat-sys-secondary: #e7bdb6;--mat-sys-secondary-container: #5d3f3b;--mat-sys-secondary-fixed: #ffdad4;--mat-sys-secondary-fixed-dim: #e7bdb6;--mat-sys-shadow: #000000;--mat-sys-surface: #181211;--mat-sys-surface-bright: #3f3737;--mat-sys-surface-container: #251e1d;--mat-sys-surface-container-high: #302828;--mat-sys-surface-container-highest: #3b3332;--mat-sys-surface-container-low: #201a19;--mat-sys-surface-container-lowest: #130d0c;--mat-sys-surface-dim: #181211;--mat-sys-surface-tint: #ffb4a8;--mat-sys-surface-variant: #534341;--mat-sys-tertiary: #ffb4a8;--mat-sys-tertiary-container: #930100;--mat-sys-tertiary-fixed: #ffdad4;--mat-sys-tertiary-fixed-dim: #ffb4a8;--mat-sys-neutral-variant20: #3b2d2b;--mat-sys-neutral10: #201a19}html{--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-sys-body-large: 400 1rem / 1.5rem Roboto;--mat-sys-body-large-font: Roboto;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Roboto;--mat-sys-body-medium-font: Roboto;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Roboto;--mat-sys-body-small-font: Roboto;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Roboto;--mat-sys-display-large-font: Roboto;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;--mat-sys-display-medium-font: Roboto;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;--mat-sys-display-small-font: Roboto;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Roboto;--mat-sys-headline-large-font: Roboto;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;--mat-sys-headline-medium-font: Roboto;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Roboto;--mat-sys-headline-small-font: Roboto;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Roboto;--mat-sys-label-large-font: Roboto;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Roboto;--mat-sys-label-medium-font: Roboto;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Roboto;--mat-sys-label-small-font: Roboto;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;--mat-sys-title-large-font: Roboto;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Roboto;--mat-sys-title-medium-font: Roboto;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Roboto;--mat-sys-title-small-font: Roboto;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500}html{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}html{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}mat-card-subtitle{margin-bottom:16px!important}.mdc-list-item__primary-text{display:inline-block;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important}.mat-mdc-card-actions .mat-mdc-button,.mat-mdc-card-actions .mat-mdc-raised-button,.mat-mdc-card-actions .mat-mdc-stroked-button{margin:0 8px}.mat-mdc-card-actions .mat-mdc-button:first-child,.mat-mdc-card-actions .mat-mdc-raised-button:first-child,.mat-mdc-card-actions .mat-mdc-stroked-button:first-child{margin-left:0;margin-right:0}mat-list-item>span>span{display:flex!important}html{--mat-ripple-color: rgba(255, 255, 255, .1)}html{--mat-option-selected-state-label-text-color: #2196f3;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.mat-accent{--mat-option-selected-state-label-text-color: #ffd740;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.mat-warn{--mat-option-selected-state-label-text-color: #ff5722;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}html{--mat-optgroup-label-text-color: white}html{--mat-full-pseudo-checkbox-selected-icon-color: #ffd740;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffd740;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2196f3;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2196f3;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ffd740;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ffd740;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #ff5722;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff5722;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}html{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mdc-elevated-card-container-shape: 4px}html{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2196f3;--mdc-linear-progress-track-color: rgba(33, 150, 243, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ffd740;--mdc-linear-progress-track-color: rgba(255, 215, 64, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff5722;--mdc-linear-progress-track-color: rgba(255, 87, 34, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #2196f3;--mdc-filled-text-field-focus-active-indicator-color: #2196f3;--mdc-filled-text-field-focus-label-text-color: rgba(33, 150, 243, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #ff5722;--mdc-filled-text-field-error-focus-label-text-color: #ff5722;--mdc-filled-text-field-error-label-text-color: #ff5722;--mdc-filled-text-field-error-caret-color: #ff5722;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #ff5722;--mdc-filled-text-field-error-focus-active-indicator-color: #ff5722;--mdc-filled-text-field-error-hover-active-indicator-color: #ff5722}html{--mdc-outlined-text-field-caret-color: #2196f3;--mdc-outlined-text-field-focus-outline-color: #2196f3;--mdc-outlined-text-field-focus-label-text-color: rgba(33, 150, 243, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #ff5722;--mdc-outlined-text-field-error-focus-label-text-color: #ff5722;--mdc-outlined-text-field-error-label-text-color: #ff5722;--mdc-outlined-text-field-error-hover-label-text-color: #ff5722;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #ff5722;--mdc-outlined-text-field-error-hover-outline-color: #ff5722;--mdc-outlined-text-field-error-outline-color: #ff5722}html{--mat-form-field-focus-select-arrow-color: rgba(33, 150, 243, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #ff5722;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ffd740;--mdc-filled-text-field-focus-active-indicator-color: #ffd740;--mdc-filled-text-field-focus-label-text-color: rgba(255, 215, 64, .87)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #ffd740;--mdc-outlined-text-field-focus-outline-color: #ffd740;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 215, 64, .87)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(255, 215, 64, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #ff5722;--mdc-filled-text-field-focus-active-indicator-color: #ff5722;--mdc-filled-text-field-focus-label-text-color: rgba(255, 87, 34, .87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #ff5722;--mdc-outlined-text-field-focus-outline-color: #ff5722;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 87, 34, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(255, 87, 34, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(33, 150, 243, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 215, 64, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 87, 34, .87);--mat-select-invalid-arrow-color: rgba(255, 87, 34, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: #424242}html{--mdc-dialog-container-shape: 4px}html{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #2196f3;--mdc-chip-elevated-selected-container-color: #2196f3;--mdc-chip-elevated-disabled-container-color: #2196f3;--mdc-chip-flat-disabled-selected-container-color: #2196f3;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #ffd740;--mdc-chip-elevated-selected-container-color: #ffd740;--mdc-chip-elevated-disabled-container-color: #ffd740;--mdc-chip-flat-disabled-selected-container-color: #ffd740;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff5722;--mdc-chip-elevated-selected-container-color: #ff5722;--mdc-chip-elevated-disabled-container-color: #ff5722;--mdc-chip-flat-disabled-selected-container-color: #ff5722;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #64b5f6;--mdc-switch-selected-handle-color: #64b5f6;--mdc-switch-selected-hover-state-layer-color: #64b5f6;--mdc-switch-selected-pressed-state-layer-color: #64b5f6;--mdc-switch-selected-focus-handle-color: #90caf9;--mdc-switch-selected-hover-handle-color: #90caf9;--mdc-switch-selected-pressed-handle-color: #90caf9;--mdc-switch-selected-focus-track-color: #1e88e5;--mdc-switch-selected-hover-track-color: #1e88e5;--mdc-switch-selected-pressed-track-color: #1e88e5;--mdc-switch-selected-track-color: #1e88e5;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ffd54f;--mdc-switch-selected-handle-color: #ffd54f;--mdc-switch-selected-hover-state-layer-color: #ffd54f;--mdc-switch-selected-pressed-state-layer-color: #ffd54f;--mdc-switch-selected-focus-handle-color: #ffe082;--mdc-switch-selected-hover-handle-color: #ffe082;--mdc-switch-selected-pressed-handle-color: #ffe082;--mdc-switch-selected-focus-track-color: #ffb300;--mdc-switch-selected-hover-track-color: #ffb300;--mdc-switch-selected-pressed-track-color: #ffb300;--mdc-switch-selected-track-color: #ffb300}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff8a65;--mdc-switch-selected-handle-color: #ff8a65;--mdc-switch-selected-hover-state-layer-color: #ff8a65;--mdc-switch-selected-pressed-state-layer-color: #ff8a65;--mdc-switch-selected-focus-handle-color: #ffab91;--mdc-switch-selected-hover-handle-color: #ffab91;--mdc-switch-selected-pressed-handle-color: #ffab91;--mdc-switch-selected-focus-track-color: #f4511e;--mdc-switch-selected-hover-track-color: #f4511e;--mdc-switch-selected-pressed-track-color: #f4511e;--mdc-switch-selected-track-color: #f4511e}html{--mdc-switch-state-layer-size: 40px}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #2196f3;--mdc-radio-selected-hover-icon-color: #2196f3;--mdc-radio-selected-icon-color: #2196f3;--mdc-radio-selected-pressed-icon-color: #2196f3}.mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #2196f3;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ffd740;--mdc-radio-selected-hover-icon-color: #ffd740;--mdc-radio-selected-icon-color: #ffd740;--mdc-radio-selected-pressed-icon-color: #ffd740}.mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ffd740;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff5722;--mdc-radio-selected-hover-icon-color: #ff5722;--mdc-radio-selected-icon-color: #ff5722;--mdc-radio-selected-pressed-icon-color: #ff5722}.mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff5722;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}html{--mdc-radio-state-layer-size: 40px}html{--mat-radio-touch-target-display: block}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #2196f3;--mdc-slider-focus-handle-color: #2196f3;--mdc-slider-hover-handle-color: #2196f3;--mdc-slider-active-track-color: #2196f3;--mdc-slider-inactive-track-color: #2196f3;--mdc-slider-with-tick-marks-inactive-container-color: #2196f3;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}html{--mat-slider-ripple-color: #2196f3;--mat-slider-hover-state-layer-color: rgba(33, 150, 243, .05);--mat-slider-focus-state-layer-color: rgba(33, 150, 243, .2);--mat-slider-value-indicator-opacity: .9}html .mat-accent{--mdc-slider-handle-color: #ffd740;--mdc-slider-focus-handle-color: #ffd740;--mdc-slider-hover-handle-color: #ffd740;--mdc-slider-active-track-color: #ffd740;--mdc-slider-inactive-track-color: #ffd740;--mdc-slider-with-tick-marks-inactive-container-color: #ffd740;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}html .mat-accent{--mat-slider-ripple-color: #ffd740;--mat-slider-hover-state-layer-color: rgba(255, 215, 64, .05);--mat-slider-focus-state-layer-color: rgba(255, 215, 64, .2)}html .mat-warn{--mdc-slider-handle-color: #ff5722;--mdc-slider-focus-handle-color: #ff5722;--mdc-slider-hover-handle-color: #ff5722;--mdc-slider-active-track-color: #ff5722;--mdc-slider-inactive-track-color: #ff5722;--mdc-slider-with-tick-marks-inactive-container-color: #ff5722;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #ff5722;--mat-slider-hover-state-layer-color: rgba(255, 87, 34, .05);--mat-slider-focus-state-layer-color: rgba(255, 87, 34, .2)}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #2196f3;--mdc-radio-selected-hover-icon-color: #2196f3;--mdc-radio-selected-icon-color: #2196f3;--mdc-radio-selected-pressed-icon-color: #2196f3}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ffd740;--mdc-radio-selected-hover-icon-color: #ffd740;--mdc-radio-selected-icon-color: #ffd740;--mdc-radio-selected-pressed-icon-color: #ffd740}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff5722;--mdc-radio-selected-hover-icon-color: #ff5722;--mdc-radio-selected-icon-color: #ff5722;--mdc-radio-selected-pressed-icon-color: #ff5722}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffd740;--mdc-checkbox-selected-hover-icon-color: #ffd740;--mdc-checkbox-selected-icon-color: #ffd740;--mdc-checkbox-selected-pressed-icon-color: #ffd740;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffd740;--mdc-checkbox-selected-hover-state-layer-color: #ffd740;--mdc-checkbox-selected-pressed-state-layer-color: #ffd740;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5722;--mdc-checkbox-selected-hover-icon-color: #ff5722;--mdc-checkbox-selected-icon-color: #ff5722;--mdc-checkbox-selected-pressed-icon-color: #ff5722;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5722;--mdc-checkbox-selected-hover-state-layer-color: #ff5722;--mdc-checkbox-selected-pressed-state-layer-color: #ff5722;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#2196f3}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2196f3}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #2196f3;--mat-tab-header-active-ripple-color: #2196f3;--mat-tab-header-inactive-ripple-color: #2196f3;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #2196f3;--mat-tab-header-active-hover-label-text-color: #2196f3;--mat-tab-header-active-focus-indicator-color: #2196f3;--mat-tab-header-active-hover-indicator-color: #2196f3}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ffd740}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ffd740;--mat-tab-header-active-ripple-color: #ffd740;--mat-tab-header-inactive-ripple-color: #ffd740;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ffd740;--mat-tab-header-active-hover-label-text-color: #ffd740;--mat-tab-header-active-focus-indicator-color: #ffd740;--mat-tab-header-active-hover-indicator-color: #ffd740}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ff5722}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff5722;--mat-tab-header-active-ripple-color: #ff5722;--mat-tab-header-inactive-ripple-color: #ff5722;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff5722;--mat-tab-header-active-hover-label-text-color: #ff5722;--mat-tab-header-active-focus-indicator-color: #ff5722;--mat-tab-header-active-hover-indicator-color: #ff5722}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2196f3;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ffd740;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ff5722;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ffd740;--mdc-checkbox-selected-hover-icon-color: #ffd740;--mdc-checkbox-selected-icon-color: #ffd740;--mdc-checkbox-selected-pressed-icon-color: #ffd740;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ffd740;--mdc-checkbox-selected-hover-state-layer-color: #ffd740;--mdc-checkbox-selected-pressed-state-layer-color: #ffd740;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}html{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #ff5722;--mdc-checkbox-selected-hover-icon-color: #ff5722;--mdc-checkbox-selected-icon-color: #ff5722;--mdc-checkbox-selected-pressed-icon-color: #ff5722;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff5722;--mdc-checkbox-selected-hover-state-layer-color: #ff5722;--mdc-checkbox-selected-pressed-state-layer-color: #ff5722;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}html{--mdc-checkbox-state-layer-size: 40px}html{--mat-checkbox-touch-target-display: block}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}html{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}html{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}html{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}html{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}html{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2196f3}.mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #2196f3;--mat-text-button-ripple-color: rgba(33, 150, 243, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ffd740}.mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #ffd740;--mat-text-button-ripple-color: rgba(255, 215, 64, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff5722}.mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #ff5722;--mat-text-button-ripple-color: rgba(255, 87, 34, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2196f3;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ffd740;--mdc-filled-button-label-text-color: black}.mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff5722;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2196f3;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ffd740;--mdc-protected-button-label-text-color: black}.mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff5722;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2196f3;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #2196f3;--mat-outlined-button-ripple-color: rgba(33, 150, 243, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ffd740;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #ffd740;--mat-outlined-button-ripple-color: rgba(255, 215, 64, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff5722;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #ff5722;--mat-outlined-button-ripple-color: rgba(255, 87, 34, .1)}html{--mdc-text-button-container-height: 36px}html{--mdc-filled-button-container-height: 36px}html{--mdc-protected-button-container-height: 36px}html{--mdc-outlined-button-container-height: 36px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}html{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2196f3}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #2196f3;--mat-icon-button-ripple-color: rgba(33, 150, 243, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ffd740}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #ffd740;--mat-icon-button-ripple-color: rgba(255, 215, 64, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff5722}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #ff5722;--mat-icon-button-ripple-color: rgba(255, 87, 34, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: #424242}html{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}html{--mdc-fab-small-container-color: #424242}html{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2196f3}html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ffd740}html .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #ff5722}html .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2196f3}html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ffd740}html .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #ff5722}html .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block}html{--mat-fab-small-touch-target-display: block}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}html{--mat-snack-bar-button-color: #2196f3}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #2196f3}html .mat-accent{--mdc-circular-progress-active-indicator-color: #ffd740}html .mat-warn{--mdc-circular-progress-active-indicator-color: #ff5722}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #2196f3;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.mat-badge-accent{--mat-badge-background-color: #ffd740;--mat-badge-text-color: rgba(0, 0, 0, .87)}.mat-badge-warn{--mat-badge-background-color: #ff5722;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}html{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}html{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #2196f3;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(33, 150, 243, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(33, 150, 243, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(33, 150, 243, .3);--mat-datepicker-toggle-active-state-icon-color: #2196f3;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(33, 150, 243, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #ffd740;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 215, 64, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 215, 64, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 215, 64, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 215, 64, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff5722;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 87, 34, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 87, 34, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 87, 34, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 87, 34, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ffd740}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #ff5722}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(255, 255, 255, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #2196f3}.mat-icon.mat-accent{--mat-icon-color: #ffd740}.mat-icon.mat-warn{--mat-icon-color: #ff5722}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #2196f3;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #2196f3;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #2196f3;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ff5722;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #ff5722;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #ffd740;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ffd740;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ffd740;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff5722;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff5722;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff5722;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}html{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2196f3;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ffd740;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ff5722;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}html{--mat-tree-node-min-height: 48px}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: #424242}.matero-sidenav .matero-sidemenu a{color:#fff}.matero-sidenav .matero-sidemenu .matero-sidemenu-item:hover{background:#ffffff0a}.matero-sidenav .matero-sidemenu .matero-sidemenu-item.open{background:#00000005}.matero-sidenav .matero-sidemenu .matero-sidemenu-item.active>a{color:#ffd740}.matero-sidenav .matero-sidebar-header{color:#fff;background:#212121;border-bottom:1px solid rgba(0,0,0,.12)}.matero-topmenu .mat-button.active{background-color:mat-color(,focused-button)}.row{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{position:relative;width:100%;padding-left:8px;padding-right:8px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-1{margin-left:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-2{margin-left:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.offset-3{margin-left:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-4{margin-left:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-5{margin-left:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.offset-6{margin-left:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-7{margin-left:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-8{margin-left:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.offset-9{margin-left:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-10{margin-left:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-11{margin-left:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.offset-12{margin-left:100%}@media (min-width: 600px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-sm-1{margin-left:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-sm-2{margin-left:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.offset-sm-3{margin-left:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-sm-4{margin-left:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-sm-5{margin-left:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.offset-sm-6{margin-left:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-sm-7{margin-left:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-sm-8{margin-left:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.offset-sm-9{margin-left:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-sm-10{margin-left:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-sm-11{margin-left:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.offset-sm-12{margin-left:100%}}@media (min-width: 960px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-md-1{margin-left:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-md-2{margin-left:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.offset-md-3{margin-left:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-md-4{margin-left:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-md-5{margin-left:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.offset-md-6{margin-left:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-md-7{margin-left:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-md-8{margin-left:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.offset-md-9{margin-left:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-md-10{margin-left:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-md-11{margin-left:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.offset-md-12{margin-left:100%}}@media (min-width: 1280px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-lg-1{margin-left:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-lg-2{margin-left:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.offset-lg-3{margin-left:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-lg-4{margin-left:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-lg-5{margin-left:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.offset-lg-6{margin-left:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-lg-7{margin-left:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-lg-8{margin-left:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.offset-lg-9{margin-left:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-lg-10{margin-left:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-lg-11{margin-left:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.offset-lg-12{margin-left:100%}}@media (min-width: 1920px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-xl-1{margin-left:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-xl-2{margin-left:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.offset-xl-3{margin-left:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-xl-4{margin-left:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-xl-5{margin-left:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.offset-xl-6{margin-left:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-xl-7{margin-left:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-xl-8{margin-left:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.offset-xl-9{margin-left:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-xl-10{margin-left:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-xl-11{margin-left:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.offset-xl-12{margin-left:100%}}.text-ellipsis,.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.fit-cover{width:100%;height:100%;object-fit:cover}.fit-contain{width:100%;height:100%;object-fit:contain}.icon-18{width:18px!important;height:18px!important;font-size:18px!important;line-height:18px!important}.icon-24{width:24px!important;height:24px!important;font-size:24px!important;line-height:24px!important}.icon-36{width:36px!important;height:36px!important;font-size:36px!important;line-height:36px!important}.icon-48{width:48px!important;height:48px!important;font-size:48px!important;line-height:48px!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-text{cursor:text!important}.cursor-move{cursor:move!important}.cursor-copy{cursor:copy!important}.cursor-not-allowed{cursor:not-allowed!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.text-capitalize{text-transform:capitalize!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.f-w-100{font-weight:100!important}.f-w-200{font-weight:200!important}.f-w-300{font-weight:300!important}.f-w-400{font-weight:400!important}.f-w-500{font-weight:500!important}.f-w-600{font-weight:600!important}.f-w-700{font-weight:700!important}.f-w-800{font-weight:800!important}.f-w-900{font-weight:900!important}.f-s-0{font-size:0!important}.f-s-10{font-size:10px!important}.f-s-12{font-size:12px!important}.f-s-14{font-size:14px!important}.f-s-16{font-size:16px!important}.f-s-18{font-size:18px!important}.f-s-20{font-size:20px!important}.r-0{border-radius:0!important}.r-4{border-radius:4px!important}.r-8{border-radius:8px!important}.r-16{border-radius:16px!important}.r-24{border-radius:24px!important}.r-32{border-radius:32px!important}.r-full{border-radius:9999px!important}.r-t-l-0{border-top-left-radius:0!important}.r-t-l-4{border-top-left-radius:4px!important}.r-t-l-8{border-top-left-radius:8px!important}.r-t-l-16{border-top-left-radius:16px!important}.r-t-l-24{border-top-left-radius:24px!important}.r-t-l-32{border-top-left-radius:32px!important}.r-t-l-full{border-top-left-radius:9999px!important}.r-t-r-0{border-top-right-radius:0!important}.r-t-r-4{border-top-right-radius:4px!important}.r-t-r-8{border-top-right-radius:8px!important}.r-t-r-16{border-top-right-radius:16px!important}.r-t-r-24{border-top-right-radius:24px!important}.r-t-r-32{border-top-right-radius:32px!important}.r-t-r-full{border-top-right-radius:9999px!important}.r-b-r-0{border-bottom-right-radius:0!important}.r-b-r-4{border-bottom-right-radius:4px!important}.r-b-r-8{border-bottom-right-radius:8px!important}.r-b-r-16{border-bottom-right-radius:16px!important}.r-b-r-24{border-bottom-right-radius:24px!important}.r-b-r-32{border-bottom-right-radius:32px!important}.r-b-r-full{border-bottom-right-radius:9999px!important}.r-b-l-0{border-bottom-left-radius:0!important}.r-b-l-4{border-bottom-left-radius:4px!important}.r-b-l-8{border-bottom-left-radius:8px!important}.r-b-l-16{border-bottom-left-radius:16px!important}.r-b-l-24{border-bottom-left-radius:24px!important}.r-b-l-32{border-bottom-left-radius:32px!important}.r-b-l-full{border-bottom-left-radius:9999px!important}.b-0{border:0!important}.b-1{border:1px solid rgba(0,0,0,.12)!important}.b-2{border:2px solid rgba(0,0,0,.12)!important}.b-3{border:3px solid rgba(0,0,0,.12)!important}.b-4{border:4px solid rgba(0,0,0,.12)!important}.b-5{border:5px solid rgba(0,0,0,.12)!important}.b-t-0{border-top:0!important}.b-t-1{border-top:1px solid rgba(0,0,0,.12)!important}.b-t-2{border-top:2px solid rgba(0,0,0,.12)!important}.b-t-3{border-top:3px solid rgba(0,0,0,.12)!important}.b-t-4{border-top:4px solid rgba(0,0,0,.12)!important}.b-t-5{border-top:5px solid rgba(0,0,0,.12)!important}.b-b-0{border-bottom:0!important}.b-b-1{border-bottom:1px solid rgba(0,0,0,.12)!important}.b-b-2{border-bottom:2px solid rgba(0,0,0,.12)!important}.b-b-3{border-bottom:3px solid rgba(0,0,0,.12)!important}.b-b-4{border-bottom:4px solid rgba(0,0,0,.12)!important}.b-b-5{border-bottom:5px solid rgba(0,0,0,.12)!important}.b-r-0{border-right:0!important}.b-r-1{border-right:1px solid rgba(0,0,0,.12)!important}.b-r-2{border-right:2px solid rgba(0,0,0,.12)!important}.b-r-3{border-right:3px solid rgba(0,0,0,.12)!important}.b-r-4{border-right:4px solid rgba(0,0,0,.12)!important}.b-r-5{border-right:5px solid rgba(0,0,0,.12)!important}.b-l-0{border-left:0!important}.b-l-1{border-left:1px solid rgba(0,0,0,.12)!important}.b-l-2{border-left:2px solid rgba(0,0,0,.12)!important}.b-l-3{border-left:3px solid rgba(0,0,0,.12)!important}.b-l-4{border-left:4px solid rgba(0,0,0,.12)!important}.b-l-5{border-left:5px solid rgba(0,0,0,.12)!important}.m-0{margin:0!important}.m-4{margin:4px!important}.m-8{margin:8px!important}.m-16{margin:16px!important}.m-24{margin:24px!important}.m-32{margin:32px!important}.m-48{margin:48px!important}.m-auto{margin:auto!important}.m-x-0{margin-left:0!important;margin-right:0!important}.m-x-4{margin-left:4px!important;margin-right:4px!important}.m-x-8{margin-left:8px!important;margin-right:8px!important}.m-x-16{margin-left:16px!important;margin-right:16px!important}.m-x-24{margin-left:24px!important;margin-right:24px!important}.m-x-32{margin-left:32px!important;margin-right:32px!important}.m-x-48{margin-left:48px!important;margin-right:48px!important}.m-x-auto{margin-left:auto!important;margin-right:auto!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-y-4{margin-top:4px!important;margin-bottom:4px!important}.m-y-8{margin-top:8px!important;margin-bottom:8px!important}.m-y-16{margin-top:16px!important;margin-bottom:16px!important}.m-y-24{margin-top:24px!important;margin-bottom:24px!important}.m-y-32{margin-top:32px!important;margin-bottom:32px!important}.m-y-48{margin-top:48px!important;margin-bottom:48px!important}.m-y-auto{margin-top:auto!important;margin-bottom:auto!important}.m-t-0{margin-top:0!important}.m-t-4{margin-top:4px!important}.m-t-8{margin-top:8px!important}.m-t-16{margin-top:16px!important}.m-t-24{margin-top:24px!important}.m-t-32{margin-top:32px!important}.m-t-48{margin-top:48px!important}.m-t-auto{margin-top:auto!important}.m-r-0{margin-right:0!important}.m-r-4{margin-right:4px!important}.m-r-8{margin-right:8px!important}.m-r-16{margin-right:16px!important}.m-r-24{margin-right:24px!important}.m-r-32{margin-right:32px!important}.m-r-48{margin-right:48px!important}.m-r-auto{margin-right:auto!important}.m-b-0{margin-bottom:0!important}.m-b-4{margin-bottom:4px!important}.m-b-8{margin-bottom:8px!important}.m-b-16{margin-bottom:16px!important}.m-b-24{margin-bottom:24px!important}.m-b-32{margin-bottom:32px!important}.m-b-48{margin-bottom:48px!important}.m-b-auto{margin-bottom:auto!important}.m-l-0{margin-left:0!important}.m-l-4{margin-left:4px!important}.m-l-8{margin-left:8px!important}.m-l-16{margin-left:16px!important}.m-l-24{margin-left:24px!important}.m-l-32{margin-left:32px!important}.m-l-48{margin-left:48px!important}.m-l-auto{margin-left:auto!important}.m--4{margin:-4px!important}.m--8{margin:-8px!important}.m--16{margin:-16px!important}.m--24{margin:-24px!important}.m--32{margin:-32px!important}.m--48{margin:-48px!important}.m-x--4{margin-left:-4px!important;margin-right:-4px!important}.m-x--8{margin-left:-8px!important;margin-right:-8px!important}.m-x--16{margin-left:-16px!important;margin-right:-16px!important}.m-x--24{margin-left:-24px!important;margin-right:-24px!important}.m-x--32{margin-left:-32px!important;margin-right:-32px!important}.m-x--48{margin-left:-48px!important;margin-right:-48px!important}.m-y--4{margin-top:-4px!important;margin-bottom:-4px!important}.m-y--8{margin-top:-8px!important;margin-bottom:-8px!important}.m-y--16{margin-top:-16px!important;margin-bottom:-16px!important}.m-y--24{margin-top:-24px!important;margin-bottom:-24px!important}.m-y--32{margin-top:-32px!important;margin-bottom:-32px!important}.m-y--48{margin-top:-48px!important;margin-bottom:-48px!important}.m-t--4{margin-top:-4px!important}.m-t--8{margin-top:-8px!important}.m-t--16{margin-top:-16px!important}.m-t--24{margin-top:-24px!important}.m-t--32{margin-top:-32px!important}.m-t--48{margin-top:-48px!important}.m-r--4{margin-right:-4px!important}.m-r--8{margin-right:-8px!important}.m-r--16{margin-right:-16px!important}.m-r--24{margin-right:-24px!important}.m-r--32{margin-right:-32px!important}.m-r--48{margin-right:-48px!important}.m-b--4{margin-bottom:-4px!important}.m-b--8{margin-bottom:-8px!important}.m-b--16{margin-bottom:-16px!important}.m-b--24{margin-bottom:-24px!important}.m-b--32{margin-bottom:-32px!important}.m-b--48{margin-bottom:-48px!important}.m-l--4{margin-left:-4px!important}.m-l--8{margin-left:-8px!important}.m-l--16{margin-left:-16px!important}.m-l--24{margin-left:-24px!important}.m-l--32{margin-left:-32px!important}.m-l--48{margin-left:-48px!important}.p-0{padding:0!important}.p-4{padding:4px!important}.p-8{padding:8px!important}.p-16{padding:16px!important}.p-24{padding:24px!important}.p-32{padding:32px!important}.p-48{padding:48px!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-x-4{padding-left:4px!important;padding-right:4px!important}.p-x-8{padding-left:8px!important;padding-right:8px!important}.p-x-16{padding-left:16px!important;padding-right:16px!important}.p-x-24{padding-left:24px!important;padding-right:24px!important}.p-x-32{padding-left:32px!important;padding-right:32px!important}.p-x-48{padding-left:48px!important;padding-right:48px!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-y-4{padding-top:4px!important;padding-bottom:4px!important}.p-y-8{padding-top:8px!important;padding-bottom:8px!important}.p-y-16{padding-top:16px!important;padding-bottom:16px!important}.p-y-24{padding-top:24px!important;padding-bottom:24px!important}.p-y-32{padding-top:32px!important;padding-bottom:32px!important}.p-y-48{padding-top:48px!important;padding-bottom:48px!important}.p-t-0{padding-top:0!important}.p-t-4{padding-top:4px!important}.p-t-8{padding-top:8px!important}.p-t-16{padding-top:16px!important}.p-t-24{padding-top:24px!important}.p-t-32{padding-top:32px!important}.p-t-48{padding-top:48px!important}.p-r-0{padding-right:0!important}.p-r-4{padding-right:4px!important}.p-r-8{padding-right:8px!important}.p-r-16{padding-right:16px!important}.p-r-24{padding-right:24px!important}.p-r-32{padding-right:32px!important}.p-r-48{padding-right:48px!important}.p-b-0{padding-bottom:0!important}.p-b-4{padding-bottom:4px!important}.p-b-8{padding-bottom:8px!important}.p-b-16{padding-bottom:16px!important}.p-b-24{padding-bottom:24px!important}.p-b-32{padding-bottom:32px!important}.p-b-48{padding-bottom:48px!important}.p-l-0{padding-left:0!important}.p-l-4{padding-left:4px!important}.p-l-8{padding-left:8px!important}.p-l-16{padding-left:16px!important}.p-l-24{padding-left:24px!important}.p-l-32{padding-left:32px!important}.p-l-48{padding-left:48px!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-40{width:40%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-full{width:100%!important}.w-auto{width:auto!important}.h-20{height:20%!important}.h-25{height:25%!important}.h-40{height:40%!important}.h-50{height:50%!important}.h-60{height:60%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-full{height:100%!important}.h-auto{height:auto!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.d-inline{display:inline!important}.ng-select{line-height:1.5}.ng-dropdown-panel{border-radius:4px}.ng-dropdown-panel.ng-select-bottom,.ng-dropdown-panel.ng-select-top{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.ng-value-label,.ng-option-label{color:#fff}.ng-dropdown-panel{background-color:#424242!important}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{border-color:transparent transparent rgba(255,255,255,.75)!important}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:rgba(255,255,255,.75) transparent transparent!important}.ng-clear-wrapper{color:#ffffffbf!important}.ng-input>input:nth-child(1){color:#fff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:#616161!important;color:#fff!important;padding:7px 8px 7px 12px!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value:hover{background-color:#747474!important}.ng-option:hover{background:#00000040!important}.ng-value-icon{background-color:#a8a8a8!important}.ng-value-icon:hover{background-color:#bdbdbd!important}.ng-option{color:#fff!important}.ng-option-selected{background:#00000040!important}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.toast-container .ngx-toastr{min-height:48px;padding:14px 16px;border-radius:4px;color:#ffffffb3;background-color:#323232}.toast-container .toast-success,.toast-container .toast-info,.toast-container .toast-warning,.toast-container .toast-error{padding-left:50px;color:#fff}.toast-container .toast-success{background-color:#4caf50}.toast-container .toast-info{background-color:#2196f3}.toast-container .toast-warning{background-color:#ff9800}.toast-container .toast-error{background-color:#f44336}.toast-container .toast-close-button{font-size:inherit;text-shadow:0 1px 0 rgba(0,0,0,.25)}.toast-container .toast-close-button:hover{color:inherit;opacity:.6}.cal-month-view{background-color:#424242;color:#fff}.cal-month-view .card{border-color:#0009}.cal-month-view .cal-cell-row.cal-header{background-color:#3b3b3b}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-month-view{color:#ffd740}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#424242}.cal-month-view .cal-day-cell.cal-today{background-color:#1e88e5}.cal-month-view .cal-cell-row:hover{background-color:#3b3b3b}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#3b3b3b}.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ffd740}.cal-month-view .cal-days{border-color:#3b3b3b}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#3b3b3b}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#1e88e5}.cal-month-view .card-header{background-color:#3b3b3b}.cal-month-view .card-body{background-color:#424242}.cal-month-view .nav-tabs{border-bottom-color:#0009}.cal-month-view .nav-tabs .nav-link.active{background-color:#424242;color:#fff;border-color:#0009}.cal-month-view .nav-tabs .nav-link:hover,.cal-month-view .nav-tabs .nav-link:focus{border-color:#0009}.global-loader h1{background-image:repeating-linear-gradient(to right,#f4001b,#616161,#f4001b,#616161,#f4001b,#616161,#f4001b,#616161)!important}.mtx-grid-expanison-detail{align-items:start!important}.mat-card,.mat-mdc-card{margin-bottom:16px;background:#424242;color:#fff;padding:16px}.mat-mdc-card>:first-child{margin-top:0}.mat-accordion,.mat-mdc-accordion{display:block;margin-bottom:16px}.mat-list-base{position:relative}.form-field-full .mat-form-field{width:100%}mtx-grid.mtx-grid .mat-table.mat-table-striped .mat-row-odd{background-color:#3b3b3b}.theme-dark mtx-grid.mtx-grid .mat-table.mat-table-striped .mat-row-odd{background-color:#3b3b3b}mtx-grid.mtx-grid .mat-table.mat-table-hover .mat-row:hover{background-color:#373737}.theme-dark mtx-grid.mtx-grid .mat-table.mat-table-hover .mat-row:hover{background-color:#373737}mtx-grid.mtx-grid .mat-table .mat-row.selected{background-color:#373737}.theme-dark mtx-grid.mtx-grid .mat-table .mat-row.selected{background-color:#373737}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.mtx-grid{border-color:#fff!important}.mtx-grid .mat-table-sticky-right{border-right-color:#fff!important;border-left-color:#fff!important}.mtx-grid .mat-mdc-table.mat-table-striped .mat-row-odd{background-color:#3b3b3b!important}.mtx-grid .mat-mdc-table{outline:white!important}.mat-mdc-cell{border-bottom-color:unset!important}.mtx-grid-toolbar{border-bottom-color:#fff!important}.mat-mdc-header-cell,.mtx-grid .mat-mdc-table{outline-color:#fff!important;border-bottom-color:#fff!important}.mat-mdc-nav-list .mat-mdc-list-item{display:block}
/*# sourceMappingURL=styles-VRMAJ7OC.css.map */
