.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffd740}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ffd740}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ffd740;color:#000000de}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ffd740}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ffd740}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#fff}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:#000000de}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#3f51b5}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ffd740}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ffd740}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ffd740}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd740;color:#000000de}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3f51b566}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,215,64,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,215,64,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,215,64,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd740;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffd74066}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffd7404d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffd7404d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ffd740}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffd740}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ffd740}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffd740}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ffd740}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffd740}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ffd740}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#ffd740}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#cbd0e9}.mat-progress-bar-buffer{background-color:#cbd0e9}.mat-progress-bar-fill:after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbf1cc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbf1cc}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ffd740}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ffd740}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffd740}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ffd740}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffd740}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ffd740}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ffd7408a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ffd740}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#3f51b58a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#3f51b5}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#3f51b533}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ffd740}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#000000de}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ffd74033}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#000000de}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ffd740;color:#000000de}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe57f4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffd740}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5cae94d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#3f51b5}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe57f4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ffd740}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ffd740;color:#000000de}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#ffd740}.app-dark .mat-ripple-element{background-color:#ffffff1a}.app-dark .mat-option{color:#fff}.app-dark .mat-option:hover:not(.mat-option-disabled),.app-dark .mat-option:focus:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.app-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(255,255,255,.04)}.app-dark .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}.app-dark .mat-option.mat-option-disabled{color:#ffffff80}.app-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#607d8b}.app-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffd740}.app-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5722}.app-dark .mat-optgroup-label{color:#ffffffb3}.app-dark .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}.app-dark .mat-pseudo-checkbox{color:#ffffffb3}.app-dark .mat-pseudo-checkbox:after{color:#303030}.app-dark .mat-pseudo-checkbox-disabled{color:#686868}.app-dark .mat-primary .mat-pseudo-checkbox-checked,.app-dark .mat-primary .mat-pseudo-checkbox-indeterminate{background:#607d8b}.app-dark .mat-pseudo-checkbox-checked,.app-dark .mat-pseudo-checkbox-indeterminate,.app-dark .mat-accent .mat-pseudo-checkbox-checked,.app-dark .mat-accent .mat-pseudo-checkbox-indeterminate{background:#ffd740}.app-dark .mat-warn .mat-pseudo-checkbox-checked,.app-dark .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5722}.app-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.app-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.app-dark .mat-app-background,.app-dark.mat-app-background{background-color:#303030;color:#fff}.app-dark .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.app-dark .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.app-dark .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.app-dark .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.app-dark .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.app-dark .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.app-dark .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.app-dark .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.app-dark .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.app-dark .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.app-dark .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.app-dark .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.app-dark .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.app-dark .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.app-dark .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.app-dark .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.app-dark .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.app-dark .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.app-dark .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.app-dark .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.app-dark .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.app-dark .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.app-dark .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.app-dark .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.app-dark .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.app-dark .mat-autocomplete-panel{background:#424242;color:#fff}.app-dark .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.app-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.app-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.app-dark .mat-badge-content{color:#fff;background:#607d8b}.cdk-high-contrast-active .app-dark .mat-badge-content{outline:solid 1px;border-radius:0}.app-dark .mat-badge-accent .mat-badge-content{background:#ffd740;color:#000000de}.app-dark .mat-badge-warn .mat-badge-content{color:#fff;background:#ff5722}.app-dark .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}.app-dark .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}.app-dark .mat-button,.app-dark .mat-icon-button,.app-dark .mat-stroked-button{color:inherit;background:transparent}.app-dark .mat-button.mat-primary,.app-dark .mat-icon-button.mat-primary,.app-dark .mat-stroked-button.mat-primary{color:#607d8b}.app-dark .mat-button.mat-accent,.app-dark .mat-icon-button.mat-accent,.app-dark .mat-stroked-button.mat-accent{color:#ffd740}.app-dark .mat-button.mat-warn,.app-dark .mat-icon-button.mat-warn,.app-dark .mat-stroked-button.mat-warn{color:#ff5722}.app-dark .mat-button.mat-primary.mat-button-disabled,.app-dark .mat-button.mat-accent.mat-button-disabled,.app-dark .mat-button.mat-warn.mat-button-disabled,.app-dark .mat-button.mat-button-disabled.mat-button-disabled,.app-dark .mat-icon-button.mat-primary.mat-button-disabled,.app-dark .mat-icon-button.mat-accent.mat-button-disabled,.app-dark .mat-icon-button.mat-warn.mat-button-disabled,.app-dark .mat-icon-button.mat-button-disabled.mat-button-disabled,.app-dark .mat-stroked-button.mat-primary.mat-button-disabled,.app-dark .mat-stroked-button.mat-accent.mat-button-disabled,.app-dark .mat-stroked-button.mat-warn.mat-button-disabled,.app-dark .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.app-dark .mat-button.mat-primary .mat-button-focus-overlay,.app-dark .mat-icon-button.mat-primary .mat-button-focus-overlay,.app-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#607d8b}.app-dark .mat-button.mat-accent .mat-button-focus-overlay,.app-dark .mat-icon-button.mat-accent .mat-button-focus-overlay,.app-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ffd740}.app-dark .mat-button.mat-warn .mat-button-focus-overlay,.app-dark .mat-icon-button.mat-warn .mat-button-focus-overlay,.app-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ff5722}.app-dark .mat-button.mat-button-disabled .mat-button-focus-overlay,.app-dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.app-dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.app-dark .mat-button .mat-ripple-element,.app-dark .mat-icon-button .mat-ripple-element,.app-dark .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.app-dark .mat-button-focus-overlay{background:white}.app-dark .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}.app-dark .mat-flat-button,.app-dark .mat-raised-button,.app-dark .mat-fab,.app-dark .mat-mini-fab{color:#fff;background-color:#424242}.app-dark .mat-flat-button.mat-primary,.app-dark .mat-raised-button.mat-primary,.app-dark .mat-fab.mat-primary,.app-dark .mat-mini-fab.mat-primary{color:#fff}.app-dark .mat-flat-button.mat-accent,.app-dark .mat-raised-button.mat-accent,.app-dark .mat-fab.mat-accent,.app-dark .mat-mini-fab.mat-accent{color:#000000de}.app-dark .mat-flat-button.mat-warn,.app-dark .mat-raised-button.mat-warn,.app-dark .mat-fab.mat-warn,.app-dark .mat-mini-fab.mat-warn{color:#fff}.app-dark .mat-flat-button.mat-primary.mat-button-disabled,.app-dark .mat-flat-button.mat-accent.mat-button-disabled,.app-dark .mat-flat-button.mat-warn.mat-button-disabled,.app-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,.app-dark .mat-raised-button.mat-primary.mat-button-disabled,.app-dark .mat-raised-button.mat-accent.mat-button-disabled,.app-dark .mat-raised-button.mat-warn.mat-button-disabled,.app-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,.app-dark .mat-fab.mat-primary.mat-button-disabled,.app-dark .mat-fab.mat-accent.mat-button-disabled,.app-dark .mat-fab.mat-warn.mat-button-disabled,.app-dark .mat-fab.mat-button-disabled.mat-button-disabled,.app-dark .mat-mini-fab.mat-primary.mat-button-disabled,.app-dark .mat-mini-fab.mat-accent.mat-button-disabled,.app-dark .mat-mini-fab.mat-warn.mat-button-disabled,.app-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}.app-dark .mat-flat-button.mat-primary,.app-dark .mat-raised-button.mat-primary,.app-dark .mat-fab.mat-primary,.app-dark .mat-mini-fab.mat-primary{background-color:#607d8b}.app-dark .mat-flat-button.mat-accent,.app-dark .mat-raised-button.mat-accent,.app-dark .mat-fab.mat-accent,.app-dark .mat-mini-fab.mat-accent{background-color:#ffd740}.app-dark .mat-flat-button.mat-warn,.app-dark .mat-raised-button.mat-warn,.app-dark .mat-fab.mat-warn,.app-dark .mat-mini-fab.mat-warn{background-color:#ff5722}.app-dark .mat-flat-button.mat-primary.mat-button-disabled,.app-dark .mat-flat-button.mat-accent.mat-button-disabled,.app-dark .mat-flat-button.mat-warn.mat-button-disabled,.app-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,.app-dark .mat-raised-button.mat-primary.mat-button-disabled,.app-dark .mat-raised-button.mat-accent.mat-button-disabled,.app-dark .mat-raised-button.mat-warn.mat-button-disabled,.app-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,.app-dark .mat-fab.mat-primary.mat-button-disabled,.app-dark .mat-fab.mat-accent.mat-button-disabled,.app-dark .mat-fab.mat-warn.mat-button-disabled,.app-dark .mat-fab.mat-button-disabled.mat-button-disabled,.app-dark .mat-mini-fab.mat-primary.mat-button-disabled,.app-dark .mat-mini-fab.mat-accent.mat-button-disabled,.app-dark .mat-mini-fab.mat-warn.mat-button-disabled,.app-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#ffffff1f}.app-dark .mat-flat-button.mat-primary .mat-ripple-element,.app-dark .mat-raised-button.mat-primary .mat-ripple-element,.app-dark .mat-fab.mat-primary .mat-ripple-element,.app-dark .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.app-dark .mat-flat-button.mat-accent .mat-ripple-element,.app-dark .mat-raised-button.mat-accent .mat-ripple-element,.app-dark .mat-fab.mat-accent .mat-ripple-element,.app-dark .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.app-dark .mat-flat-button.mat-warn .mat-ripple-element,.app-dark .mat-raised-button.mat-warn .mat-ripple-element,.app-dark .mat-fab.mat-warn .mat-ripple-element,.app-dark .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.app-dark .mat-stroked-button:not([class*=mat-elevation-z]),.app-dark .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.app-dark .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.app-dark .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.app-dark .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.app-dark .mat-fab:not([class*=mat-elevation-z]),.app-dark .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.app-dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.app-dark .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.app-dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.app-dark .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.app-dark .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.app-dark .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.app-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.app-dark .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.app-dark .mat-button-toggle{color:#ffffff80}.app-dark .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.app-dark .mat-button-toggle-appearance-standard{color:#fff;background:#424242}.app-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.app-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}.app-dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}.app-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}.app-dark .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}.app-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.app-dark .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}.app-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}.app-dark .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.app-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.app-dark .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}.app-dark .mat-card{background:#424242;color:#fff}.app-dark .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.app-dark .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.app-dark .mat-card-subtitle{color:#ffffffb3}.app-dark .mat-checkbox-frame{border-color:#ffffffb3}.app-dark .mat-checkbox-checkmark{fill:#303030}.app-dark .mat-checkbox-checkmark-path{stroke:#303030!important}.app-dark .mat-checkbox-mixedmark{background-color:#303030}.app-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.app-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#607d8b}.app-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.app-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ffd740}.app-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.app-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#ff5722}.app-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.app-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.app-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.app-dark .mat-checkbox-disabled .mat-checkbox-label{color:#ffffff80}.app-dark .mat-checkbox .mat-ripple-element{background-color:#fff}.app-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.app-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#607d8b}.app-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.app-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ffd740}.app-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.app-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ff5722}.app-dark .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.app-dark .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.app-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.app-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.app-dark .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.app-dark .mat-chip.mat-standard-chip:after{background:white}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#607d8b;color:#fff}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5722;color:#fff}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd740;color:#000000de}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.app-dark .mat-table{background:#424242}.app-dark .mat-table thead,.app-dark .mat-table tbody,.app-dark .mat-table tfoot,.app-dark mat-header-row,.app-dark mat-row,.app-dark mat-footer-row,.app-dark [mat-header-row],.app-dark [mat-row],.app-dark [mat-footer-row],.app-dark .mat-table-sticky{background:inherit}.app-dark mat-row,.app-dark mat-header-row,.app-dark mat-footer-row,.app-dark th.mat-header-cell,.app-dark td.mat-cell,.app-dark td.mat-footer-cell{border-bottom-color:#ffffff1f}.app-dark .mat-header-cell{color:#ffffffb3}.app-dark .mat-cell,.app-dark .mat-footer-cell{color:#fff}.app-dark .mat-calendar-arrow{fill:#fff}.app-dark .mat-datepicker-toggle,.app-dark .mat-datepicker-content .mat-calendar-next-button,.app-dark .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.app-dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.app-dark .mat-calendar-table-header,.app-dark .mat-calendar-body-label{color:#ffffffb3}.app-dark .mat-calendar-body-cell-content,.app-dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.app-dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.app-dark .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.app-dark .mat-calendar-body-in-preview{color:#ffffff3d}.app-dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.app-dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.app-dark .mat-calendar-body-in-range:before{background:rgba(96,125,139,.2)}.app-dark .mat-calendar-body-comparison-identical,.app-dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.app-dark .mat-calendar-body-comparison-bridge-start:before,.app-dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(96,125,139,.2) 50%,rgba(249,171,0,.2) 50%)}.app-dark .mat-calendar-body-comparison-bridge-end:before,.app-dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(96,125,139,.2) 50%,rgba(249,171,0,.2) 50%)}.app-dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.app-dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.app-dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-dark .mat-calendar-body-selected{background-color:#607d8b;color:#fff}.app-dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#607d8b66}.app-dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.app-dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#607d8b4d}@media (hover: hover){.app-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#607d8b4d}}.app-dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,215,64,.2)}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.app-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,215,64,.2) 50%,rgba(249,171,0,.2) 50%)}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.app-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,215,64,.2) 50%,rgba(249,171,0,.2) 50%)}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd740;color:#000000de}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffd74066}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.app-dark .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-dark .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffd7404d}@media (hover: hover){.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffd7404d}}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,87,34,.2)}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.app-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,87,34,.2) 50%,rgba(249,171,0,.2) 50%)}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.app-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,87,34,.2) 50%,rgba(249,171,0,.2) 50%)}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5722;color:#fff}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff572266}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.app-dark .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff57224d}@media (hover: hover){.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff57224d}}.app-dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.app-dark .mat-datepicker-toggle-active{color:#607d8b}.app-dark .mat-datepicker-toggle-active.mat-accent{color:#ffd740}.app-dark .mat-datepicker-toggle-active.mat-warn{color:#ff5722}.app-dark .mat-date-range-input-inner[disabled]{color:#ffffff80}.app-dark .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#424242;color:#fff}.app-dark .mat-divider{border-top-color:#ffffff1f}.app-dark .mat-divider-vertical{border-right-color:#ffffff1f}.app-dark .mat-expansion-panel{background:#424242;color:#fff}.app-dark .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.app-dark .mat-action-row{border-top-color:#ffffff1f}.app-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.app-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.app-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){.app-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.app-dark .mat-expansion-panel-header-title{color:#fff}.app-dark .mat-expansion-panel-header-description,.app-dark .mat-expansion-indicator:after{color:#ffffffb3}.app-dark .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.app-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.app-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.app-dark .mat-form-field-label,.app-dark .mat-hint{color:#ffffffb3}.app-dark .mat-form-field.mat-focused .mat-form-field-label{color:#607d8b}.app-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffd740}.app-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5722}.app-dark .mat-focused .mat-form-field-required-marker{color:#ffd740}.app-dark .mat-form-field-ripple{background-color:#fff}.app-dark .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#607d8b}.app-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffd740}.app-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5722}.app-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#607d8b}.app-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ffd740}.app-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#ff5722}.app-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label,.app-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.app-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ff5722}.app-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.app-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5722}.app-dark .mat-error{color:#ff5722}.app-dark .mat-form-field-appearance-legacy .mat-form-field-label,.app-dark .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}.app-dark .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}.app-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.app-dark .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}.app-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.app-dark .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}.app-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}.app-dark .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}.app-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.app-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.app-dark .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}.app-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.app-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#607d8b}.app-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffd740}.app-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.app-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5722}.app-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}.app-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}.app-dark .mat-icon.mat-primary{color:#607d8b}.app-dark .mat-icon.mat-accent{color:#ffd740}.app-dark .mat-icon.mat-warn{color:#ff5722}.app-dark .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}.app-dark .mat-input-element:disabled,.app-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}.app-dark .mat-input-element{caret-color:#607d8b}.app-dark .mat-input-element::placeholder{color:#ffffff80}.app-dark .mat-input-element::-moz-placeholder{color:#ffffff80}.app-dark .mat-input-element::-webkit-input-placeholder{color:#ffffff80}.app-dark .mat-input-element:-ms-input-placeholder{color:#ffffff80}.app-dark .mat-input-element:not(.mat-native-select-inline) option{color:#000000de}.app-dark .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#00000061}.app-dark .mat-form-field.mat-accent .mat-input-element{caret-color:#ffd740}.app-dark .mat-form-field.mat-warn .mat-input-element,.app-dark .mat-form-field-invalid .mat-input-element{caret-color:#ff5722}.app-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ff5722}.app-dark .mat-list-base .mat-list-item,.app-dark .mat-list-base .mat-list-option{color:#fff}.app-dark .mat-list-base .mat-subheader{color:#ffffffb3}.app-dark .mat-list-base .mat-list-item-disabled{background-color:#ffffff1f;color:#ffffff80}.app-dark .mat-list-option:hover,.app-dark .mat-list-option:focus,.app-dark .mat-nav-list .mat-list-item:hover,.app-dark .mat-nav-list .mat-list-item:focus,.app-dark .mat-action-list .mat-list-item:hover,.app-dark .mat-action-list .mat-list-item:focus{background:rgba(255,255,255,.04)}.app-dark .mat-list-single-selected-option,.app-dark .mat-list-single-selected-option:hover,.app-dark .mat-list-single-selected-option:focus{background:rgba(255,255,255,.12)}.app-dark .mat-menu-panel{background:#424242}.app-dark .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.app-dark .mat-menu-item{background:transparent;color:#fff}.app-dark .mat-menu-item[disabled],.app-dark .mat-menu-item[disabled] .mat-menu-submenu-icon,.app-dark .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.app-dark .mat-menu-item .mat-icon-no-color,.app-dark .mat-menu-submenu-icon{color:#fff}.app-dark .mat-menu-item:hover:not([disabled]),.app-dark .mat-menu-item.cdk-program-focused:not([disabled]),.app-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),.app-dark .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.app-dark .mat-paginator{background:#424242}.app-dark .mat-paginator,.app-dark .mat-paginator-page-size .mat-select-trigger{color:#ffffffb3}.app-dark .mat-paginator-decrement,.app-dark .mat-paginator-increment{border-top:2px solid white;border-right:2px solid white}.app-dark .mat-paginator-first,.app-dark .mat-paginator-last{border-top:2px solid white}.app-dark .mat-icon-button[disabled] .mat-paginator-decrement,.app-dark .mat-icon-button[disabled] .mat-paginator-increment,.app-dark .mat-icon-button[disabled] .mat-paginator-first,.app-dark .mat-icon-button[disabled] .mat-paginator-last{border-color:#ffffff80}.app-dark .mat-progress-bar-background{fill:#3c4347}.app-dark .mat-progress-bar-buffer{background-color:#3c4347}.app-dark .mat-progress-bar-fill:after{background-color:#607d8b}.app-dark .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#645a34}.app-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#645a34}.app-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ffd740}.app-dark .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#643a2d}.app-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#643a2d}.app-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ff5722}.app-dark .mat-progress-spinner circle,.app-dark .mat-spinner circle{stroke:#607d8b}.app-dark .mat-progress-spinner.mat-accent circle,.app-dark .mat-spinner.mat-accent circle{stroke:#ffd740}.app-dark .mat-progress-spinner.mat-warn circle,.app-dark .mat-spinner.mat-warn circle{stroke:#ff5722}.app-dark .mat-radio-outer-circle{border-color:#ffffffb3}.app-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#607d8b}.app-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,.app-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.app-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#607d8b}.app-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffd740}.app-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,.app-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.app-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ffd740}.app-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5722}.app-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,.app-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.app-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ff5722}.app-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.app-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}.app-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.app-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}.app-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}.app-dark .mat-radio-button .mat-ripple-element{background-color:#fff}.app-dark .mat-select-value{color:#fff}.app-dark .mat-select-placeholder,.app-dark .mat-select-disabled .mat-select-value{color:#ffffff80}.app-dark .mat-select-arrow{color:#ffffffb3}.app-dark .mat-select-panel{background:#424242}.app-dark .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.app-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.app-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#607d8b}.app-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffd740}.app-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.app-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ff5722}.app-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}.app-dark .mat-drawer-container{background-color:#303030;color:#fff}.app-dark .mat-drawer{background-color:#424242;color:#fff}.app-dark .mat-drawer.mat-drawer-push{background-color:#424242}.app-dark .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.app-dark .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.app-dark .mat-drawer-side.mat-drawer-end,.app-dark [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.app-dark [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.app-dark .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}.app-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ffd740}.app-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ffd7408a}.app-dark .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ffd740}.app-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#607d8b}.app-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#607d8b8a}.app-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#607d8b}.app-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ff5722}.app-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff57228a}.app-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ff5722}.app-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.app-dark .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}.app-dark .mat-slide-toggle-bar{background-color:#ffffff80}.app-dark .mat-slider-track-background{background-color:#ffffff4d}.app-dark .mat-slider.mat-primary .mat-slider-track-fill,.app-dark .mat-slider.mat-primary .mat-slider-thumb,.app-dark .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#607d8b}.app-dark .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.app-dark .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#607d8b33}.app-dark .mat-slider.mat-accent .mat-slider-track-fill,.app-dark .mat-slider.mat-accent .mat-slider-thumb,.app-dark .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ffd740}.app-dark .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#000000de}.app-dark .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ffd74033}.app-dark .mat-slider.mat-warn .mat-slider-track-fill,.app-dark .mat-slider.mat-warn .mat-slider-thumb,.app-dark .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#ff5722}.app-dark .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.app-dark .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#ff572233}.app-dark .mat-slider:hover .mat-slider-track-background,.app-dark .mat-slider.cdk-focused .mat-slider-track-background,.app-dark .mat-slider.mat-slider-disabled .mat-slider-track-background,.app-dark .mat-slider.mat-slider-disabled .mat-slider-track-fill,.app-dark .mat-slider.mat-slider-disabled .mat-slider-thumb,.app-dark .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}.app-dark .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}.app-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.app-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.app-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.app-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}.app-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}.app-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.app-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff4d}.app-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.app-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}.app-dark .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}.app-dark .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.app-dark .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.app-dark .mat-step-header.cdk-keyboard-focused,.app-dark .mat-step-header.cdk-program-focused,.app-dark .mat-step-header:hover:not([aria-disabled]),.app-dark .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}.app-dark .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.app-dark .mat-step-header:hover{background:none}}.app-dark .mat-step-header .mat-step-label,.app-dark .mat-step-header .mat-step-optional{color:#ffffffb3}.app-dark .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#fff}.app-dark .mat-step-header .mat-step-icon-selected,.app-dark .mat-step-header .mat-step-icon-state-done,.app-dark .mat-step-header .mat-step-icon-state-edit{background-color:#607d8b;color:#fff}.app-dark .mat-step-header.mat-accent .mat-step-icon{color:#000000de}.app-dark .mat-step-header.mat-accent .mat-step-icon-selected,.app-dark .mat-step-header.mat-accent .mat-step-icon-state-done,.app-dark .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ffd740;color:#000000de}.app-dark .mat-step-header.mat-warn .mat-step-icon{color:#fff}.app-dark .mat-step-header.mat-warn .mat-step-icon-selected,.app-dark .mat-step-header.mat-warn .mat-step-icon-state-done,.app-dark .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff5722;color:#fff}.app-dark .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff5722}.app-dark .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.app-dark .mat-step-header .mat-step-label.mat-step-label-error{color:#ff5722}.app-dark .mat-stepper-horizontal,.app-dark .mat-stepper-vertical{background-color:#424242}.app-dark .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.app-dark .mat-horizontal-stepper-header:before,.app-dark .mat-horizontal-stepper-header:after,.app-dark .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.app-dark .mat-sort-header-arrow{color:#c6c6c6}.app-dark .mat-tab-nav-bar,.app-dark .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}.app-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,.app-dark .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.app-dark .mat-tab-label,.app-dark .mat-tab-link{color:#fff}.app-dark .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-link.mat-tab-disabled{color:#ffffff80}.app-dark .mat-tab-header-pagination-chevron{border-color:#fff}.app-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}.app-dark .mat-tab-group[class*=mat-background-]>.mat-tab-header,.app-dark .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.app-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#cfd8dc4d}.app-dark .mat-tab-group.mat-primary .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#607d8b}.app-dark .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.app-dark .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.app-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe57f4d}.app-dark .mat-tab-group.mat-accent .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffd740}.app-dark .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.app-dark .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.app-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffccbc4d}.app-dark .mat-tab-group.mat-warn .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5722}.app-dark .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.app-dark .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.app-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#cfd8dc4d}.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header,.app-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container,.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#607d8b}.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.app-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.app-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.app-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.app-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe57f4d}.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header,.app-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container,.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ffd740}.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.app-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.app-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.app-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.app-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffccbc4d}.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header,.app-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container,.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#ff5722}.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.app-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.app-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.app-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.app-dark .mat-toolbar{background:#212121;color:#fff}.app-dark .mat-toolbar.mat-primary{background:#607d8b;color:#fff}.app-dark .mat-toolbar.mat-accent{background:#ffd740;color:#000000de}.app-dark .mat-toolbar.mat-warn{background:#ff5722;color:#fff}.app-dark .mat-toolbar .mat-form-field-underline,.app-dark .mat-toolbar .mat-form-field-ripple,.app-dark .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.app-dark .mat-toolbar .mat-form-field-label,.app-dark .mat-toolbar .mat-focused .mat-form-field-label,.app-dark .mat-toolbar .mat-select-value,.app-dark .mat-toolbar .mat-select-arrow,.app-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.app-dark .mat-toolbar .mat-input-element{caret-color:currentColor}.app-dark .mat-tooltip{background:rgba(97,97,97,.9)}.app-dark .mat-tree{background:#424242}.app-dark .mat-tree-node,.app-dark .mat-nested-tree-node{color:#fff}.app-dark .mat-snack-bar-container{color:#000000de;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.app-dark .mat-simple-snackbar-action{color:inherit}.app-dark .primary-bg,.app-dark body .ngx-datatable.material .datatable-footer .datatable-pager li.active a,body .ngx-datatable.material .datatable-footer .datatable-pager li.active .app-dark a,.app-dark .gene-form-wizard .mat-tab-label-active,.gene-form-wizard .app-dark .mat-tab-label-active{background:#607d8b!important}.app-dark .primary-text{color:#607d8b!important}.app-dark .success-bg{background:#2e7d32!important}.app-dark .success-text{color:#2e7d32!important}.app-dark .warn-bg{background:#ff5722!important}.app-dark .warn-text{color:#ff5722!important}.app-dark .accent-text{color:#ffd740!important}.app-dark .accent-bg{background:#ffd740!important}.primary-bg,body .ngx-datatable.material .datatable-footer .datatable-pager li.active a,.gene-form-wizard .mat-tab-label-active{background:#3f51b5!important;color:#fff!important}.primary-text{color:#3f51b5!important}.success-bg{background:#43a047!important;color:#fff!important}.success-text{color:#43a047!important}.warn-bg{background:#f44336!important;color:#fff!important}.warn-text{color:#f44336!important}.accent-text{color:#ffd740!important}.accent-bg{background:#ffd740!important;color:#fff!important}html{font-size:16px}@media (max-width: 1366px){html{font-size:15px}}@media (max-width: 1279px){html{font-size:15px}}@media (max-width: 959px){html{font-size:14px}}html,body{width:100%;height:100%;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;color:#37474f;padding:0;font-weight:400;font-size:1rem;line-height:1.5;font-family:Roboto,Helvetica Neue,sans-serif}body.pace-done{background:#6b6b6b}body .mat-card{font-family:Roboto,Helvetica Neue,sans-serif;background-color:#fff}body .mat-list .mat-list-item .mat-list-item-content,.mat-nav-list .mat-list-item .mat-list-item-content,.mat-toolbar,.mat-button,.mat-fab,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-checkbox,.mat-input-element,.mat-input-container,.mat-tab-labels,.mat-tab-label,.mat-toolbar,.mat-menu-item,.mat-simple-snackbar,.mat-select-content{font-family:Roboto,Helvetica Neue,sans-serif!important}[tabindex="-1"]:focus{outline:none}select,button,textarea,input{vertical-align:baseline}html[dir=rtl],html[dir=ltr],body[dir=rtl],body[dir=ltr]{unicode-bidi:embed}bdo[dir=rtl]{direction:rtl;unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr;unicode-bidi:bidi-override}.mat-card.settings-panel{position:fixed;bottom:6px;right:6px;width:300px;z-index:9}body .mat-card{color:#37474f}p{margin-bottom:1rem;margin-top:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;color:inherit;font-weight:700;margin-top:0}h1,.h1{font-size:2rem;color:inherit}h2,.h2{font-size:1.625rem;color:inherit}h3,.h3{font-size:1.375rem;color:inherit}h4,.h4{font-size:1.125rem;color:inherit}h5,.h5{font-size:.875rem;color:inherit}h6,.h6{font-size:.75rem;color:inherit}a{text-decoration:none;color:inherit}button{outline:0}figure{margin:0;width:auto!important}hr{margin-top:0;margin-bottom:0;border:0}strong,b{font-weight:700}.mat-drawer-transition .mat-drawer-content{transition:margin .4s ease 0s!important}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){body mat-sidenav .sidebar-panel .sub-menu,body .mat-list-item .menu-caret{transition:0!important}}@supports (-ms-ime-align: auto){body mat-sidenav .sidebar-panel .sub-menu,body .mat-list-item .menu-caret{transition:0!important}}body .chartjs-render-monitor{animation:none;width:100%!important}body .sidebar-logo.mat-toolbar{align-items:center;background:transparent none repeat scroll 0 0;justify-content:center;padding:0 6px}body .app{height:100%;overflow:hidden}body .mat-sidenav{overflow-x:hidden;overflow-y:hidden;min-width:4rem}body .gene-logo{padding:1rem 0 .5rem;text-align:center}body .gene-logo .logo-text{margin:0 1rem}body mat-sidenav .sidebar-panel .mat-nav-list a{display:flex;flex-direction:row;align-items:center;justify-content:center;height:3.25rem;padding:0 1.5rem;font-weight:500}body mat-sidenav .sidebar-panel .mat-nav-list a,body .gene-user-name{color:#e4e7ef;outline:none}body mat-sidenav .sidebar-panel .sub-menu{padding-top:0;overflow:hidden;transition:.5s cubic-bezier(.35,0,.25,1);transition-property:max-height}body mat-sidenav .sidebar-panel .sub-menu a{padding-left:4rem;margin:0;padding-top:.25rem;padding-bottom:.25rem}body .gene-container{height:100%}body .mat-sidenav-content{background-color:#f0f2f7;height:100%;overflow:hidden}body mat-sidenav .sidebar-panel .navigation mat-icon:not(.caret),body mat-sidenav .sidebar-panel .navigation .sunny-theme .mat-dialog-container .mat-dialog-title:not(.caret),.sunny-theme .mat-dialog-container body mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body mat-sidenav .sidebar-panel .navigation .normal-dark-theme .mat-dialog-container .mat-dialog-title:not(.caret),.normal-dark-theme .mat-dialog-container body mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body mat-sidenav .sidebar-panel .navigation .murasaki-theme .mat-dialog-container .mat-dialog-title:not(.caret),.murasaki-theme .mat-dialog-container body mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body mat-sidenav .sidebar-panel .navigation .light-theme .mat-dialog-container .mat-dialog-title:not(.caret),.light-theme .mat-dialog-container body mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body mat-sidenav .sidebar-panel .navigation .freezing-theme .mat-dialog-container .mat-dialog-title:not(.caret),.freezing-theme .mat-dialog-container body mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body mat-sidenav .sidebar-panel .navigation .pink-theme .mat-dialog-container .mat-dialog-title:not(.caret),.pink-theme .mat-dialog-container body mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body mat-sidenav .sidebar-panel .navigation .dark-theme .mat-dialog-container .mat-dialog-title:not(.caret),.dark-theme .mat-dialog-container body mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret){margin-right:.75rem}body .sidebar-panel{width:16rem;height:100%}body .sidebar-container .mat-nav-list .mat-list-item .mat-list-item-content{height:auto;display:block;margin-bottom:0;padding:0}body .gene-user-name{margin-top:1rem;font-size:1rem}body .mat-nav-list .mat-list-item-content:hover,body .mat-nav-list .mat-list-item-content.mat-list-item-focus,body .active-link{background-color:#0003}body .sidebar-panel .material-icons{font-size:1.2rem}body .mat-list-item .menu-caret{transition:all .4s ease 0s;margin-right:0!important}body .mat-list-item.open .menu-caret{transform:rotate(90deg)}body .gene-user-thumb{padding:.9375rem 0}body .mat-icon-button,body .mat-mini-fab{height:30px;width:30px;font-size:12px;line-height:24px}body .mat-icon-button .mat-button-wrapper,body .mat-mini-fab .mat-button-wrapper{padding:0!important}body .mat-icon-button .mat-button-wrapper .mat-icon,body .mat-mini-fab .mat-button-wrapper .mat-icon{line-height:unset!important}body .mat-calendar-controls .mat-icon-button{height:40px!important;width:40px!important}body .search-bar{flex:0 0 auto!important}body .mat-input-container{font-size:.875rem}body .gene-breadcrumbs{font-size:.875rem;color:#37474f;margin-left:1rem;margin-right:1rem}body .gene-breadcrumbs .breadcrumb{padding:0}body .gene-breadcrumbs .breadcrumb li{display:inline-block;margin-left:.2rem;margin-right:.2rem}body .gene-breadcrumbs .breadcrumb li a{cursor:pointer}body .gene-breadcrumbs .breadcrumb li a:hover{color:#3f51b5}body .gene-breadcrumbs .breadcrumb li:first-child{margin:0}body .gene-breadcrumbs .breadcrumb li:first-child:before{content:none}body .gene-breadcrumbs .breadcrumb li:before{content:"/";display:inline-block;margin:.2rem}body .sidebar-panel .mat-fab.mat-primary,body .sidebar-panel .mat-mini-fab.mat-primary{background-color:#fff;color:#37474f}body .mat-card .mat-card-header{padding-bottom:.675rem!important}body .mat-card .mat-card-header .mat-card-header-text .mat-card-title,body .mat-card .mat-card-header .mat-card-header-text .mat-card-title h3{margin:0!important}body .mat-mini-fab .mat-icon,body .mat-mini-fab i{padding:0;line-height:3.3rem}body .mat-mini-fab i{padding:.8125rem 0}body .mat-button{font-size:1rem}body .mat-icon{height:auto;width:auto;min-width:16px;max-width:32px;min-height:16px;max-height:32px}body .gene-header-toolbar .secondary-menu{align-items:center;display:flex;height:100%;justify-content:center}body .secondary-menu button{height:50px;margin:0 .3rem;min-width:50px;width:50px;padding:0}body .mat-menu-content .mat-menu-item{font-size:14px!important;height:38px!important;line-height:38px!important}.app-dark .mat-sidenav-content{background:rgb(54,54,54)}.app-dark .gene-breadcrumbs{color:#fff}.app-dark .sidebar-area.mat-sidenav{background:#424242}.boxed .dash-card .pad-wrap{padding-left:.2rem;padding-right:.2rem}.gene-base-container{height:calc(100% - 64px);overflow-x:hidden;overflow-y:auto;position:relative}.inner-container{padding:.5rem;height:100%}.footer-wrap{margin-bottom:-.5rem;align-self:flex-end}.sidebar-area.mat-sidenav{background-color:#37474f;height:100%}.app-dark .mat-flat-button.mat-primary,.app-dark .mat-raised-button.mat-primary,.app-dark .mat-fab.mat-primary,.app-dark .mat-mini-fab.mat-primary{background-color:#607d8b}.sidebar-container{height:calc(100% - 64px)}.mat-sidenav-container .mat-nav-list .mat-list-item{height:auto}body .mat-form-field-appearance-legacy .mat-form-field-label,body .mat-form-field-appearance-legacy .mat-hint{color:#00000061}body .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000001f}body .mat-form-field-appearance-legacy .mat-form-field-infix{font-size:.875rem}body .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#1565c0}body .mat-mini-fab .mat-button-wrapper{display:inline}.gene-img-table{padding-top:2rem!important}body [dir=rtl] mat-sidenav .sidebar-panel .navigation mat-icon:not(.caret),body [dir=rtl] mat-sidenav .sidebar-panel .navigation .sunny-theme .mat-dialog-container .mat-dialog-title:not(.caret),.sunny-theme .mat-dialog-container body [dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body [dir=rtl] mat-sidenav .sidebar-panel .navigation .normal-dark-theme .mat-dialog-container .mat-dialog-title:not(.caret),.normal-dark-theme .mat-dialog-container body [dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body [dir=rtl] mat-sidenav .sidebar-panel .navigation .murasaki-theme .mat-dialog-container .mat-dialog-title:not(.caret),.murasaki-theme .mat-dialog-container body [dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body [dir=rtl] mat-sidenav .sidebar-panel .navigation .light-theme .mat-dialog-container .mat-dialog-title:not(.caret),.light-theme .mat-dialog-container body [dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body [dir=rtl] mat-sidenav .sidebar-panel .navigation .freezing-theme .mat-dialog-container .mat-dialog-title:not(.caret),.freezing-theme .mat-dialog-container body [dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body [dir=rtl] mat-sidenav .sidebar-panel .navigation .pink-theme .mat-dialog-container .mat-dialog-title:not(.caret),.pink-theme .mat-dialog-container body [dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body [dir=rtl] mat-sidenav .sidebar-panel .navigation .dark-theme .mat-dialog-container .mat-dialog-title:not(.caret),.dark-theme .mat-dialog-container body [dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret){margin-left:.75rem;margin-right:0}body [dir=rtl] .mat-list-item .menu-caret{transition:all .4s ease 0s;margin-left:0!important;transform:rotate(180deg)!important}body [dir=rtl] .mat-list-item.open .menu-caret{transform:rotate(90deg)!important}body [dir=rtl] mat-sidenav .sidebar-panel .sub-menu a{padding-right:4rem;padding-left:0}body [dir=rtl] .contact-list{float:right}body [dir=rtl] .user-socail-stats ul{padding-right:2rem!important}body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation mat-icon:not(.caret),body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .sunny-theme .mat-dialog-container .mat-dialog-title:not(.caret),.sunny-theme .mat-dialog-container body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .normal-dark-theme .mat-dialog-container .mat-dialog-title:not(.caret),.normal-dark-theme .mat-dialog-container body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .murasaki-theme .mat-dialog-container .mat-dialog-title:not(.caret),.murasaki-theme .mat-dialog-container body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .light-theme .mat-dialog-container .mat-dialog-title:not(.caret),.light-theme .mat-dialog-container body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .freezing-theme .mat-dialog-container .mat-dialog-title:not(.caret),.freezing-theme .mat-dialog-container body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .pink-theme .mat-dialog-container .mat-dialog-title:not(.caret),.pink-theme .mat-dialog-container body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret),body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .dark-theme .mat-dialog-container .mat-dialog-title:not(.caret),.dark-theme .mat-dialog-container body .collapsed-sidebar[dir=rtl] mat-sidenav .sidebar-panel .navigation .mat-dialog-title:not(.caret){margin-left:.75rem;margin-right:0}@media (max-width: 1525px){.gene-mail-wrapper .mat-list .mat-list-item .mat-list-item-content,.gene-mail-wrapper .mat-nav-list .mat-list-item .mat-list-item-content{height:30px}}@media (max-width: 1279px){.boxed-layout-md,.gene-breadcrumbs{display:none}}@media (max-width: 1199px){.collapse-option{display:none}}@media (max-width: 959px){.gene-header-toolbar .search-bar,.gene-header-toolbar .mat-icon-button{display:none}}@media (max-width: 959px){body .mat-drawer-container{-webkit-overflow-scrolling:auto!important}body .sidebar-container{overflow-x:hidden;overflow-y:auto}}.sidebar-label{position:absolute;background:#f44336;color:#fff;padding:.1rem .2rem;border-radius:5px;font-size:.6rem;top:31%;right:45px;letter-spacing:1px}@media (max-width: 599px){body .secondary-menu button{min-width:34px;width:34px}body .secondary-menu button .material-icons{font-size:22px}.gene-header-toolbar.mat-toolbar-row,.gene-header-toolbar.mat-toolbar-single-row{height:auto;min-height:56px}.gene-header-toolbar.mat-toolbar-row .navbar-brand,.gene-header-toolbar.mat-toolbar-single-row .navbar-brand{max-width:125px;white-space:normal}}.gene-ham-icon{margin-right:1rem}.gene-ham-icon .mat-mini-fab{height:3.125rem;width:3.125rem}.gene-header-toolbar.mat-toolbar-row,.gene-header-toolbar.mat-toolbar-single-row{height:75px}.gene-header-toolbar .mat-button,.gene-header-toolbar .mat-icon-button,.gene-header-toolbar .mat-raised-button,.gene-header-toolbar .mat-input-element{color:#000}mat-sidenav.sidebar-panel .sub-menu{padding-top:0;overflow:hidden;transition:.5s cubic-bezier(.35,0,.25,1);transition-property:max-height}mat-sidenav.sidebar-panel .sub-menu a{margin-left:30px}mat-sidenav .sidebar-panel .navigation .open>.mat-list-item-content>.sub-menu{max-height:1000px}.sub-menu{padding-top:0;overflow:hidden;max-height:0;transition:.5s cubic-bezier(.35,0,.25,1);transition-property:max-height}.relative{position:relative}body .gene-header-toolbar.mat-toolbar{background:#f0f2f7}.app-dark .gene-header-toolbar.mat-toolbar{background:rgb(54,54,54)}.app-dark .gene-header-toolbar.mat-toolbar .mat-button,.app-dark .gene-header-toolbar.mat-toolbar .mat-icon-button,.app-dark .gene-header-toolbar.mat-toolbar .mat-raised-button,.app-dark .gene-header-toolbar.mat-toolbar .mat-input-element{color:#fff}[dir=rtl] .gene-ham-icon{margin-left:1rem;margin-right:0}.gene-chat-wrap .people-list{transform:translate(330px);opacity:0;visibility:hidden}.gene-chat-wrap .chat-window{transform:translateY(435px)}.gene-chat-wrap.show-chat-list .people-list{transform:translate(0);transition:all .3s ease;opacity:1;visibility:visible}.gene-chat-wrap.show-chat-list .chat-window.show-chat-window{transform:translateY(0)}.gene-chat-wrap .mat-card{box-shadow:0 0 10px #0003}.gene-chat-wrap .mat-tab-body-wrapper{height:100%}.gene-chat-wrap .chat-people-list mat-list{cursor:pointer}.gene-chat-wrap img,.gene-chat-wrap .show-status{border-radius:100%}.gene-chat-wrap .people-list{position:fixed;z-index:99;top:64px;bottom:0;right:0;width:330px;margin:0;border-radius:0}.gene-chat-wrap .people-list .mat-tab-label{min-width:0}.gene-chat-wrap .people-list .mat-list-base .mat-list-item .mat-list-item-content{padding:0}.gene-chat-wrap .mat-list-base .mat-list-item,.gene-chat-wrap .mat-list-base .mat-list-option{height:auto}.gene-chat-wrap .show-status{height:10px;width:10px}.gene-chat-wrap .show-status.online{background-color:#43a047!important}.gene-chat-wrap .chat-window{width:370px;position:fixed;bottom:0;right:400px;z-index:98;margin:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.gene-chat-wrap .chat-window .chat-header{padding:.875rem 1.5rem;margin:-.875rem -1.5rem auto;height:55px}.gene-chat-wrap .chat-window .chat-header .icons-wrap .material-icons{font-size:1.3rem}.gene-chat-wrap .chat-window .gene-card-content{height:270px;overflow:hidden;overflow-y:auto}.gene-chat-wrap .chat-window .chat-block-wrap .chat-block p{display:inline-block;margin-bottom:.25rem;padding:.5rem;min-width:2rem;max-width:80%;border-radius:10px}.gene-chat-wrap .chat-window .chat-block-wrap .receiver-chat p{background-color:#3f51b5!important;color:#fff!important}.gene-chat-wrap .chat-window .gene-card-footer{padding:.875rem 1.5rem!important;margin:auto -1.5rem -.875rem!important}.icons-wrap a{display:inline-flex!important}.app-dark .gene-chat-wrap .chat-window .chat-block-wrap .receiver-chat p{background-color:#607d8b!important}.gene-cart-popup .cart-title-wrap{margin-top:-8px}.gene-cart-popup .cart-content-wrap{max-height:300px;overflow:auto}.gene-cart-popup .cart-content-wrap .cart-item-wrap:last-child .mat-divider{display:none}.gene-cart-popup .close-icon{cursor:pointer}.gene-lang-popup .language-title{margin-top:-8px;width:100%}.gene-lang-popup .lang-wrap{margin:.25rem}body .gene-header-toolbar{padding:0 1.5rem}html body .loading-bar-fixed>div#loading-bar-spinner{position:fixed!important;z-index:999!important;left:0!important;left:0;right:0;top:0!important;bottom:0;background:#FFFFFF!important;display:flex!important;justify-content:center;align-items:center}html body div#loading-bar-spinner .spinner-icon{width:60px!important;height:60px!important;color:#3f51b5}html body .loading-bar-fixed>div .bar{background:transparent!important;opacity:0!important;visibility:hidden!important}.horizontal-menu ul{padding:0;list-style-type:none;margin:0}.horizontal-menu ul li,.horizontal-menu ul a{display:inline-block;cursor:pointer;position:relative}.horizontal-menu ul li.menu-item-has-child:after{position:absolute;right:1rem;top:calc(50% - 12px);content:"arrow_right";direction:ltr;display:inline-block;font-feature-settings:"liga";font-family:Material Icons;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.horizontal-menu .hr-primary-menu>li{line-height:3;padding:0 1rem;font-size:1rem}.horizontal-menu .hr-primary-menu>li:hover>.hr-sub-menu{opacity:1;visibility:visible}.horizontal-menu .hr-primary-menu>li:hover>.hr-sub-menu>li.child-menu:hover .hr-sub-menu{opacity:1;visibility:visible}.horizontal-menu .hr-primary-menu>li.menu-item-has-child{padding-right:1.5rem}.horizontal-menu .hr-primary-menu>li.menu-item-has-child:after{right:-6px;transform:rotate(90deg)}.horizontal-menu .hr-primary-menu .hr-sub-menu{position:absolute;top:100%;min-width:5rem;background:#ffffff;box-shadow:0 0 10px #0003;z-index:9999;left:0;opacity:0;visibility:hidden;transition:all .3s ease;padding:.5rem 0;border-radius:8px;margin-top:15px}.horizontal-menu .hr-primary-menu .hr-sub-menu li{display:block;color:#37474f;font-weight:400}.horizontal-menu .hr-primary-menu .hr-sub-menu li a{font-size:.9rem;line-height:1.3;padding:.5rem 4rem .5rem 1rem;width:100%}.horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap{display:flex;width:100%;align-items:center}.horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap mat-icon,.horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .sunny-theme .mat-dialog-container .mat-dialog-title,.sunny-theme .mat-dialog-container .horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .mat-dialog-title,.horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .normal-dark-theme .mat-dialog-container .mat-dialog-title,.normal-dark-theme .mat-dialog-container .horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .mat-dialog-title,.horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .murasaki-theme .mat-dialog-container .mat-dialog-title,.murasaki-theme .mat-dialog-container .horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .mat-dialog-title,.horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .light-theme .mat-dialog-container .mat-dialog-title,.light-theme .mat-dialog-container .horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .mat-dialog-title,.horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .freezing-theme .mat-dialog-container .mat-dialog-title,.freezing-theme .mat-dialog-container .horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .mat-dialog-title,.horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .pink-theme .mat-dialog-container .mat-dialog-title,.pink-theme .mat-dialog-container .horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .mat-dialog-title,.horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .dark-theme .mat-dialog-container .mat-dialog-title,.dark-theme .mat-dialog-container .horizontal-menu .hr-primary-menu .hr-sub-menu li .header-icon-wrap .mat-dialog-title{font-size:90%}.horizontal-menu .hr-primary-menu .hr-sub-menu .hr-sub-menu{left:calc(100% + 1rem);top:0;opacity:0;visibility:hidden;margin-top:0}.horizontal-menu .hr-primary-menu .hr-sub-menu .hr-sub-menu>li{line-height:2.2}.horizontal-menu .hr-primary-menu .hr-sub-menu .hr-sub-menu>li a{padding-left:2rem}.horizontal-menu .hr-primary-menu .hr-sub-menu .hr-sub-menu>li a:after{content:"-";position:absolute;left:1rem;top:calc(50% - 11px)}.horizontal-menu .active-link{background-color:transparent!important}.hr-menu-wrap,.horizontal-toolbar-wrap .mat-toolbar-multiple-rows{height:auto;min-height:0}.make-mega-menu:hover .hr-sub-menu{opacity:1!important;visibility:visible!important}.make-mega-menu .hr-sub-menu{font-size:1rem}.make-mega-menu>.hr-sub-menu{width:760px;column-count:4;column-gap:1.25rem;padding-top:1.5rem!important;overflow:hidden}.make-mega-menu>.hr-sub-menu>li{padding:0rem 1rem .5rem!important}.make-mega-menu>.hr-sub-menu>li .header-icon-wrap{letter-spacing:1px;font-size:1rem}.make-mega-menu>.hr-sub-menu>li:after{content:none!important}.make-mega-menu>.hr-sub-menu>li .hr-sub-menu{position:static!important;min-width:0;background:transparent;box-shadow:none;transition-duration:0s}.make-mega-menu>.hr-sub-menu>li .hr-sub-menu li{padding-right:.5rem}.make-mega-menu>.hr-sub-menu>li .hr-sub-menu li:hover a{color:#3f51b5}.horizontal-menu .hr-primary-menu .make-mega-menu .hr-sub-menu li a{padding:0;padding-left:2rem}.horizontal-menu .hr-primary-menu .make-mega-menu .hr-sub-menu>li>.header-icon-wrap>a{padding-left:.9rem}.make-mega-menu.show-column-2>.hr-sub-menu{width:375px;column-count:2}.make-mega-menu.show-column-3>.hr-sub-menu{width:570px;column-count:3}@media only screen and (max-width: 1919px){.make-mega-menu>.hr-sub-menu{width:750px}.horizontal-menu .hr-primary-menu>li:last-child.make-mega-menu>.hr-sub-menu,.horizontal-menu .hr-primary-menu>li:nth-child(3).make-mega-menu>.hr-sub-menu,.horizontal-menu .hr-primary-menu>li:nth-child(4).make-mega-menu>.hr-sub-menu,.horizontal-menu .hr-primary-menu>li:nth-child(5).make-mega-menu>.hr-sub-menu,.horizontal-menu .hr-primary-menu>li:nth-child(6).make-mega-menu>.hr-sub-menu,.horizontal-menu .hr-primary-menu>li:nth-child(7).make-mega-menu>.hr-sub-menu{left:-200px}}[mat-raised-button],[mat-fab],[mat-mini-fab],[mat-button],[mat-icon-button]{border-radius:8px;font-weight:400}[mat-raised-button][mat-button-sm],[mat-fab][mat-button-sm],[mat-mini-fab][mat-button-sm],[mat-button][mat-button-sm],[mat-icon-button][mat-button-sm]{font-size:13px;line-height:30px;padding:0 8px}[mat-icon-button][mat-button-sm]{padding:0;width:30px;height:30px}[mat-icon-button][mat-button-sm] mat-icon,[mat-icon-button][mat-button-sm] .sunny-theme .mat-dialog-container .mat-dialog-title,.sunny-theme .mat-dialog-container [mat-icon-button][mat-button-sm] .mat-dialog-title,[mat-icon-button][mat-button-sm] .normal-dark-theme .mat-dialog-container .mat-dialog-title,.normal-dark-theme .mat-dialog-container [mat-icon-button][mat-button-sm] .mat-dialog-title,[mat-icon-button][mat-button-sm] .murasaki-theme .mat-dialog-container .mat-dialog-title,.murasaki-theme .mat-dialog-container [mat-icon-button][mat-button-sm] .mat-dialog-title,[mat-icon-button][mat-button-sm] .light-theme .mat-dialog-container .mat-dialog-title,.light-theme .mat-dialog-container [mat-icon-button][mat-button-sm] .mat-dialog-title,[mat-icon-button][mat-button-sm] .freezing-theme .mat-dialog-container .mat-dialog-title,.freezing-theme .mat-dialog-container [mat-icon-button][mat-button-sm] .mat-dialog-title,[mat-icon-button][mat-button-sm] .pink-theme .mat-dialog-container .mat-dialog-title,.pink-theme .mat-dialog-container [mat-icon-button][mat-button-sm] .mat-dialog-title,[mat-icon-button][mat-button-sm] .dark-theme .mat-dialog-container .mat-dialog-title,.dark-theme .mat-dialog-container [mat-icon-button][mat-button-sm] .mat-dialog-title{font-size:20px;line-height:20px}[mat-fab].mat-fab-bottom-right{top:auto;right:20px;bottom:1rem;left:auto;position:fixed}[mat-fab].mat-fab-bottom-left{inset:auto auto -25px 20px;position:fixed}[mat-fab].mat-fab-top-right{inset:20px 20px auto auto;position:fixed}[mat-fab].mat-fab-top-left{inset:20px auto auto 20px;position:fixed}.mat-dialog-container{background:white;border-radius:8px}mat-list mat-list-item,mat-list a[mat-list-item],mat-nav-list mat-list-item,mat-nav-list a[mat-list-item]{color:#000000de}mat-list-item mat-icon[mat-list-avatar],mat-list-item .sunny-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.sunny-theme .mat-dialog-container mat-list-item [mat-list-avatar].mat-dialog-title,mat-list-item .normal-dark-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.normal-dark-theme .mat-dialog-container mat-list-item [mat-list-avatar].mat-dialog-title,mat-list-item .murasaki-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.murasaki-theme .mat-dialog-container mat-list-item [mat-list-avatar].mat-dialog-title,mat-list-item .light-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.light-theme .mat-dialog-container mat-list-item [mat-list-avatar].mat-dialog-title,mat-list-item .freezing-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.freezing-theme .mat-dialog-container mat-list-item [mat-list-avatar].mat-dialog-title,mat-list-item .pink-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.pink-theme .mat-dialog-container mat-list-item [mat-list-avatar].mat-dialog-title,mat-list-item .dark-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.dark-theme .mat-dialog-container mat-list-item [mat-list-avatar].mat-dialog-title,.mat-list-item mat-icon[mat-list-avatar],.mat-list-item .sunny-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.sunny-theme .mat-dialog-container .mat-list-item [mat-list-avatar].mat-dialog-title,.mat-list-item .normal-dark-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.normal-dark-theme .mat-dialog-container .mat-list-item [mat-list-avatar].mat-dialog-title,.mat-list-item .murasaki-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.murasaki-theme .mat-dialog-container .mat-list-item [mat-list-avatar].mat-dialog-title,.mat-list-item .light-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.light-theme .mat-dialog-container .mat-list-item [mat-list-avatar].mat-dialog-title,.mat-list-item .freezing-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.freezing-theme .mat-dialog-container .mat-list-item [mat-list-avatar].mat-dialog-title,.mat-list-item .pink-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.pink-theme .mat-dialog-container .mat-list-item [mat-list-avatar].mat-dialog-title,.mat-list-item .dark-theme .mat-dialog-container [mat-list-avatar].mat-dialog-title,.dark-theme .mat-dialog-container .mat-list-item [mat-list-avatar].mat-dialog-title{align-items:center;align-content:center;justify-content:center;display:flex}mat-divider{border-top:1px solid rgba(0,0,0,.12)!important}mat-list mat-list-item [mat-list-avatar],mat-list a[mat-list-item] [mat-list-avatar],mat-nav-list mat-list-item [mat-list-avatar],mat-nav-list a[mat-list-item] [mat-list-avatar]{min-width:40px}mat-list-item.active>.mat-list-item-content{background:rgba(0,0,0,.04)}mat-list mat-list-item .mat-list-item-content,mat-list a[mat-list-item] .mat-list-item-content,mat-nav-list mat-list-item .mat-list-item-content,mat-nav-list a[mat-list-item] .mat-list-item-content{font-size:1rem!important}.mat-menu{border-radius:8px}[mat-menu-item]{font-size:1rem!important}.app-dark .mat-tab-label{color:#fff}.mat-tab-label{min-width:25px!important;padding:.7rem!important;opacity:1!important}.mat-tab-label.mat-tab-label-active{background-color:transparent;color:#ffd740!important;font-weight:900;box-shadow:-.8px 0 #607d8b,.8px 0 #607d8b;border-right:2.5px solid #607d8b;border-left:2.5px solid #607d8b}.app-dark .mat-tab-group.mat-primary .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#506169}:host ::ng-deep table:not(.no-action-header):not(.notif-table) th{font-weight:400}:host ::ng-deep table:not(.no-action-header):not(.notif-table) thead>tr:first-child{height:40px}:host ::ng-deep table:not(.no-action-header):not(.notif-table) thead>tr:nth-child(2){border-top:4px solid #607d8b}:host ::ng-deep table:not(.no-action-header):not(.notif-table) thead>tr:not(:first-child){border-left:4px solid #607d8b;border-right:4px solid #607d8b}:host ::ng-deep table:not(.no-action-header):not(.notif-table) thead>tr:nth-last-child(2){border-bottom:4px solid #607d8b}:host ::ng-deep table:not(.no-action-header):not(.notif-table) thead>tr:last-child{border-bottom:4px solid #607d8b}:host ::ng-deep table:not(.no-action-header):not(.notif-table) tbody>tr{border-left:4px solid #607d8b;border-right:4px solid #607d8b}:host ::ng-deep table:not(.no-action-header):not(.notif-table) tbody>tr:last-child{border-bottom:4px solid #607d8b}:host ::ng-deep table:not(.no-action-header):not(.notif-table) tbody tr:nth-child(odd){background-color:#607d8b}:host ::ng-deep table:not(.no-action-header):not(.notif-table) tbody tr:nth-child(odd) .mat-icon-button{background:#353535;line-height:0!important}:host ::ng-deep table:not(.no-action-header):not(.notif-table) tbody tr:nth-child(even){background-color:#353535}:host ::ng-deep table:not(.no-action-header):not(.notif-table) tbody tr:nth-child(even) .mat-icon-button{background:#607d8b;line-height:0!important}:host ::ng-deep table.no-action-header th{font-weight:400}:host ::ng-deep table.no-action-header thead>tr:nth-child(1){border-top:4px solid #607d8b;border-left:4px solid #607d8b;border-right:4px solid #607d8b}:host ::ng-deep table.no-action-header thead>tr:not(:first-child){border-left:4px solid #607d8b;border-right:4px solid #607d8b}:host ::ng-deep table.no-action-header thead>tr:nth-last-child(2){border-bottom:4px solid #607d8b}:host ::ng-deep table.no-action-header thead>tr:last-child{border-bottom:4px solid #607d8b}:host ::ng-deep table.no-action-header tbody>tr{border-left:4px solid #607d8b;border-right:4px solid #607d8b}:host ::ng-deep table.no-action-header tbody>tr:last-child{border-bottom:4px solid #607d8b}:host ::ng-deep table.no-action-header tbody tr:nth-child(odd){background-color:#607d8b}:host ::ng-deep table.no-action-header tbody tr:nth-child(odd) .mat-icon-button{background:#353535;line-height:0!important}:host ::ng-deep table.no-action-header tbody tr:nth-child(even){background-color:#353535}:host ::ng-deep table.no-action-header tbody tr:nth-child(even) .mat-icon-button{background:#607d8b;line-height:0!important}:host ::ng-deep .mat-slide-toggle.mat-checked .mat-slide-toggle-bar .mat-slide-toggle-thumb{background-color:#fdd835}:host ::ng-deep .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ffc10780}:host ::ng-deep .mat-form-field-appearance-outline .mat-form-field-infix{padding:.15rem}:host ::ng-deep mat-form-field.mat-form-field-should-float label{font-size:18px;font-weight:600;color:#000}mat-form-field{width:100%}:host ::ng-deep .ck-editor__editable_inline{min-height:50px;border:1px solid #b8b8b8;background:white;color:#000}.top-space{margin-top:30px}.horizontal{overflow:auto}.child-tab-font{font-size:.8rem}.center-spinner{display:flex;justify-content:center;align-items:center}.hide,.hidden{display:none!important}.header-div{border-bottom:1px solid black;display:flex;padding:1rem}.header-text{margin-left:1rem;margin-bottom:0!important}.header-icon{align-self:center;margin-left:auto!important;background-color:transparent!important}.baseline-align{align-items:baseline}.admtc-table-button,button.yellow-button.mat-raised-button,button.blue-patina-button.mat-raised-button{min-width:7em;height:2.8em;font-size:1.2em;font-family:Roboto,Helvetica Neue,sans-serif!important}.admtc-table-button .mat-icon[svgicon],button.yellow-button.mat-raised-button .mat-icon[svgicon],button.blue-patina-button.mat-raised-button .mat-icon[svgicon]{margin-top:.5em;margin-right:.3em}.admtc-normal-button,button.yellow-button-normal.mat-raised-button{min-width:7em;height:2em;font-size:1em;font-family:Roboto,Helvetica Neue,sans-serif!important}.admtc-normal-button .mat-icon[svgicon],button.yellow-button-normal.mat-raised-button .mat-icon[svgicon]{margin-top:.3em;margin-right:.2em}.background-accent,button.yellow-button-normal.mat-raised-button,button.yellow-button.mat-raised-button{background-color:#fdd835!important;color:#000000de}.background-warn{background-color:red!important;color:#fff}.background-success{background-color:#4caf50!important;color:#fff}.background-primary{background-color:#607d8b!important;color:#fff}.background-medium-grey{background-color:#424242!important;color:#fff}.background-black{background-color:#212121!important;color:#fff}button.blue-patina-button.mat-raised-button{background-color:#607d8b!important}.status-icon,.red-icon,.purple-icon,.black-icon,.greenyellow-icon,.yellow-icon,.green-icon{font-size:25px;width:30px}.is-loading .mat-option-text{display:flex;justify-content:center}.display-flex{display:flex}.green-icon{color:#4caf50}.yellow-icon{color:#ff0}.greenyellow-icon{color:#adff2f}.black-icon{color:#000}.purple-icon{color:purple}.red-icon,.red-text{color:red}.text-white{color:#fff}.greenyellow-text{color:#adff2f!important}.mat-sort-header-container{justify-content:center}.tags{background-color:#fdd835;color:#000;padding:3px 5px;border-radius:3px;margin-right:5px}.tags-primary{background-color:#607d8b;color:#000;font-size:larger;padding:3px 5px;border-radius:3px;margin-right:5px}.p-grid{margin-right:unset!important;margin-left:unset!important;margin-top:unset!important}.add-btn{background:#fdd835;width:10rem}.color{background:#607d8b;width:10rem}.alignment{text-align:right;padding-right:0}.fontColor{color:#000}.yellow-border{border:2px solid #fdd835}.silver-border{border:2px solid whitesmoke}.red-border{border:2px solid red}.certification-rule-pop-up .mat-dialog-container,.dialog-no-padding .mat-dialog-container{padding:0}.no-max-height .mat-dialog-container{max-height:unset!important;padding:0!important}.image-preview-pop-up .mat-dialog-container{background:rgba(0,0,0,.231372549);box-shadow:none;padding:0;overflow:hidden}.pass-fail-pop-up .mat-dialog-container{padding:0 24px 18px}.expected-doc-task .mat-dialog-container{padding:16px!important;overflow:visible}.no-padding-pop-up .mat-dialog-container{padding:0;overflow:visible}.questionnaire-simulation-pop-up .mat-dialog-container{overflow:scroll;width:60vw;max-height:90vh;background-color:#607d8b;color:#fff}.reply-message-pop-up .mat-dialog-container{padding:0;min-height:430px}.grey-mode-pop-up .mat-dialog-container{color:#fff;background:#7c7c7c}.send-pro-evaluation-pop-up .mat-dialog-container{padding:0;min-height:430px;visibility:hidden}.banner-connect-snackbar{padding:0!important;min-height:0!important;max-height:0!important}.editor-background-white{background-color:#fafafa;color:#000}.editor-background-white .ck-editor__editable{min-height:140px!important}.small-text-fieldset{font-size:12px}.small-icon{transform:scale(.6)}.padding-0{padding:0!important}.mt-1rem{margin-top:1rem}.mr-1rem{margin-right:1rem}.mb-1rem{margin-bottom:1rem}.ml-auto{margin-left:auto}.ellipsis-one-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.span-block{width:fit-content;display:block;max-width:-webkit-fill-available;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialog-title{color:#000}.icon-self-right{position:absolute;right:0;top:0;cursor:pointer}.dialog-body{color:#000}.no-padding{padding:0!important}.no-padding-x{padding-right:0!important;padding-left:0!important}.no-padding-y{padding-top:0!important;padding-bottom:0!important}.no-padding-r{padding-right:0!important}.no-padding-l{padding-left:0!important}.no-padding-t{padding-top:0!important}.no-padding-b{padding-bottom:0!important}.no-margin{margin:0}.align-center{text-align:center}.align-end{text-align:end}.one-line-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:8px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#00000080;box-shadow:0 0 1px #ffffff80;-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}.ckeditor-small .ck-editor__editable{min-height:140px!important;max-height:140px!important;border:1px solid rgba(0,0,0,.5)!important}.ckeditor-medium .ck-editor__editable{min-height:300px!important;max-height:300px!important;border:1px solid rgba(0,0,0,.5)!important}.ckeditor-big .ck-editor__editable{min-height:500px!important;max-height:500px!important}.ckeditor-white-background{background-color:#fff!important;color:#000!important}.custom-dialog-container-publishable-doc .mat-dialog-container{overflow:unset;padding:15px}.align-input-field{margin-bottom:9px}.hide-pagination-buttons .mat-paginator-navigation-first,.hide-pagination-buttons .mat-paginator-navigation-previous,.hide-pagination-buttons .mat-paginator-navigation-next,.hide-pagination-buttons .mat-paginator-navigation-last{display:none!important}.clickable{cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.text-right{text-align:right}.no-padding{padding-top:0!important}.page-spinner{position:fixed;z-index:9999;inset:0;background-color:#0000004d;display:flex;align-items:center;justify-content:center}.loading-indicator{position:fixed;z-index:999;height:2em;width:2em;overflow:show;margin:auto;inset:0}.loading-indicator:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d}.inner-loading-indicator{display:flex;justify-content:center;align-items:center;position:absolute;inset:0;z-index:999999999}.inner-loading-indicator:before{content:"";width:100%;height:100%;background-color:#0000004d;position:absolute;inset:0}.inner-loading-indicator-transparent-bg{display:flex;justify-content:center;align-items:center;position:absolute;inset:0;z-index:999999999}.inner-loading-indicator-transparent-bg:before{content:"";width:100%;height:100%;position:absolute;inset:0}.mat-red{background-color:#f44336!important;color:#fff!important}.mat-red-50{background-color:#ffebee!important;color:#000000de!important}.mat-red-100{background-color:#ffcdd2!important;color:#000000de!important}.mat-red-200{background-color:#ef9a9a!important;color:#000000de!important}.mat-red-300{background-color:#e57373!important;color:#000000de!important}.mat-red-400{background-color:#ef5350!important;color:#000000de!important}.mat-red-500{background-color:#f44336!important;color:#fff!important}.mat-red-600{background-color:#e53935!important;color:#fff!important}.mat-red-700{background-color:#d32f2f!important;color:#fff!important}.mat-red-800{background-color:#c62828!important;color:#fff!important}.mat-red-900{background-color:#b71c1c!important;color:#fff!important}.mat-red-A100{background-color:#ff8a80!important;color:#000000de!important}.mat-red-A200{background-color:#ff5252!important;color:#fff!important}.mat-red-A400{background-color:#ff1744!important;color:#fff!important}.mat-red-A700{background-color:#d50000!important;color:#fff!important}.mat-pink{background-color:#e91e63!important;color:#fff!important}.mat-pink-50{background-color:#fce4ec!important;color:#000000de!important}.mat-pink-100{background-color:#f8bbd0!important;color:#000000de!important}.mat-pink-200{background-color:#f48fb1!important;color:#000000de!important}.mat-pink-300{background-color:#f06292!important;color:#000000de!important}.mat-pink-400{background-color:#ec407a!important;color:#000000de!important}.mat-pink-500{background-color:#e91e63!important;color:#fff!important}.mat-pink-600{background-color:#d81b60!important;color:#fff!important}.mat-pink-700{background-color:#c2185b!important;color:#fff!important}.mat-pink-800{background-color:#ad1457!important;color:#fff!important}.mat-pink-900{background-color:#880e4f!important;color:#fff!important}.mat-pink-A100{background-color:#ff80ab!important;color:#000000de!important}.mat-pink-A200{background-color:#ff4081!important;color:#fff!important}.mat-pink-A400{background-color:#f50057!important;color:#fff!important}.mat-pink-A700{background-color:#c51162!important;color:#fff!important}.mat-purple{background-color:#9c27b0!important;color:#fff!important}.mat-purple-50{background-color:#f3e5f5!important;color:#000000de!important}.mat-purple-100{background-color:#e1bee7!important;color:#000000de!important}.mat-purple-200{background-color:#ce93d8!important;color:#000000de!important}.mat-purple-300{background-color:#ba68c8!important;color:#fff!important}.mat-purple-400{background-color:#ab47bc!important;color:#fff!important}.mat-purple-500{background-color:#9c27b0!important;color:#fff!important}.mat-purple-600{background-color:#8e24aa!important;color:#fff!important}.mat-purple-700{background-color:#7b1fa2!important;color:#fff!important}.mat-purple-800{background-color:#6a1b9a!important;color:#fff!important}.mat-purple-900{background-color:#4a148c!important;color:#fff!important}.mat-purple-A100{background-color:#ea80fc!important;color:#000000de!important}.mat-purple-A200{background-color:#e040fb!important;color:#fff!important}.mat-purple-A400{background-color:#d500f9!important;color:#fff!important}.mat-purple-A700{background-color:#a0f!important;color:#fff!important}.mat-deep-purple{background-color:#673ab7!important;color:#fff!important}.mat-deep-purple-50{background-color:#ede7f6!important;color:#000000de!important}.mat-deep-purple-100{background-color:#d1c4e9!important;color:#000000de!important}.mat-deep-purple-200{background-color:#b39ddb!important;color:#000000de!important}.mat-deep-purple-300{background-color:#9575cd!important;color:#fff!important}.mat-deep-purple-400{background-color:#7e57c2!important;color:#fff!important}.mat-deep-purple-500{background-color:#673ab7!important;color:#fff!important}.mat-deep-purple-600{background-color:#5e35b1!important;color:#fff!important}.mat-deep-purple-700{background-color:#512da8!important;color:#fff!important}.mat-deep-purple-800{background-color:#4527a0!important;color:#fff!important}.mat-deep-purple-900{background-color:#311b92!important;color:#fff!important}.mat-deep-purple-A100{background-color:#b388ff!important;color:#000000de!important}.mat-deep-purple-A200{background-color:#7c4dff!important;color:#fff!important}.mat-deep-purple-A400{background-color:#651fff!important;color:#fff!important}.mat-deep-purple-A700{background-color:#6200ea!important;color:#fff!important}.mat-indigo{background-color:#3f51b5!important;color:#fff!important}.mat-indigo-50{background-color:#e8eaf6!important;color:#000000de!important}.mat-indigo-100{background-color:#c5cae9!important;color:#000000de!important}.mat-indigo-200{background-color:#9fa8da!important;color:#000000de!important}.mat-indigo-300{background-color:#7986cb!important;color:#fff!important}.mat-indigo-400{background-color:#5c6bc0!important;color:#fff!important}.mat-indigo-500{background-color:#3f51b5!important;color:#fff!important}.mat-indigo-600{background-color:#3949ab!important;color:#fff!important}.mat-indigo-700{background-color:#303f9f!important;color:#fff!important}.mat-indigo-800{background-color:#283593!important;color:#fff!important}.mat-indigo-900{background-color:#1a237e!important;color:#fff!important}.mat-indigo-A100{background-color:#8c9eff!important;color:#000000de!important}.mat-indigo-A200{background-color:#536dfe!important;color:#fff!important}.mat-indigo-A400{background-color:#3d5afe!important;color:#fff!important}.mat-indigo-A700{background-color:#304ffe!important;color:#fff!important}.mat-blue{background-color:#2196f3!important;color:#fff!important}.mat-blue-50{background-color:#e3f2fd!important;color:#000000de!important}.mat-blue-100{background-color:#bbdefb!important;color:#000000de!important}.mat-blue-200{background-color:#90caf9!important;color:#000000de!important}.mat-blue-300{background-color:#64b5f6!important;color:#000000de!important}.mat-blue-400{background-color:#42a5f5!important;color:#000000de!important}.mat-blue-500{background-color:#2196f3!important;color:#fff!important}.mat-blue-600{background-color:#1e88e5!important;color:#fff!important}.mat-blue-700{background-color:#1976d2!important;color:#fff!important}.mat-blue-800{background-color:#1565c0!important;color:#fff!important}.mat-blue-900{background-color:#0d47a1!important;color:#fff!important}.mat-blue-A100{background-color:#82b1ff!important;color:#000000de!important}.mat-blue-A200{background-color:#448aff!important;color:#fff!important}.mat-blue-A400{background-color:#2979ff!important;color:#fff!important}.mat-blue-A700{background-color:#2962ff!important;color:#fff!important}.mat-light-blue{background-color:#03a9f4!important;color:#fff!important}.mat-light-blue-50{background-color:#e1f5fe!important;color:#000000de!important}.mat-light-blue-100{background-color:#b3e5fc!important;color:#000000de!important}.mat-light-blue-200{background-color:#81d4fa!important;color:#000000de!important}.mat-light-blue-300{background-color:#4fc3f7!important;color:#000000de!important}.mat-light-blue-400{background-color:#29b6f6!important;color:#000000de!important}.mat-light-blue-500{background-color:#03a9f4!important;color:#fff!important}.mat-light-blue-600{background-color:#039be5!important;color:#fff!important}.mat-light-blue-700{background-color:#0288d1!important;color:#fff!important}.mat-light-blue-800{background-color:#0277bd!important;color:#fff!important}.mat-light-blue-900{background-color:#01579b!important;color:#fff!important}.mat-light-blue-A100{background-color:#80d8ff!important;color:#000000de!important}.mat-light-blue-A200{background-color:#40c4ff!important;color:#000000de!important}.mat-light-blue-A400{background-color:#00b0ff!important;color:#000000de!important}.mat-light-blue-A700{background-color:#0091ea!important;color:#fff!important}.mat-cyan{background-color:#00bcd4!important;color:#fff!important}.mat-cyan-50{background-color:#e0f7fa!important;color:#000000de!important}.mat-cyan-100{background-color:#b2ebf2!important;color:#000000de!important}.mat-cyan-200{background-color:#80deea!important;color:#000000de!important}.mat-cyan-300{background-color:#4dd0e1!important;color:#000000de!important}.mat-cyan-400{background-color:#26c6da!important;color:#000000de!important}.mat-cyan-500{background-color:#00bcd4!important;color:#fff!important}.mat-cyan-600{background-color:#00acc1!important;color:#fff!important}.mat-cyan-700{background-color:#0097a7!important;color:#fff!important}.mat-cyan-800{background-color:#00838f!important;color:#fff!important}.mat-cyan-900{background-color:#006064!important;color:#fff!important}.mat-cyan-A100{background-color:#84ffff!important;color:#000000de!important}.mat-cyan-A200{background-color:#18ffff!important;color:#000000de!important}.mat-cyan-A400{background-color:#00e5ff!important;color:#000000de!important}.mat-cyan-A700{background-color:#00b8d4!important;color:#000000de!important}.mat-teal{background-color:#009688!important;color:#fff!important}.mat-teal-50{background-color:#e0f2f1!important;color:#000000de!important}.mat-teal-100{background-color:#b2dfdb!important;color:#000000de!important}.mat-teal-200{background-color:#80cbc4!important;color:#000000de!important}.mat-teal-300{background-color:#4db6ac!important;color:#000000de!important}.mat-teal-400{background-color:#26a69a!important;color:#000000de!important}.mat-teal-500{background-color:#009688!important;color:#fff!important}.mat-teal-600{background-color:#00897b!important;color:#fff!important}.mat-teal-700{background-color:#00796b!important;color:#fff!important}.mat-teal-800{background-color:#00695c!important;color:#fff!important}.mat-teal-900{background-color:#004d40!important;color:#fff!important}.mat-teal-A100{background-color:#a7ffeb!important;color:#000000de!important}.mat-teal-A200{background-color:#64ffda!important;color:#000000de!important}.mat-teal-A400{background-color:#1de9b6!important;color:#000000de!important}.mat-teal-A700{background-color:#00bfa5!important;color:#000000de!important}.mat-green{background-color:#4caf50!important;color:#000000de!important}.mat-green-50{background-color:#e8f5e9!important;color:#000000de!important}.mat-green-100{background-color:#c8e6c9!important;color:#000000de!important}.mat-green-200{background-color:#a5d6a7!important;color:#000000de!important}.mat-green-300{background-color:#81c784!important;color:#000000de!important}.mat-green-400{background-color:#66bb6a!important;color:#000000de!important}.mat-green-500{background-color:#4caf50!important;color:#000000de!important}.mat-green-600{background-color:#43a047!important;color:#fff!important}.mat-green-700{background-color:#388e3c!important;color:#fff!important}.mat-green-800{background-color:#2e7d32!important;color:#fff!important}.mat-green-900{background-color:#1b5e20!important;color:#fff!important}.mat-green-A100{background-color:#b9f6ca!important;color:#000000de!important}.mat-green-A200{background-color:#69f0ae!important;color:#000000de!important}.mat-green-A400{background-color:#00e676!important;color:#000000de!important}.mat-green-A700{background-color:#00c853!important;color:#000000de!important}.mat-light-green{background-color:#8bc34a!important;color:#000000de!important}.mat-light-green-50{background-color:#f1f8e9!important;color:#000000de!important}.mat-light-green-100{background-color:#dcedc8!important;color:#000000de!important}.mat-light-green-200{background-color:#c5e1a5!important;color:#000000de!important}.mat-light-green-300{background-color:#aed581!important;color:#000000de!important}.mat-light-green-400{background-color:#9ccc65!important;color:#000000de!important}.mat-light-green-500{background-color:#8bc34a!important;color:#000000de!important}.mat-light-green-600{background-color:#7cb342!important;color:#000000de!important}.mat-light-green-700{background-color:#689f38!important;color:#fff!important}.mat-light-green-800{background-color:#558b2f!important;color:#fff!important}.mat-light-green-900{background-color:#33691e!important;color:#fff!important}.mat-light-green-A100{background-color:#ccff90!important;color:#000000de!important}.mat-light-green-A200{background-color:#b2ff59!important;color:#000000de!important}.mat-light-green-A400{background-color:#76ff03!important;color:#000000de!important}.mat-light-green-A700{background-color:#64dd17!important;color:#000000de!important}.mat-lime{background-color:#cddc39!important;color:#000000de!important}.mat-lime-50{background-color:#f9fbe7!important;color:#000000de!important}.mat-lime-100{background-color:#f0f4c3!important;color:#000000de!important}.mat-lime-200{background-color:#e6ee9c!important;color:#000000de!important}.mat-lime-300{background-color:#dce775!important;color:#000000de!important}.mat-lime-400{background-color:#d4e157!important;color:#000000de!important}.mat-lime-500{background-color:#cddc39!important;color:#000000de!important}.mat-lime-600{background-color:#c0ca33!important;color:#000000de!important}.mat-lime-700{background-color:#afb42b!important;color:#000000de!important}.mat-lime-800{background-color:#9e9d24!important;color:#000000de!important}.mat-lime-900{background-color:#827717!important;color:#fff!important}.mat-lime-A100{background-color:#f4ff81!important;color:#000000de!important}.mat-lime-A200{background-color:#eeff41!important;color:#000000de!important}.mat-lime-A400{background-color:#c6ff00!important;color:#000000de!important}.mat-lime-A700{background-color:#aeea00!important;color:#000000de!important}.mat-yellow{background-color:#ffeb3b!important;color:#000000de!important}.mat-yellow-50{background-color:#fffde7!important;color:#000000de!important}.mat-yellow-100{background-color:#fff9c4!important;color:#000000de!important}.mat-yellow-200{background-color:#fff59d!important;color:#000000de!important}.mat-yellow-300{background-color:#fff176!important;color:#000000de!important}.mat-yellow-400{background-color:#ffee58!important;color:#000000de!important}.mat-yellow-500{background-color:#ffeb3b!important;color:#000000de!important}.mat-yellow-600{background-color:#fdd835!important;color:#000000de!important}.mat-yellow-700{background-color:#fbc02d!important;color:#000000de!important}.mat-yellow-800{background-color:#f9a825!important;color:#000000de!important}.mat-yellow-900{background-color:#f57f17!important;color:#000000de!important}.mat-yellow-A100{background-color:#ffff8d!important;color:#000000de!important}.mat-yellow-A200{background-color:#ff0!important;color:#000000de!important}.mat-yellow-A400{background-color:#ffea00!important;color:#000000de!important}.mat-yellow-A700{background-color:#ffd600!important;color:#000000de!important}.mat-amber{background-color:#ffc107!important;color:#000000de!important}.mat-amber-50{background-color:#fff8e1!important;color:#000000de!important}.mat-amber-100{background-color:#ffecb3!important;color:#000000de!important}.mat-amber-200{background-color:#ffe082!important;color:#000000de!important}.mat-amber-300{background-color:#ffd54f!important;color:#000000de!important}.mat-amber-400{background-color:#ffca28!important;color:#000000de!important}.mat-amber-500{background-color:#ffc107!important;color:#000000de!important}.mat-amber-600{background-color:#ffb300!important;color:#000000de!important}.mat-amber-700{background-color:#ffa000!important;color:#000000de!important}.mat-amber-800{background-color:#ff8f00!important;color:#000000de!important}.mat-amber-900{background-color:#ff6f00!important;color:#000000de!important}.mat-amber-A100{background-color:#ffe57f!important;color:#000000de!important}.mat-amber-A200{background-color:#ffd740!important;color:#000000de!important}.mat-amber-A400{background-color:#ffc400!important;color:#000000de!important}.mat-amber-A700{background-color:#ffab00!important;color:#000000de!important}.mat-orange{background-color:#ff9800!important;color:#000000de!important}.mat-orange-50{background-color:#fff3e0!important;color:#000000de!important}.mat-orange-100{background-color:#ffe0b2!important;color:#000000de!important}.mat-orange-200{background-color:#ffcc80!important;color:#000000de!important}.mat-orange-300{background-color:#ffb74d!important;color:#000000de!important}.mat-orange-400{background-color:#ffa726!important;color:#000000de!important}.mat-orange-500{background-color:#ff9800!important;color:#000000de!important}.mat-orange-600{background-color:#fb8c00!important;color:#000000de!important}.mat-orange-700{background-color:#f57c00!important;color:#000000de!important}.mat-orange-800{background-color:#ef6c00!important;color:#fff!important}.mat-orange-900{background-color:#e65100!important;color:#fff!important}.mat-orange-A100{background-color:#ffd180!important;color:#000000de!important}.mat-orange-A200{background-color:#ffab40!important;color:#000000de!important}.mat-orange-A400{background-color:#ff9100!important;color:#000000de!important}.mat-orange-A700{background-color:#ff6d00!important;color:#000!important}.mat-deep-orange{background-color:#ff5722!important;color:#fff!important}.mat-deep-orange-50{background-color:#fbe9e7!important;color:#000000de!important}.mat-deep-orange-100{background-color:#ffccbc!important;color:#000000de!important}.mat-deep-orange-200{background-color:#ffab91!important;color:#000000de!important}.mat-deep-orange-300{background-color:#ff8a65!important;color:#000000de!important}.mat-deep-orange-400{background-color:#ff7043!important;color:#000000de!important}.mat-deep-orange-500{background-color:#ff5722!important;color:#fff!important}.mat-deep-orange-600{background-color:#f4511e!important;color:#fff!important}.mat-deep-orange-700{background-color:#e64a19!important;color:#fff!important}.mat-deep-orange-800{background-color:#d84315!important;color:#fff!important}.mat-deep-orange-900{background-color:#bf360c!important;color:#fff!important}.mat-deep-orange-A100{background-color:#ff9e80!important;color:#000000de!important}.mat-deep-orange-A200{background-color:#ff6e40!important;color:#000000de!important}.mat-deep-orange-A400{background-color:#ff3d00!important;color:#fff!important}.mat-deep-orange-A700{background-color:#dd2c00!important;color:#fff!important}.mat-brown{background-color:#795548!important;color:#fff!important}.mat-brown-50{background-color:#efebe9!important;color:#000000de!important}.mat-brown-100{background-color:#d7ccc8!important;color:#000000de!important}.mat-brown-200{background-color:#bcaaa4!important;color:#000000de!important}.mat-brown-300{background-color:#a1887f!important;color:#fff!important}.mat-brown-400{background-color:#8d6e63!important;color:#fff!important}.mat-brown-500{background-color:#795548!important;color:#fff!important}.mat-brown-600{background-color:#6d4c41!important;color:#fff!important}.mat-brown-700{background-color:#5d4037!important;color:#fff!important}.mat-brown-800{background-color:#4e342e!important;color:#fff!important}.mat-brown-900{background-color:#3e2723!important;color:#fff!important}.mat-brown-A100{background-color:#d7ccc8!important;color:#000000de!important}.mat-brown-A200{background-color:#bcaaa4!important;color:#000000de!important}.mat-brown-A400{background-color:#8d6e63!important;color:#fff!important}.mat-brown-A700{background-color:#5d4037!important;color:#fff!important}.mat-grey{background-color:#9e9e9e!important;color:#000000de!important}.mat-grey-50{background-color:#fafafa!important;color:#000000de!important}.mat-grey-100{background-color:#f5f5f5!important;color:#000000de!important}.mat-grey-200{background-color:#eee!important;color:#000000de!important}.mat-grey-300{background-color:#e0e0e0!important;color:#000000de!important}.mat-grey-400{background-color:#bdbdbd!important;color:#000000de!important}.mat-grey-500{background-color:#9e9e9e!important;color:#000000de!important}.mat-grey-600{background-color:#757575!important;color:#fff!important}.mat-grey-700{background-color:#616161!important;color:#fff!important}.mat-grey-800{background-color:#424242!important;color:#fff!important}.mat-grey-900{background-color:#212121!important;color:#fff!important}.mat-grey-A100{background-color:#fff!important;color:#000000de!important}.mat-grey-A200{background-color:#eee!important;color:#000000de!important}.mat-grey-A400{background-color:#bdbdbd!important;color:#000000de!important}.mat-grey-A700{background-color:#616161!important;color:#fff!important}.mat-blue-grey{background-color:#607d8b!important;color:#fff!important}.mat-blue-grey-50{background-color:#eceff1!important;color:#000000de!important}.mat-blue-grey-100{background-color:#cfd8dc!important;color:#000000de!important}.mat-blue-grey-200{background-color:#b0bec5!important;color:#000000de!important}.mat-blue-grey-300{background-color:#90a4ae!important;color:#000000de!important}.mat-blue-grey-400{background-color:#78909c!important;color:#fff!important}.mat-blue-grey-500{background-color:#607d8b!important;color:#fff!important}.mat-blue-grey-600{background-color:#546e7a!important;color:#fff!important}.mat-blue-grey-700{background-color:#455a64!important;color:#fff!important}.mat-blue-grey-800{background-color:#37474f!important;color:#fff!important}.mat-blue-grey-900{background-color:#263238!important;color:#fff!important}.mat-blue-grey-A100{background-color:#cfd8dc!important;color:#000000de!important}.mat-blue-grey-A200{background-color:#b0bec5!important;color:#000000de!important}.mat-blue-grey-A400{background-color:#78909c!important;color:#fff!important}.mat-blue-grey-A700{background-color:#455a64!important;color:#fff!important}code{padding:8px;background:#f0f2f7}pre{background-color:#f0f2f7;padding:15px}img{height:auto;max-width:100%;vertical-align:middle}.table{width:100%;max-width:100%;margin-bottom:1rem}.table thead th{text-align:left}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #eceeef}.table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}.table tbody+tbody{border-top:2px solid #eceeef}.table .table{background-color:#fff}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #eceeef}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{background-color:#00000013}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table-success,.table-success>th,.table-success>td{background-color:#dff0d8}.table-hover .table-success:hover{background-color:#d0e9c6}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d0e9c6}.table-info,.table-info>th,.table-info>td{background-color:#d9edf7}.table-hover .table-info:hover{background-color:#c4e3f3}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c4e3f3}.table-warning,.table-warning>th,.table-warning>td{background-color:#fcf8e3}.table-hover .table-warning:hover{background-color:#faf2cc}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#faf2cc}.table-danger,.table-danger>th,.table-danger>td{background-color:#f2dede}.table-hover .table-danger:hover{background-color:#ebcccc}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebcccc}.thead-inverse th{color:#fff;background-color:#292b2c}.thead-default th{color:#464a4c;background-color:#eceeef}.table-inverse{color:#fff;background-color:#292b2c}.table-inverse th,.table-inverse td,.table-inverse thead th{border-color:#fff}.table-inverse.table-bordered{border:0}.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.table{margin-bottom:1rem;max-width:100%;width:100%}table{background-color:transparent;border-collapse:collapse}.label{color:#fff;display:inline-block;padding:2px 14px}.box-shadow-none{box-shadow:none!important}.lead{font-size:1.375rem}.sec-title-font{font-size:2rem}.sq-50{width:50px;height:50px;line-height:50px;text-align:center;border:1px solid #ffffff;border-radius:100%;font-size:1.4rem}.gene-card-title .mat-divider{margin-left:0;margin-right:0;margin-top:.5rem}.gene-card-footer h4,.gene-card-title h4{color:#37474f}.gene-card-footer .mat-icon-button,.gene-card-title .mat-icon-button{height:2.188rem;line-height:1.1;width:2.188rem;margin:0;color:#868e96;font-size:.875rem}.gene-card-content-sm{padding:.5rem 0 0}.gene-card-content{padding:1.3rem 0 1rem}.gene-card-footer .mat-divider{padding:.3em}.no-gutter{margin-left:-1.5rem;margin-right:-1.5rem}body .radius-none{border-radius:0}.radius-circle{border-radius:50%}.border-none{border:0!important}.border-rad-base{border-radius:8px}.overflow-visible{overflow:visible}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.gene-relative{position:relative!important}.gene-fixed{position:fixed}.gene-absolute{position:absolute}.list-inline li{display:inline-block}.list-style-none{list-style:none}.gene-list{list-style:none;padding-left:0;padding-right:0;margin:0}.gene-list>li{margin-bottom:1rem}i{margin-right:.5rem}.list-style-none{list-style:none;padding-left:0}.box-inset{box-shadow:0 0 3px #0000004d inset}.full-wid,.full-width{width:100%}.standard-input-width{width:90%}.height-full{height:100%}.card-full-height{height:calc(100% - 2rem)!important}.card-full-width{width:calc(100% - 2rem)!important}.gene-span{display:inline-block;vertical-align:top}.gene-block{display:block!important}.button-block{display:block;width:100%}.inline-block{display:inline-block}.img-circle{border-radius:50%}.mat-icon-grey{color:#868e96}.shadow-none{box-shadow:none!important}.background-none{background-color:transparent!important}.app-dark .gene-card-footer h4,.app-dark .gene-card-title h4,.app-dark .gene-card-footer .mat-icon-button,.app-dark .gene-card-title .mat-icon-button{color:#fff}.app-dark .mat-tree{background:#363636!important}.set-overflow-x-auto{overflow:hidden;overflow-x:auto}@media (max-width: 767px){body .ngx-datatable.material .datatable-footer .datatable-pager a{margin:12px 1px;min-width:17px;padding:0 2px;text-align:center}body .ngx-datatable .datatable-footer>div{display:block;width:100%}body .ngx-datatable .datatable-footer .page-count{display:none}body .ngx-datatable .datatable-footer .datatable-pager{-moz-box-flex:1;display:inline-block;flex:0 0 100%;text-align:right;width:98%}}body .gene-card-title .mat-divider{position:relative;width:auto;margin-left:-1.5rem;margin-right:-1.5rem}body .gene-mail-wrapper .mail-nav-list .nav-item{padding:12px 16px}body .gene-mail-wrapper .mail-nav-list .nav-item:hover{background-color:#0003}body .gene-mail-wrapper .mails-container .search .icon-group button{margin-right:4px!important}body .gene-mail-wrapper .mat-elevation-z2{box-shadow:none}body .gene-chat-page .gene-chat-sidebar{box-shadow:0 0 10px #0003}body .gene-chat-page .mat-toolbar-single-row{min-height:73px}body .gene-chat-page .mat-nav-list .mat-list-item.mat-list-item-with-avatar{height:auto}body .gene-chat-page .mat-nav-list .mat-list-item.mat-list-item-with-avatar .mat-list-item-content{min-height:53px}body .gene-chat-page .gene-chat-area .ps-content{height:500px;min-height:100%}body .gene-chat-page .gene-chat-form .mat-form-field{float:left;width:calc(100% - 7rem);margin-top:1.2rem}body .cal-month-view .cal-open-day-events .ng-star-inserted mwl-calendar-event-title{margin:0 5px}body .editor-container,body .gene-btn-wrapper .box-inset [disabled].mat-fab,body .gene-btn-wrapper .box-inset [disabled].mat-mini-fab,body .gene-btn-wrapper .box-inset [disabled].mat-raised-button{box-shadow:none}body .gene-card-footer .mat-divider{position:relative;width:auto}body .mat-simple-snackbar .mat-simple-snackbar-action{color:#fff}body .mat-simple-snackbar .mat-simple-snackbar-action button{padding-right:0;font-size:14px;font-weight:500}body .mat-dialog-container .ng-star-inserted mat-dialog-actions{display:block;padding-top:14px;justify-content:flex-end}body .mat-form-field .mat-select-trigger{margin:0}body .mat-datepicker-toggle .mat-icon-button span{font-size:24px}body .mat-datepicker-toggle .mat-icon-button:focus{background-color:transparent}body ms-paging-table .ngx-datatable.material,body ms-editing-table .ngx-datatable.material,body ms-filter-table .ngx-datatable.material{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}body .user-list-wrapper{flex-flow:wrap}body .user-list-wrapper .gene-btn-sm{margin-right:.3125rem}body ms-pinning-table .datatable-body .datatable-row-wrapper{height:50px}body button.mat-raised-button{font-size:14px!important;height:30px!important;line-height:30px;border-radius:2px;margin-right:.3125rem}body button.margin-right-button{margin-right:.3125rem}body .float-right{float:right!important}body .margin-right-0{margin-right:0!important}body .mat-success{color:#fff!important;background-color:#81b441!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body .mat-success[disabled]{background-color:#595959!important;color:#8b8b8b!important;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body .mat-icon-svgIcon{width:16px!important;height:16px!important;margin-top:-10px!important;margin-right:2px!important}body .mat-icon-default{font-size:16px!important;margin-top:-2px!important;width:auto!important}body .mat-icon-black-bg{background-color:#00000080!important}body .text-slider-color{color:#ffc107}.vertical-align-mid{vertical-align:middle}body .gene-btn-lg{line-height:50px;padding:0 32px}*,:after,:before{box-sizing:border-box}.overflow-show{overflow:visible!important}.make-ellipse{overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap}.mail-pagination-wrap .mat-paginator-container{justify-content:flex-start}.gene-fab-flat-icon{background-color:#fff!important;color:#37474f!important}.popup-card-width{width:520px}.popup-card-width .mat-form-field{width:100%}.cdk-overlay-container .mat-dialog-actions{margin-bottom:0}.cdk-overlay-container .mat-dialog-actions{padding-bottom:0}vg-overlay-play .vg-overlay-play{left:0}@media (max-width: 599px){body .make-toolbar-responsive{padding:0 .6rem;font:500 1rem/2.125rem Roboto,Helvetica Neue,sans-serif}body .make-toolbar-responsive .mat-icon-button{height:2.125rem;width:2.125rem;line-height:2.125rem}.invoice-content-wrap.pad-all-xl{padding:2rem!important}.mat-menu-panel{margin:1rem}.invoice-header .bdr-left:first-child{border-width:0px}.user-manage-list .mat-paginator-container{padding-top:1rem;padding-bottom:1rem}.mail-pagination-wrap .mat-paginator-range-label{margin:0;margin-right:.5rem}}.mat-paginator .mat-form-field-wrapper{padding-bottom:10px}@media (max-width: 560px){.mat-paginator .mat-form-field-wrapper{padding-bottom:10px}.mat-paginator .mat-paginator-container{justify-content:flex-end;width:100%}.mat-paginator .mat-icon-button{width:2rem}}@media (max-width: 720px){.popup-card-width,.popup-card-width.add-new-user{width:220px}}.loading-indicator{position:fixed;z-index:999;height:2em;width:2em;overflow:show;margin:auto;inset:0}.loading-indicator:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d}.inner-loading-indicator{display:flex;justify-content:center;align-items:center;position:absolute;inset:0;z-index:999999999}.inner-loading-indicator:before{content:"";width:100%;height:100%;background-color:#0000004d;position:absolute;inset:0}.inner-loading-indicator-transparent-bg{display:flex;justify-content:center;align-items:center;position:absolute;inset:0;z-index:999999999}.inner-loading-indicator-transparent-bg:before{content:"";width:100%;height:100%;position:absolute;inset:0}.margin-none{margin:0!important}.mrgn-all-xs{margin:.5rem!important}.mrgn-all-md{margin:1rem!important}.mrgn-all-lg{margin:2rem!important}.mrgn-all-xl{margin:3rem!important}.mrgn-l-none,.mrgn-x-none{margin-left:0!important}.mrgn-l-xs,.mrgn-x-xs{margin-left:.5rem!important}.mrgn-l-sm,.mrgn-x-sm{margin-left:.675rem!important}.mrgn-l-md,.mrgn-x-md{margin-left:1rem!important}.mrgn-l-lg,.mrgn-x-lg{margin-left:2rem!important}.mrgn-l-xl,.mrgn-x-xl{margin-left:3rem!important}.mrgn-l-r-sm{margin-right:.5rem!important;margin-left:.5rem!important}.mrgn-r-none,.mrgn-x-none{margin-right:0!important}.mrgn-r-xs,.mrgn-x-xs{margin-right:.5rem!important}.mrgn-r-sm,.mrgn-x-sm{margin-right:.675rem!important}.mrgn-r-md,.mrgn-x-md{margin-right:1rem!important}.mrgn-r-lg,.mrgn-x-lg{margin-right:2rem!important}.mrgn-r-xl,.mrgn-x-xl{margin-right:3rem!important}body .mrgn-b-none{margin-bottom:0!important}.mrgn-b-xs,.mrgn-y-xs{margin-bottom:.5rem!important}.mrgn-b-sm,.mrgn-y-sm{margin-bottom:.675rem!important}.mrgn-b-md,.mrgn-y-md{margin-bottom:1rem!important}.mrgn-b-lg,.mrgn-y-lg{margin-bottom:2rem!important}.mrgn-b-xl,.mrgn-y-xl{margin-bottom:3rem!important}body .mrgn-t-none{margin-top:0!important}.mrgn-t-xs,.mrgn-y-xs{margin-top:.5rem!important}.mrgn-t-sm,.mrgn-y-sm{margin-top:.675rem!important}.mrgn-t-md,.mrgn-y-md{margin-top:1rem!important}.mrgn-t-mdl,.mrgn-y-mdl{margin-top:1.2rem!important}.mrgn-t-lg,.mrgn-y-lg{margin-top:2rem!important}.mrgn-t-xl,.mrgn-y-xl{margin-top:3rem!important}.padding-none{padding:0!important}.pad-all-xs{padding:.5rem!important}.pad-all-sm{padding:.675rem!important}.pad-all-md{padding:1rem!important}.pad-all-lg{padding:2rem!important}.pad-all-xl{padding:3rem!important}.pad-t-none{padding-top:0!important}.pad-b-none{padding-bottom:0!important}.pad-y-none{padding-top:0!important;padding-bottom:0!important}.pad-x-none{padding-left:0!important;padding-right:0!important}.pad-t-xs,.pad-y-xs{padding-top:.5rem!important}.pad-b-xs,.pad-y-xs{padding-bottom:.5rem!important}.pad-t-sm,.pad-y-sm{padding-top:.675rem!important}.pad-b-sm,.pad-y-sm{padding-bottom:.675rem!important}.pad-t-md,.pad-y-md{padding-top:1rem!important}.pad-b-md,.pad-y-md{padding-bottom:1rem!important}.pad-b-lg,.pad-y-lg{padding-bottom:2rem!important}.pad-t-lg,.pad-y-lg{padding-top:2rem!important}.pad-t-xl,.pad-y-xl{padding-top:.8rem!important}.pad-b-xl,.pad-y-xl{padding-bottom:0!important}.pad-l-none{padding-left:0!important}.pad-l-xs,.pad-x-xs{padding-left:.5rem!important}.pad-l-sm,.pad-x-sm{padding-left:.675rem!important}.pad-l-md,.pad-x-md{padding-left:1rem!important}.pad-l-lg,.pad-x-lg{padding-left:2rem!important}.pad-l-xl,.pad-x-xl{padding-left:3rem!important}.pad-r-none{padding-right:0!important}.pad-r-xs,.pad-x-xs{padding-right:.5rem!important}.pad-r-sm,.pad-x-sm{padding-right:.675rem!important}.pad-r-md,.pad-x-md{padding-right:1rem!important}.pad-r-lg,.pad-x-lg{padding-right:2rem!important}.pad-r-xl,.pad-x-xl{padding-right:3rem!important}.justify-content-start{display:flex!important;justify-content:flex-start!important;align-items:center!important}.justify-content-end{display:flex!important;justify-content:flex-end!important;align-items:center!important}.justify-content-center{display:flex!important;justify-content:center!important;align-items:center!important}.justify-content-between{display:flex!important;justify-content:space-between!important;align-items:center!important}.justify-content-space-around{display:flex!important;justify-content:space-around!important;align-items:center!important}.vertical-center{display:flex;align-items:center}.pad-t-l-r-md{padding-top:1rem!important;padding-left:1rem!important;padding-right:1rem!important}.pad-wrap{padding-left:1rem!important;padding-right:1rem!important}body .mat-pad-none{padding:0!important}.thumb-gap{margin:.2rem}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.gene-text-xs{font-size:50%!important}.gene-text-sm{font-size:70%!important}.gene-text-md{font-size:80%!important}.gene-text-lg{font-size:110%!important}.gene-text-xl{font-size:120%!important}@media (max-width: 1279px){.gene-text-xs{font-size:60%!important}.gene-text-sm{font-size:80%!important}.gene-text-md{font-size:90%!important}.gene-text-lg{font-size:115%!important}.gene-text-xl{font-size:125%!important}}@media (max-width: 959px){.gene-text-xs{font-size:70%!important}.gene-text-sm{font-size:90%!important}.gene-text-md{font-size:95%!important}.gene-text-lg{font-size:120%!important}.gene-text-xl{font-size:130%!important}}.font-normal{font-weight:400!important}.font-bold{font-weight:700!important}.text-inverse{color:#fff!important}.mat-white{background:#ffffff}.mat-text-muted{color:#0000008a!important}a.mat-text-muted:focus,a.mat-text-muted:hover{color:#0000008a}.mat-text-default{color:#000!important}a.mat-text-default:focus,a.mat-text-default:hover{color:#000}.mat-text-primary{color:#3f51b5!important}a.mat-text-primary:focus,a.mat-text-primary:hover{color:#32408f}.mat-text-warn{color:#f44336!important}a.mat-text-warn:focus,a.mat-text-warn:hover{color:#ea1c0d}.mat-text-accent{color:#ffd740!important}a.mat-text-accent:focus,a.mat-text-accent:hover{color:#ffcc0d}.app-dark .mat-text-muted{color:#ffffffb3!important}.app-dark a.mat-text-muted:focus,.app-dark a.mat-text-muted:hover{color:#e6e6e6b3}.app-dark .mat-text-default{color:#fff!important}.app-dark a.mat-text-default:focus,.app-dark a.mat-text-default:hover{color:#e6e6e6}[dir=rtl] .horizontal-menu .hr-primary-menu .hr-sub-menu{right:0;left:auto}[dir=rtl] .horizontal-menu .hr-primary-menu .hr-sub-menu li a{padding:.5rem 1rem .5rem 4rem}[dir=rtl] .horizontal-menu ul li.menu-item-has-child:after{transform:rotate(180deg);right:auto;left:1rem}[dir=rtl] .horizontal-menu .hr-primary-menu .hr-sub-menu .hr-sub-menu{left:auto;right:calc(100% + 1rem)}[dir=rtl] .horizontal-menu .hr-primary-menu .hr-sub-menu .hr-sub-menu>li a{padding-left:0;padding-right:2rem}[dir=rtl] .horizontal-menu .hr-primary-menu .hr-sub-menu .hr-sub-menu>li a:after{right:1rem;left:auto}[dir=rtl] .horizontal-menu .hr-primary-menu>li.menu-item-has-child:after{left:-6px;right:auto;transform:rotate(90deg)}[dir=rtl] .horizontal-menu .hr-primary-menu>li{padding:0 1rem}[dir=rtl] .horizontal-menu .hr-primary-menu>li.menu-item-has-child{padding-right:1rem;padding-left:1.5rem}[dir=rtl] .horizontal-menu .hr-primary-menu .hr-sub-menu .hr-sub-menu>li a{padding-left:2rem}[dir=rtl] .horizontal-menu .hr-primary-menu .make-mega-menu .hr-sub-menu li a{padding:0;padding-right:2rem}[dir=rtl] .horizontal-menu .hr-primary-menu .make-mega-menu .hr-sub-menu>li>.header-icon-wrap>a{padding-right:.9rem;padding-left:0rem}[dir=rtl] .material-icons{direction:rtl}[dir=rtl] .mrgn-r-sm,[dir=rtl] .mrgn-r-md,[dir=rtl] .mrgn-r-lg,[dir=rtl] .mrgn-r-xl,[dir=rtl] .mrgn-r-xs{margin-right:0!important}[dir=rtl] .mrgn-r-none{margin-left:0!important}[dir=rtl] .mrgn-r-xs{margin-left:.5rem!important}[dir=rtl] .mrgn-r-sm{margin-left:.675rem!important}[dir=rtl] .mrgn-r-md{margin-left:1rem!important}[dir=rtl] .mrgn-r-lg{margin-left:2rem!important}[dir=rtl] .mrgn-r-xl{margin-left:3rem!important}[dir=rtl] .mrgn-l-sm,[dir=rtl] .mrgn-l-md,[dir=rtl] .mrgn-l-lg,[dir=rtl] .mrgn-l-xl,[dir=rtl] .mrgn-l-xs{margin-left:0!important}[dir=rtl] .mrgn-l-none{margin-right:0!important}[dir=rtl] .mrgn-l-xs{margin-right:.5rem!important}[dir=rtl] .mrgn-l-sm{margin-right:.675rem!important}[dir=rtl] .mrgn-l-md{margin-right:1rem!important}[dir=rtl] .mrgn-l-lg{margin-right:2rem!important}[dir=rtl] .mrgn-l-xl{margin-right:3rem!important}[dir=rtl] .pad-l-xs,[dir=rtl] .pad-l-sm,[dir=rtl] .pad-l-md,[dir=rtl] .pad-l-lg,[dir=rtl] .pad-l-xl{padding-left:0!important}[dir=rtl] .pad-l-none{padding-right:0!important}[dir=rtl] .pad-l-xs{padding-right:.5rem!important}[dir=rtl] .pad-l-sm{padding-right:.675rem!important}[dir=rtl] .pad-l-md{padding-right:1rem!important}[dir=rtl] .pad-l-lg{padding-right:2rem!important}[dir=rtl] .pad-l-xl{padding-right:3rem!important}[dir=rtl] .pad-r-xs,[dir=rtl] .pad-r-sm,[dir=rtl] .pad-r-md,[dir=rtl] .pad-r-lg,[dir=rtl] .pad-r-xl{padding-right:0!important}[dir=rtl] .pad-r-none{padding-left:0!important}[dir=rtl] .pad-r-xs,[dir=rtl] .pad-x-xs{padding-left:.5rem!important}[dir=rtl] .pad-r-sm,[dir=rtl] .pad-x-sm{padding-left:.675rem!important}[dir=rtl] .pad-r-md,[dir=rtl] .pad-x-md{padding-left:1rem!important}[dir=rtl] .pad-r-lg,[dir=rtl] .pad-x-lg{padding-left:2rem!important}[dir=rtl] .pad-r-xl,[dir=rtl] .pad-x-xl{padding-left:3rem!important}[dir=rtl] .table thead th{text-align:right}[dir=rtl] .text-left{text-align:right!important}[dir=rtl] .text-right{text-align:left!important}[dir=rtl] .sidebar-label{right:auto;left:48px}[dir=rtl] perfect-scrollbar>.ps.ps--active-y>.ps__rail-y{right:auto!important;left:0!important}[dir=rtl] .ngx-datatable.material .datatable-header .datatable-header-cell,[dir=rtl] .ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{text-align:right}[dir=rtl] .courses-grid-sec .tab-wrap .course-item-wrap:nth-child(3) .course-hover-item,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(4n) .course-hover-item{right:auto;left:calc(100% - 15px)}[dir=rtl] .courses-grid-sec .tab-wrap .course-item-wrap:nth-child(3) .course-hover-item:after,[dir=rtl] .courses-grid-sec .tab-wrap .course-item-wrap:nth-child(3) .course-hover-item:before,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(4n) .course-hover-item:after,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(4n) .course-hover-item:before{transform:rotate(0);left:auto;right:100%}[dir=rtl] .col-4-resp .course-item-wrap:nth-child(1) .course-hover-item,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(5) .course-hover-item,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(9) .course-hover-item,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(13) .course-hover-item,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(17) .course-hover-item,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(21) .course-hover-item,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(25) .course-hover-item,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(29) .course-hover-item,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(33) .course-hover-item{left:auto;right:calc(100% - 15px)}[dir=rtl] .col-4-resp .course-item-wrap:nth-child(1) .course-hover-item:after,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(1) .course-hover-item:before,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(5) .course-hover-item:after,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(5) .course-hover-item:before,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(9) .course-hover-item:after,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(9) .course-hover-item:before,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(13) .course-hover-item:after,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(13) .course-hover-item:before,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(17) .course-hover-item:after,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(17) .course-hover-item:before,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(21) .course-hover-item:after,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(21) .course-hover-item:before,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(25) .course-hover-item:after,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(25) .course-hover-item:before,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(29) .course-hover-item:after,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(29) .course-hover-item:before,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(33) .course-hover-item:after,[dir=rtl] .col-4-resp .course-item-wrap:nth-child(33) .course-hover-item:before{transform:rotate(180deg);right:auto;left:100%}[dir=rtl] .br-default .br-unit{margin-right:0;margin-left:5px}[dir=rtl] .bestseller-tag{margin-right:0;margin-left:10px}[dir=rtl] .bestseller-tag:after{right:96%;left:auto;transform:rotate(180deg)}[dir=rtl] .image-wrap .bestseller-tag{left:-12px;right:auto}[dir=rtl] .image-wrap .bestseller-tag:after{right:auto;left:96%;transform:rotate(0)}[dir=rtl] .course-item-wrap .course-list li:after{left:auto;right:-1rem}[dir=rtl] .course-item-wrap .course-list{padding-left:0;padding-right:1rem}[dir=rtl] .ecommerce-wrap.list-wrap .product-item .button-wrap,[dir=rtl] div.product-list-wrap .product-item .content-wrap .button-wrap{left:21px;right:auto}[dir=rtl] .product-list-wrap.list-wrapper .product-item .image-wrap{margin-right:0;margin-left:20px}@media (max-width: 599px){[dir=rtl] div.product-list-wrap.list-wrapper .product-item .image-wrap{margin-left:0}}[dir=rtl] .ecommerce-wrap .new-tag{right:auto;left:0}[dir=rtl] .ecommerce-wrap .widgets-sidebar-wrap .ais-RefinementList .ais-RefinementList-label .ais-RefinementList-count{float:left}[dir=rtl] .ecommerce-wrap .widgets-sidebar-wrap .ais-RefinementList .ais-RefinementList-label .ais-RefinementList-checkbox{margin:.25rem 0 0 .625rem}[dir=rtl] .ecommerce-wrap.list-wrap .image-wrap{margin-right:0;margin-left:20px}[dir=rtl] .gene-btn-group{flex-direction:row-reverse}[dir=rtl] .cal-col{float:right}[dir=rtl] .cal-month-view .cal-day-badge{margin-left:0;margin-right:10px}[dir=rtl] .cal-month-view .cal-day-number{float:left;margin-right:0;margin-left:15px}[dir=rtl] button.mat-raised-button{margin-right:0rem;margin-left:.3125rem}[dir=rtl] .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{right:auto;left:0}[dir=rtl] .cke_toolbar{float:right}[dir=rtl] .crypto-input-prefix .mat-form-field-appearance-outline .mat-form-field-prefix{margin-left:10px;margin-right:-.75em}[dir=rtl] .crypto-table .mat-header-cell{position:relative!important}[dir=rtl] .crypto-icon-wrap{text-align:left}[dir=rtl] .crypto-table td.mat-cell,[dir=rtl] .crypto-table td.mat-footer-cell,[dir=rtl] .crypto-table th.mat-header-cell{text-align:center}[dir=rtl] .crypto-table td.mat-cell:first-of-type,[dir=rtl] .crypto-table td.mat-footer-cell:first-of-type,[dir=rtl] .crypto-table th.mat-header-cell:first-of-type{text-align:right}[dir=rtl] .crypto-table td.mat-cell:last-of-type,[dir=rtl] .crypto-table td.mat-footer-cell:last-of-type,[dir=rtl] .crypto-table th.mat-header-cell:last-of-type{text-align:left}[dir=rtl] .mktcap-wrap .mktcap-title:first-child{text-align:right}[dir=rtl] .mktcap-wrap .mktcap-title:last-child{text-align:left}[dir=rtl] .contact-wrapper.client-wrapper .contact-tab-wrapper .icon{left:0;right:auto}[dir=rtl].customizer-in .gene-customizer{right:auto;left:0}[dir=rtl] .gene-customizer{right:auto;left:-300px;transition:left .4s cubic-bezier(.05,.74,.2,.99) 0s}[dir=rtl] .gene-customizer .customizer-toggle{right:-45px;left:auto}[dir=rtl].side-panel-opened .mat-sidenav-content{margin-left:unset!important;margin-right:16.06rem!important}[dir=rtl].side-panel-close .mat-sidenav-content{margin-right:0!important;margin-left:unset!important}@media (max-width: 1279px){[dir=rtl] .course-hover-item{display:none!important}}[dir=rtl] .gene-chat-wrap .people-list{right:auto;left:0}[dir=rtl] .gene-chat-wrap .people-list{transform:translate(-330px);opacity:0;visibility:hidden}[dir=rtl] .gene-chat-wrap.show-chat-list .people-list{transform:translate(0);opacity:1;visibility:visible}[dir=rtl] .gene-chat-wrap .chat-window{left:400px;right:auto}[dir=rtl] .gene-mediav2 figure.effect-sarah img{transform:translate3d(10px,0,0)}[dir=rtl] .gene-mediav2 figure.effect-roxy img{transform:translate3d(50px,0,0)}[dir=rtl] .gene-mediav2 figure.effect-lily img{transform:translate3d(40px,0,0)}[dir=rtl] .gene-mediav2 figure.effect-lily:hover img,[dir=rtl] .gene-mediav2 figure.effect-lily:hover h2{transform:translateZ(0)}[dir=rtl] .gene-mediav2 figure.effect-sarah figcaption{text-align:right}[dir=rtl] .timeline-wrapper .timeline-row .timeline-item .timeline-time{right:auto;left:0}[dir=rtl] .timeline-wrapper .timeline-row:nth-child(2n) .timeline-item .timeline-time{right:0;left:auto}[dir=rtl] blockquote{margin-right:2.4rem;margin-left:0}[dir=rtl] blockquote:after{left:auto;right:-26px}[dir=rtl] .timeline-wrapper .timeline-row .timeline-item:after,[dir=rtl] .timeline-wrapper .timeline-row .timeline-item:before{left:auto;right:100%;transform:rotate(180deg)}[dir=rtl] .timeline-wrapper .timeline-row:nth-child(2n) .timeline-item:after,[dir=rtl] .timeline-wrapper .timeline-row:nth-child(2n) .timeline-item:before{right:auto;left:100%;transform:rotate(0)}[dir=rtl] .user-contact-info ul{padding-right:2rem;padding-left:0}[dir=rtl] .gene-dragula .mat-checkbox-inner-container{margin-left:1.25rem;margin-right:0rem}[dir=rtl] .drag-handle{margin-right:0;margin-left:8px}[dir=rtl] .gene-sorted-drag-drop .mat-icon{margin-right:0;margin-left:1rem}@media (max-width: 599px){[dir=rtl] .timeline-wrapper .timeline-row:nth-child(2n-1) .timeline-item:after,[dir=rtl] .timeline-wrapper .timeline-row:nth-child(2n-1) .timeline-item:before{right:auto;left:100%;transform:rotate(0)}[dir=rtl] .timeline-row:after{margin:0;left:auto;right:5%}[dir=rtl] .gene-customizer{left:-250px}[dir=rtl] .about-wrapper .call-in-action-wrap .custom-heading,[dir=rtl] .call-in-action-wrap .callin-action-btn{text-align:center!important}[dir=rtl] .user-contact-info ul{padding-right:0}}[dir=rtl] .feedback-wrapper .tab-content .content .desc{border-right:4px solid #1565c0;border-left-width:0}[dir=rtl] .user-grid-list-wrap .grid-list-card .img-overlay{transform:translate(-224px)}[dir=rtl] .user-grid-list-wrap .grid-list-card:hover .img-overlay{transform:translate(0)}[dir=rtl] .slick-slider{direction:ltr!important}[dir=rtl] .slick-slide{float:left!important;text-align:right}[dir=rtl] .gene-mail-wrapper .mail-tabs-base ul li{margin-left:2rem;margin-right:0!important}[dir=rtl] .gene-mail-wrapper .mail-detail .mail-header .avatar{margin-left:20px;margin-right:0!important}[dir=rtl] .gene-mail-wrapper .respond .avatar{margin-left:28px}[dir=rtl] .gene-mail-wrapper .mails .td-actions,[dir=rtl] .gene-mail-wrapper .mails .td-content,[dir=rtl] .gene-mail-wrapper .mails .content-wrapper,[dir=rtl] .gene-mail-wrapper .mails .end-wrapper,[dir=rtl] .gene-mail-wrapper .mails .td-content .start-wrapper{float:right!important}[dir=rtl] .edit-text:after,[dir=rtl] .add-text:after{left:auto;right:-25px}[dir=rtl] .product-detail-content .detail-product-share i{margin-left:0}[dir=rtl] .product-content .text-line{margin-right:0rem;margin-left:.625rem}[dir=rtl] .m-icon i{margin-left:0}@media (max-width: 959px){[dir=rtl] .edit-text{padding-left:0;padding-right:.8rem}[dir=rtl] .edit-text:after{left:auto;right:-12px}[dir=rtl] .add-text:after{left:auto;right:-20px}}.event-editor-table{margin-top:10px;width:100%;max-width:100%;border:1px solid #eceeef}.event-editor-table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}.event-editor-table th,.event-editor-table td{padding:.75rem;vertical-align:top}.event-editor-table td{border:1px solid #eceeef}.cal-col{width:33.33%;float:left;height:66px}.gene-btn-group{align-items:center;display:flex;height:100%;justify-content:center}.gene-btn-group .mat-icon{margin-left:.5rem;margin-right:.5rem;cursor:pointer}.right-tab .gene-btn-group>.gene-btn{float:right}.gene-cal-head{line-height:50px;margin-top:.5rem}.modal-dialog{background-color:#00000080;position:fixed;inset:0;z-index:999}@media (min-width: 736px){.modal-content{max-width:540px}}@media (max-width: 735px){.modal-content{max-width:80%}}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;margin:0 auto;outline:0 none;padding:2rem;overflow-wrap:break-word;position:relative}.modal-open .modal,.modal-open .modal-dialog{overflow-x:hidden;overflow-y:auto}.close{position:absolute;top:1.5rem;right:1.5rem}.close .mat-icon{cursor:pointer;display:inline-block;padding-top:.3rem}.modal-confirm-btn{border:1px solid #f2f0f7;cursor:pointer;padding:5px}.app-dark ms-full-calendar .modal-content .mat-icon{border-color:#000;color:#000}.app-dark ms-full-calendar .modal-body{color:#000}@media (max-width: 599px){.gene-calender .mat-icon{font-size:18px;width:18px;margin-left:.3rem;margin-right:.3rem}.gene-calender .gene-cal-head{font-size:1rem}}body .gene-chat-page .mat-sidenav-content{padding:0}.gene-chat-page img{width:50px;min-width:50px}.gene-chat-page .chat-toolbar,.gene-chat-page .chat-toolbar-side{padding:.3rem 1rem}.gene-chat-page .chat-toolbar.mat-toolbar,.gene-chat-page .chat-toolbar.mat-toolbar h1,.gene-chat-page .chat-toolbar.mat-toolbar h2,.gene-chat-page .chat-toolbar.mat-toolbar h3,.gene-chat-page .chat-toolbar.mat-toolbar h4,.gene-chat-page .chat-toolbar.mat-toolbar h5,.gene-chat-page .chat-toolbar.mat-toolbar h6{font:500 1.1rem/1.4 Roboto,Helvetica Neue,sans-serif}.gene-chat-page .chat-toolbar .make-ellipse{width:250px}.gene-chat-page .gene-chat-area{padding:2rem;height:100%}.gene-chat-page .gene-chat-msg{border-radius:8px;padding:.4375rem 1.25rem}.gene-chat-page .gene-chat-user{padding:1rem 1rem 1rem 0}.gene-chat-page .gene-chat-thumb,.gene-chat-page .gene-user-info{display:inline-block;vertical-align:top}.gene-chat-page .gene-chat-user .mat-list-item-content{margin-bottom:1rem}.gene-chat-page .gene-chat-user p,.gene-chat-page .chat-toolbar-side .mat-icon-button{margin:0}.gene-chat-page .gene-chat-form{border-top:1px solid rgba(0,0,0,.12);margin-top:2rem;padding:1.5rem 2rem .5rem}.gene-chat-page .mat-sidenav.mat-sidenav-side{box-shadow:0 0 5px #0003}.gene-chat-page .gene-send-btn{margin-left:3rem}.gene-chat-page .chat-toolbar .mat-icon-button{margin:0}.gene-chat-page .ps-container .ps-content{height:500px}.gene-send-text{float:left;width:calc(100% - 7rem);margin-top:1.2rem}.chat-content-area .mat-sidenav-content{background-color:#fff;height:auto}.chat-content-area .cdk-focus-trap-content{background-color:#fff}.app-dark .chat-content-area .mat-sidenav-content{background:#424242;height:auto}.app-dark .chat-content-area .cdk-focus-trap-content{background:#424242}@media (max-width: 1300px){.gene-chat-page .gene-send-btn{margin-left:2rem}}@media (max-width: 580px){.gene-chat-page .gene-chat-sidebar{width:80%}.gene-chat-page .chat-toolbar .make-ellipse{width:140px}.gene-chat-page .gene-chat-area{padding:1.5rem 1rem}.gene-chat-page .gene-chat-form,.gene-chat-page .chat-toolbar{padding-left:0rem;padding-right:0rem}}html body div.app .gene-container .chat-content-area .mat-sidenav-content,.side-panel-opened .chat-content-area .mat-sidenav-content{margin-left:403px!important}html body div .gene-container .chat-content-area.chat-sidebar-close .mat-sidenav-content{margin-left:0!important}@media (max-width: 959px){html body div.app .gene-container .chat-content-area .mat-sidenav-content{margin-left:0!important}}.chat-text{display:inline-block;margin-right:.5rem;margin-bottom:0}.meta-post{color:#9c9fad;font-weight:600!important}.live-chat-card .chat-list{border-bottom:1px solid rgba(0,0,0,.12);padding:1.5rem 0 0}.live-chat-card .chat-list .title-wrap{align-items:center;justify-content:start}.live-chat-card .chat-list:first-child{padding-top:0}.live-chat-card .chat-list:last-child{margin-bottom:1.6rem}.live-chat-card .receiver{justify-content:flex-end!important}.live-chat-card .receiver .chat-thumbnail{order:2}.live-chat-card .receiver .chat-content{order:1;padding-left:0}.dash-chat{margin-bottom:1rem!important}.dash-chat .dash-thumb{order:2}.dash-chat .dash-content{order:1}.dash-chat .meta-post{margin-top:.3rem;display:block}.gene-sender .dash-thumb{order:1}.gene-sender .dash-content{order:2}.gene-team-list .mat-list-item-content{border-bottom:1px solid rgba(0,0,0,.08);padding:0!important}.gene-team-list .mat-list-item:last-child{margin-bottom:1.7em}.gene-progess-md.mat-progress-bar{height:1.25rem;margin-bottom:1rem}.sebm-google-map-container{width:100%;height:300px;display:flex}.todos .checked{text-decoration:line-through}.todos .todolist-scroll{max-height:385px;overflow-y:auto}body .gene-theme-list .mat-list-item{margin-bottom:1rem;padding:1rem 1.2rem;border-radius:8px}body .gene-theme-list .mat-list-item .mat-list-item-content{padding-left:0;padding-right:0}.gene-breadcrumbs ul.breadcrumbs{padding:0}.gene-easy-pie span.gene-absolute{right:0;top:40%;text-align:center;left:0}div.user-profile-wrap{padding-top:0}div.user-profile-wrap .user-profile-content{padding:2.5rem}div.user-profile-wrap .user-profile-list span{display:block;margin-bottom:.2rem}.msg-wrapper a.gene-absolute{right:0;top:0}.msg-wrapper .dash-thumb .gene-absolute{border:1px solid #ffffff;border-radius:8px;bottom:8px;font-size:.8rem;right:-6px}.activity-wrapper p{margin-bottom:.2rem}.display-dots-line-chart .nvd3 .nv-groups .nv-point{stroke-opacity:1!important;fill-opacity:1!important;stroke-width:6px}.display-dots-line-chart .nvd3 .nv-groups .nv-point.hover{stroke-width:7px}.display-dots-line-chart .nv-line{stroke-width:3.5}.gene-dragula .mat-list .mat-list-item,.mat-nav-list .mat-list-item{color:#37474f}.notification-wrap .mat-list-base .mat-list-item{height:auto}.center-gene-card-content{height:calc(100% - 2.3rem);display:flex;align-items:center}.set-list-scroll{max-height:720px;overflow:hidden;overflow-y:auto;margin:0 -12px;padding:0 12px}@media (max-width: 1300px){.set-list-scroll{max-height:600px}}.ticket-list-item{padding:.25rem 0}.ticket-list-item:first-child{padding-top:0}.ticket-list-item:last-child{padding-bottom:0}[dir=rtl] div.user-profile-wrap .user-profile-list{padding-right:0}[dir=rtl] .msg-wrapper a.gene-absolute{right:inherit;left:0}[dir=rtl] .msg-wrapper .dash-thumb .gene-absolute{right:inherit;left:-6px}[dir=rtl] .chat-text{margin-right:0;margin-left:.5rem}.ql-container{background-color:#fff}.ql-toolbar.ql-snow{padding:15px;background-color:#fff}@media (min-width: 1280px){body .ql-container .ql-editor{min-height:400px}}.social-icons ul li{margin-right:1.5rem}.social-icons i{background-color:#000;color:#fff;padding:2px;vertical-align:middle;border-radius:3px}.social-stats{padding:1.35rem .625rem}[dir=rtl] .social-icons ul li{margin-left:1.5rem;margin-right:0}[dir=rtl] i{margin-left:.5rem;margin-right:0}td{padding:5px}body .ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;font-weight:700;color:#37474f}body .ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{-moz-box-align:center;-moz-box-pack:start;align-items:center;box-sizing:border-box;display:flex;flex-direction:row;max-height:100%;padding:1.2rem;place-content:center flex-start}.datatable-body-cell-label{width:100%;color:#37474f}.datatable-body-cell-label>img{border-radius:100%;width:37px}body .datatable-header-cell-label{font-size:1rem}.ngx-datatable .meta-post{display:block;font-weight:700;margin-top:.5rem}.ngx-datatable .datatable-row-wrapper{border-bottom:1px solid rgba(0,0,0,.08)}.ngx-datatable .datatable-row-wrapper:last-child{margin-bottom:3em}.gene-pinning .datatable-body-cell.sort-active.active{background-color:#3f51b5}.gene-pinning .datatable-body-cell.sort-active.active .datatable-body-cell-label{color:#fff!important}.app-dark .ngx-datatable.material{color:#fff;background:#424242}.app-dark .ngx-datatable.material .datatable-header .datatable-row-right,.app-dark .ngx-datatable.material .ngx-datatable.material .datatable-body .datatable-row-right,.app-dark .ngx-datatable.material .ngx-datatable.material .datatable-header .datatable-row-right,.app-dark .ngx-datatable.material .ngx-datatable.material .datatable-body .datatable-row-right{background:#424242}.app-dark .datatable-body-cell-label,.app-dark .ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{color:#fff}.app-dark .datatable-body-row:hover .datatable-body-cell-label,.app-dark .datatable-body-row:hover .ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{color:#000}.ngx-datatable.material .datatable-header .datatable-row-right,.ngx-datatable.material .datatable-body .datatable-row-right{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==);background-position:0 0;background-repeat:repeat-y}@media (max-width: 1500px){.gene-img-table .datatable-body-cell img:nth-last-child(-n+3){display:none}}@media (max-width: 1740px){.gene-img-table .datatable-body-cell-label>img{width:30px}}@media (max-width: 1199px){.datatable-body-cell-label>img{width:30px;margin:.2rem}}@media (max-width: 580px){.datatable-body-cell-label>img,.gene-img-table .datatable-body-cell-label>img{width:20px}}.wheather-future-day ul li{display:inline-block;width:13%;text-align:center}.wheather-future-day ul li span{margin-top:1rem}.wheather-future-day{border-top:2px solid #eaeaea;margin-bottom:1rem;margin-top:2.5rem;padding-top:2rem}.wheather-info{border-top:2px solid #eaeaea;margin-top:1rem;padding-top:2rem}.wheather-info ul{margin-bottom:1rem;margin-top:1rem}.wheather-info ul:after{content:"";display:table;clear:both}.wheather-info ul li{float:left;margin-right:6%;width:43%}.wheather-info ul li .info-head,.wheather-info ul li .info-data{display:inline-block}.wheather-info ul li .info-head{float:left}.wheather-info ul li .info-data{float:right}.current-temp.gene-absolute{font-size:36px;right:1.2rem;top:1rem}.current-day.gene-relative{margin-right:6rem}.gene-today-wheather{border-bottom:2px solid #f0f2f9}.app-dark .gene-customizer{background:#424242;color:#fff}[dir=rtl] .current-day.gene-relative{margin-left:6rem;margin-right:0}[dir=rtl] .wheather-info ul li{margin-left:6%;margin-right:0}@media (max-width: 991px){.current-day.gene-relative{margin:0}}.mat-menu-panel{width:auto;max-width:390px!important}.mat-menu-panel .mat-menu-content{background:none}.popover-header{background-color:#3f51b5;color:#fff;font-size:18px;border-bottom:1px solid rgba(255,255,255,.8)!important;font-weight:400;border-radius:5px 5px 0 0;padding:8px 14px;margin-bottom:0}.popover-body{background:#3f51b5;padding:9px 14px 16px;color:#fff;border-radius:0 0 5px 5px}.popover-body p{margin:0}.tour-step-content{font-size:16px}.tour-step-navigation button{color:#fff!important}.popover{border:medium none;width:300px;max-width:300px;border-radius:4px;border:1px solid #3f51b5;box-shadow:0 5px 14px 1px #3f51b56e;background:#3f51b5}.tour-step-navigation .btn{width:66px;padding:1px 6px;margin-right:.6rem;border-radius:3px;background:transparent;border:1px solid #ffffff;color:#fff}.tour-step-navigation .btn:last-child{margin:0}.tour-step-navigation i{font-size:1rem;vertical-align:sub}.popover.bs-popover-bottom .arrow:after,.popover.bs-popover-auto[x-placement^=bottom] .arrow:after{border-bottom-color:#3f51b5}.popover.bs-popover-bottom .popover-header:before,.popover.bs-popover-auto[x-placement^=bottom] .popover-header:before{border-bottom:1px solid #3f51b5}.popover.bs-popover-right .arrow:after,.popover.bs-popover-auto[x-placement^=right] .arrow:after{border-right-color:#3f51b5}.popover.bs-popover-left .arrow:after,.popover.bs-popover-auto[x-placement^=left] .arrow:after{border-color:#3f51b5}.tour-step .mat-menu-content{overflow:hidden}.gene-customizer{backface-visibility:hidden;background:#ffffff none repeat scroll 0 0;bottom:0;height:100vh;position:fixed;box-shadow:0 0 5px #0000004d;right:-300px;top:0;transition:right .4s cubic-bezier(.05,.74,.2,.99) 0s;width:300px;z-index:99}.gene-customizer mat-card-content{padding:2rem 0}.gene-customizer mat-card-content .mat-checkbox-layout{display:block;width:100%}.gene-customizer mat-card-content .mat-checkbox-label-before .mat-checkbox-inner-container{float:right;margin-left:8px;margin-right:auto;order:0}.gene-customizer .customizer-toggle{background:#3f51b5 none repeat scroll 0 0;border:medium none;color:#fff;cursor:pointer;height:45px;left:-45px;line-height:45px;position:absolute;text-align:center;top:25%;width:45px}.gene-customizer .customizer-toggle .mat-icon{line-height:45px}.gene-customizer .theme-options>div{margin-bottom:1rem;padding-left:2rem;padding-right:2rem}.gene-customizer .theme-options h3{padding-left:2rem;padding-right:2rem}.gene-customizer .theme-options .mat-divider{margin-bottom:1rem}.gene-customizer .settings-panel{height:100vh;overflow-y:auto}.gene-customizer .theme-color{border-radius:4px;box-shadow:0 2px 10px #00000017;margin-bottom:1rem;padding:1rem}.gene-customizer .theme-color .gene-list .gene-list-link{height:1.75rem;margin:0 .25rem;position:relative;width:1.75rem;cursor:pointer;display:inline-block}.gene-customizer .theme-color .gene-list .gene-list-link span{display:inline-block;height:1.75rem;position:relative;width:1.75rem;transition:all .5s ease-in-out}.customizer-in .gene-customizer{right:0}.boxed{box-shadow:0 0 9px #0006;margin:0 auto;width:1200px}.boxed .dash-card .mat-card{padding-left:.8rem;padding-right:.8rem}.boxed .social-stats{padding:0}.boxed .lead{font-size:1.05rem}.boxed .social-col mat-card{padding:.8rem}.boxed .social-col mat-card h3{font-size:1rem}.app-dark .gene-customizer .customizer-toggle{background:#607d8b}.side-panel-opened .mat-sidenav-content{margin-left:16.06rem!important;margin-right:unset!important}.side-panel-close .mat-sidenav-content{margin-left:0!important;margin-right:unset!important}.side-panel-close .mat-drawer-shown~.mat-sidenav-content{margin:0!important}.collapsed-sidebar mat-sidenav .sidebar-panel .navigation>.mat-list-item>.mat-list-item-content>a{padding-left:1.9rem;transition:all .1s ease 0s}.collapsed-sidebar mat-sidenav .sidebar-panel:hover .navigation>.mat-list-item>.mat-list-item-content>a{padding-left:1.5rem}.collapsed-sidebar mat-sidenav .sidebar-panel .mat-list-item>.mat-list-item-content>a>.menu-caret,.collapsed-sidebar mat-sidenav .sidebar-panel .mat-list-item>.mat-list-item-content>a>span:not(.menu-badge){opacity:0;transition:all .1s ease 0s!important}.collapsed-sidebar mat-sidenav .sidebar-panel:hover .mat-list-item>.mat-list-item-content>a>.menu-caret,.collapsed-sidebar mat-sidenav .sidebar-panel:hover .mat-list-item>.mat-list-item-content>a>span:not(.menu-badge){opacity:1;transition:all .3s ease .2s!important}.collapsed-sidebar mat-sidenav .sidebar-panel:not(:hover) .navigation .open>.mat-list-item-content>.sub-menu{max-height:0px;transition-duration:.1s;transition-delay:0s}.collapsed-sidebar mat-sidenav .sidebar-panel:hover .navigation .open>.mat-list-item-content>.sub-menu{max-height:1000px;transition-duration:.4s;transition-delay:.12s}.collapsed-sidebar mat-sidenav.mat-sidenav-opened~.mat-sidenav-content{margin-left:5rem!important;margin-right:auto!important}.collapsed-sidebar mat-sidenav .sidebar-panel:not(:hover){width:5rem;min-width:5rem}.collapsed-sidebar.side-panel-opened mat-sidenav.sidebar-area~.mat-drawer-content{margin-left:5rem!important}.collapsed-sidebar.side-panel-close mat-sidenav.sidebar-area~.mat-drawer-content{margin-left:0!important}.collapsed-sidebar mat-sidenav .sidebar-panel{transition:all .4s ease 0s}.collapsed-sidebar.side-panel-opened.sidebar-overlay mat-sidenav.sidebar-area~.mat-drawer-content{margin:0!important}.collapsed-sidebar .mat-drawer-shown~.mat-sidenav-content{margin:0!important}.collapsed-sidebar .gene-user-thumb{width:75%;margin:0 auto}.collapsed-sidebar .gene-user-name,.collapsed-sidebar .logo-text{display:none}.collapsed-sidebar[dir=rtl] mat-sidenav.mat-sidenav-opened~.mat-sidenav-content,[dir=rtl] .collapsed-sidebar mat-sidenav.mat-sidenav-opened~.mat-sidenav-content{margin-left:0!important;margin-right:4rem!important}.collapsed-sidebar[dir=rtl].side-panel-opened mat-sidenav.sidebar-area~.mat-drawer-content{margin-left:0!important;margin-right:81px!important}.app #sidebar-color-1{background:#37474F}.app #sidebar-color-2{background:#3f51b5}.app #sidebar-color-3{background:#ffd740}.app #sidebar-color-4{background:#f44336}.app #sidebar-color-5{background:#43a047}.app #header-color-1{background:#f0f2f7}.app #header-color-2{background:#3f51b5}.app #header-color-3{background:#ffd740}.app #header-color-4{background:#f44336}.app #header-color-5{background:#43a047}.app .radius-circle,.app .radius-active{border-radius:100%}.sidebar-color-dark .sidebar-area.mat-sidenav{background:#37474F}.sidebar-color-primary .sidebar-area.mat-sidenav{background:#3f51b5}.sidebar-color-accent .sidebar-area.mat-sidenav{background:#ffd740}.sidebar-color-warn .sidebar-area.mat-sidenav{background:#f44336}.sidebar-color-green .sidebar-area.mat-sidenav{background:#43a047}.header-color-light .gene-header-toolbar.mat-toolbar{background-color:#f0f2f7}.header-color-primary .gene-header-toolbar.mat-toolbar{background-color:#3f51b5}.header-color-accent .gene-header-toolbar.mat-toolbar{background-color:#ffd740}.header-color-warning .gene-header-toolbar.mat-toolbar{background-color:#f44336}.header-color-green .gene-header-toolbar.mat-toolbar{background-color:#43a047}.header-color-primary .gene-header-toolbar .navbar-brand,.header-color-primary .gene-header-toolbar .mat-icon,.header-color-warning .gene-header-toolbar .navbar-brand,.header-color-warning .gene-header-toolbar .mat-icon,.header-color-accent .gene-header-toolbar .navbar-brand,.header-color-accent .gene-header-toolbar .mat-icon,.header-color-green .gene-header-toolbar .navbar-brand,.header-color-green .gene-header-toolbar .mat-icon{color:#fff}.header-color-primary .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-label,.header-color-primary .gene-header-toolbar .mat-form-field-wrapper .mat-toolbar,.header-color-primary .gene-header-toolbar .mat-form-field-wrapper .mat-input-element,.header-color-warning .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-label,.header-color-warning .gene-header-toolbar .mat-form-field-wrapper .mat-toolbar,.header-color-warning .gene-header-toolbar .mat-form-field-wrapper .mat-input-element,.header-color-accent .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-label,.header-color-accent .gene-header-toolbar .mat-form-field-wrapper .mat-toolbar,.header-color-accent .gene-header-toolbar .mat-form-field-wrapper .mat-input-element,.header-color-green .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-label,.header-color-green .gene-header-toolbar .mat-form-field-wrapper .mat-toolbar,.header-color-green .gene-header-toolbar .mat-form-field-wrapper .mat-input-element{color:#fff!important}.header-color-primary .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-underline,.header-color-primary .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-ripple,.header-color-warning .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-underline,.header-color-warning .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-ripple,.header-color-accent .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-underline,.header-color-accent .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-ripple,.header-color-green .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-underline,.header-color-green .gene-header-toolbar .mat-form-field-wrapper .mat-form-field-ripple{background-color:#fff}.header-color-primary .gene-header-toolbar ul .breadcrumb-item,.header-color-warning .gene-header-toolbar ul .breadcrumb-item,.header-color-accent .gene-header-toolbar ul .breadcrumb-item,.header-color-green .gene-header-toolbar ul .breadcrumb-item{color:#fff}html body div.sidebar-overlay .gene-container .mat-sidenav-content{margin:0!important}@media (max-width: 599px){.gene-customizer{right:-250px;width:250px}}.mails-container,.content-container .search{background:#ffffff}.app-dark tree-internal .tree .node-value{color:#fff!important}.app-dark .mails-container{background:#424242}.app-dark .mails-container .mails .mail{color:#fff!important}.app-dark .mails-container .mails .mail:hover{color:#000!important}.app-dark .content-container .search{background:#424242}.app-dark .cal-month-view .cal-cell-row:hover{background-color:#424242}.app-dark .cal-month-view .cal-cell-row .cal-cell:hover,.app-dark .cal-month-view .cal-cell.cal-has-events.cal-open,.app-dark code{background:#424242}.app-dark .ngx-datatable.material .datatable-header .datatable-row-right,.app-dark .ngx-datatable.material .datatable-body .datatable-row-right,.app-dark .ngx-datatable.material .datatable-header .datatable-row-left,.app-dark .ngx-datatable.material .datatable-body .datatable-row-left{background-color:#424242}.app-dark .mat-white{background:transparent}body .app-dark .gene-icon-display mat-icon,body .app-dark .gene-icon-display .sunny-theme .mat-dialog-container .mat-dialog-title,.sunny-theme .mat-dialog-container body .app-dark .gene-icon-display .mat-dialog-title,body .app-dark .gene-icon-display .normal-dark-theme .mat-dialog-container .mat-dialog-title,.normal-dark-theme .mat-dialog-container body .app-dark .gene-icon-display .mat-dialog-title,body .app-dark .gene-icon-display .murasaki-theme .mat-dialog-container .mat-dialog-title,.murasaki-theme .mat-dialog-container body .app-dark .gene-icon-display .mat-dialog-title,body .app-dark .gene-icon-display .light-theme .mat-dialog-container .mat-dialog-title,.light-theme .mat-dialog-container body .app-dark .gene-icon-display .mat-dialog-title,body .app-dark .gene-icon-display .freezing-theme .mat-dialog-container .mat-dialog-title,.freezing-theme .mat-dialog-container body .app-dark .gene-icon-display .mat-dialog-title,body .app-dark .gene-icon-display .pink-theme .mat-dialog-container .mat-dialog-title,.pink-theme .mat-dialog-container body .app-dark .gene-icon-display .mat-dialog-title,body .app-dark .gene-icon-display .dark-theme .mat-dialog-container .mat-dialog-title,.dark-theme .mat-dialog-container body .app-dark .gene-icon-display .mat-dialog-title{color:#fff}body .app-dark .mat-form-field-appearance-legacy .mat-form-field-label,body .mat-form-field-appearance-legacy .mat-hint{color:#ffffff80}body .app-dark .mat-flat-button,body .app-dark .mat-raised-button,body .app-dark .mat-fab,body .app-dark .mat-mini-fab{color:#fff}body .app-dark .sidebar-label{background-color:#ff5722}body .app-dark .ecommerce-wrap .widgets-sidebar-wrap .clear-filter .ais-ClearRefinements-button,body .app-dark .ecommerce-wrap .widgets-sidebar-wrap .ais-RefinementList .ais-RefinementList-label .ais-RefinementList-count{background-color:#607d8b}body .app-dark .mat-badge-warn .mat-badge-content{background:#ff5722;color:#fff}body .app-dark .gene-fab-flat-icon{background-color:#fff!important;color:#37474f!important}body .app-dark .bdr-left,body .app-dark .bdr-all,body .app-dark .mat-divider{border-color:#ffffff1f!important}body .app-dark .ais-Breadcrumb,body .app-dark .ais-ClearRefinements,body .app-dark .ais-CurrentRefinements,body .app-dark .ais-GeoSearch,body .app-dark .ais-HierarchicalMenu,body .app-dark .ais-Hits,body .app-dark .ais-HitsPerPage,body .app-dark .ais-InfiniteHits,body .app-dark .ais-InfiniteResults,body .app-dark .ais-Menu,body .app-dark .ais-MenuSelect,body .app-dark .ais-NumericMenu,body .app-dark .ais-NumericSelector,body .app-dark .ais-Pagination,body .app-dark .ais-Panel,body .app-dark .ais-PoweredBy,body .app-dark .ais-RangeInput,body .app-dark .ais-RangeSlider,body .app-dark .ais-RatingMenu,body .app-dark .ais-RefinementList,body .app-dark .ais-Results,body .app-dark .ais-ResultsPerPage,body .app-dark .ais-SearchBox,body .app-dark .ais-SortBy,body .app-dark .ais-Stats,body .app-dark .ais-ToggleRefinement{color:#fff}body .app-dark .box-inset{box-shadow:inset 0 0 3px #ffffff4d}body .app-dark .mat-checkbox-checkmark-path{stroke:#fff!important}body .crypto-input-prefix .mat-form-field-appearance-outline .mat-form-field-prefix span,body .crypto-input-prefix .mat-form-field-appearance-outline .mat-form-field-suffix span{color:#000}.gene-login{background-color:#353535}.login-background{background:#212121!important}.gene-login,.gene-registration-form,.gene-forgot,.gene-lockscreen,.login-v2,.gene-registerV2,.gene-lockscreenV2,.gene-forgotpassV2{background-size:cover;background-repeat:no-repeat;background-position:center center}body .gene-login-v2,body .gene-registerV2-wrap{padding-top:3rem;padding-bottom:3rem}.login-v2{background-color:#353535}.login-v2 .form-wrap-row,.gene-registerV2 .form-wrap-row{padding-top:8%}.login-v2,.gene-registerV2,.gene-lockscreenV2,.gene-forgotpassV2,.gene-session{min-height:100vh}.login-v2 .material-icons,.gene-registerV2 .material-icons,.gene-lockscreenV2 .material-icons,.gene-forgotpassV2 .material-icons{font-size:1rem;vertical-align:text-bottom}.gene-lockscreenV2 .form-wrap-row,.gene-forgotpassV2 .form-wrap-row{padding-top:10%}.login-v2 .overlay-wrap,.gene-registerV2 .overlay-wrap{position:relative;overflow:hidden;margin:0;border-radius:10px}.login-v2 .overlay-wrap .overlay-content,.gene-registerV2 .overlay-wrap .overlay-content{position:absolute;inset:0;padding:0}.login-v2 .slider-bg-img,.gene-registerV2 .slider-bg-img{background-size:cover;background-position:center;width:100%;min-height:662px;height:100%}.login-v2 .content-wrap,.gene-registerV2 .content-wrap{background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000000 100%);padding:15px}.login-v2 .social-list button,.gene-registerV2 .social-list button{font-weight:700;font-size:22px}.login-v2 .carousel,.gene-registerV2 .carousel{margin-bottom:0}.gene-registerV2 .policy-links{font-size:.75rem}.gene-registerV2 .policy-links a{text-decoration:underline}.gene-forgotpassV2,.gene-lockscreenV2{background-color:#353535}.gene-forgotpassV2 .mat-card.gene-login-v2,.gene-lockscreenV2 .mat-card.gene-login-v2{overflow:visible;padding-top:4.6rem;padding-bottom:3.5rem}.gene-forgotpassV2 .gene-btn-wrap button,.gene-lockscreenV2 .gene-btn-wrap button{padding:0}.gene-forgotpassV2 .login-logo,.gene-lockscreenV2 .login-logo{position:absolute;top:-50px;left:0;right:0}@media (max-width: 599px){.gene-login .mat-toolbar-row,.gene-registration-form .mat-toolbar-row,.gene-forgot .mat-toolbar-row,.gene-lockscreen .mat-toolbar-row,.login-v2 .mat-toolbar-row,.gene-registerV2 .mat-toolbar-row,.gene-lockscreenV2 .mat-toolbar-row,.gene-forgotpassV2 .mat-toolbar-row{height:auto}}.comingsoon-wrap{position:relative;background-size:cover;z-index:1;min-height:100%;height:100vh}.comingsoon-wrap .card-content .card-title span,.comingsoon-wrap .card-content .sunny-theme .mat-dialog-container .mat-dialog-title span,.sunny-theme .mat-dialog-container .comingsoon-wrap .card-content .mat-dialog-title span,.comingsoon-wrap .card-content .normal-dark-theme .mat-dialog-container .mat-dialog-title span,.normal-dark-theme .mat-dialog-container .comingsoon-wrap .card-content .mat-dialog-title span,.comingsoon-wrap .card-content .murasaki-theme .mat-dialog-container .mat-dialog-title span,.murasaki-theme .mat-dialog-container .comingsoon-wrap .card-content .mat-dialog-title span,.comingsoon-wrap .card-content .light-theme .mat-dialog-container .mat-dialog-title span,.light-theme .mat-dialog-container .comingsoon-wrap .card-content .mat-dialog-title span,.comingsoon-wrap .card-content .freezing-theme .mat-dialog-container .mat-dialog-title span,.freezing-theme .mat-dialog-container .comingsoon-wrap .card-content .mat-dialog-title span,.comingsoon-wrap .card-content .pink-theme .mat-dialog-container .mat-dialog-title span,.pink-theme .mat-dialog-container .comingsoon-wrap .card-content .mat-dialog-title span,.comingsoon-wrap .card-content .dark-theme .mat-dialog-container .mat-dialog-title span,.dark-theme .mat-dialog-container .comingsoon-wrap .card-content .mat-dialog-title span{font-size:3rem;letter-spacing:2px;font-weight:500}.comingsoon-wrap .overlay{position:absolute;inset:0;background:rgba(0,0,0,.7);z-index:-1}.pricing-wrapper .mat-list-item-content{justify-content:center}.pricing-wrapper button{margin-top:1.5rem}.pricing-wrapper .mat-card{transition:all .5s ease-in-out 0s}.pricing-wrapper .mat-card:hover{transform:scale(1.05)}.pricing-wrapper .mat-card:hover button{background-color:#3f51b5;color:#fff}.pricing1-wrapper .pricing-list{border:2px solid transparent}.pricing1-wrapper .pricing-list:hover{transition:all .5s ease-in-out;border:2px solid #3f51b5}.pricing1-wrapper .pricing-list .pricing-title .old-price{text-decoration-line:line-through;opacity:.5}.pricing1-wrapper .pricing-list .mat-list-item{height:auto!important;padding:.25rem 0}.pricing1-wrapper .pricing-list .mat-list-item .list-icon{font-size:7px;height:8px;width:10px;display:flex;align-self:start;padding-top:7px}.pricing1-wrapper .pricing-list .mat-list-item .mat-list-item-content{padding:0}.pricing1-wrapper .faq-title{font-size:2rem}.pricing1-wrapper .pricing-list sub{line-height:1.9}.contact-wrapper .contact-tab-wrapper .mat-icon{color:#868e96;font-size:18px}.contact-wrapper .contact-tab-wrapper .mat-icon-button{width:2.125rem;height:2.125rem;line-height:30px}.contact-wrapper .contact-tab-wrapper .list-flex{display:flex}.contact-tab-wrapper .contact-links{line-height:1.2}@media (max-width: 959px){.contact-wrapper .contact-tab-wrapper .icon{opacity:0;position:absolute;right:0;bottom:5px;transition:all .5s ease-in-out}.contact-wrapper .contact-tab-wrapper .mat-card .mat-card:hover .icon{opacity:1}.contact-tab-wrapper .contact-item-info{text-align:center}}@media (max-width: 1920px) and (min-width: 1280px){.contact-wrapper .contact-btn{text-align:right}}.taskboard-wrapper .taskboard-title{min-height:24px}.taskboard-wrapper .taskboard-content{height:calc(100% - 24px);min-height:150px}.taskboard-wrapper .taskboard-content .icon{color:#868e96;font-size:20px}.taskboard-wrapper .taskboard-content .mat-icon-button{width:2.125rem;height:2.125rem;line-height:30px}.search-wrapper .search-title span{text-decoration:underline;font-style:italic}.search-wrapper .search-content .mat-icon{width:16px;vertical-align:middle}.search-wrapper .meta-post{font-size:.897rem;letter-spacing:.5px}@media (max-width: 400px){.search-wrapper .search-list-wrap{padding:0}.search-wrapper .search-form-wrap{padding:1rem!important}}.timeline-wrapper .timeline-row .timeline-item-simple .timeline-time+.gene-card-content-wrap,.timeline-wrapper .timeline-row .timeline-item-blockquote .timeline-time+.gene-card-content-wrap{padding-top:2.2rem}.timeline-wrapper .timeline-row .timeline-item-image,.timeline-wrapper .timeline-row .timeline-item-video{padding:0}.timeline-wrapper .timeline-row .timeline-item-image .gene-card-content-wrap,.timeline-wrapper .timeline-row .timeline-item-video .gene-card-content-wrap{padding-top:0rem}.timeline-wrapper .timeline-row .timeline-item-image .overlay-wrap,.timeline-wrapper .timeline-row .timeline-item-video .overlay-wrap{border-top-left-radius:8px;border-top-right-radius:8px}.timeline-wrapper .timeline-row .timeline-item-image .overlay-content,.timeline-wrapper .timeline-row .timeline-item-video .overlay-content{background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000000 100%)}.timeline-wrapper .timeline-row .timeline-item-image mat-card-content,.timeline-wrapper .timeline-row .timeline-item-video mat-card-content{padding:1rem}.timeline-wrapper .timeline-row .timeline-item-video .video-icon{position:absolute;top:calc(50% - 2rem);left:calc(50% - 2rem)}.timeline-wrapper .timeline-row .timeline-item-video .video-icon .material-icons{font-size:4rem}.timeline-wrapper .timeline-row .timeline-item{position:relative;overflow:visible}.timeline-wrapper .timeline-row .timeline-item:after,.timeline-wrapper .timeline-row .timeline-item:before{left:100%;top:56px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.timeline-wrapper .timeline-row .timeline-item:after{border-color:#fff0;border-left-color:#fff;border-width:15px;margin-top:-15px}.timeline-wrapper .timeline-row .timeline-item:before{border-color:#d6d7d900;border-left-color:#00000014;border-width:16px;margin-top:-16px}.timeline-wrapper .timeline-row .timeline-item .timeline-time{position:absolute;min-height:2.6rem;line-height:2rem;font-weight:700;padding:5px 15px;top:0;right:0;z-index:8}.timeline-wrapper .timeline-row:nth-child(2n){flex-direction:row-reverse!important}.timeline-wrapper .timeline-row:nth-child(2n) .timeline-item:after,.timeline-wrapper .timeline-row:nth-child(2n) .timeline-item:before{left:auto;right:100%;transform:rotate(-180deg)}.timeline-wrapper .timeline-row:nth-child(2n) .timeline-item .timeline-time{right:auto;left:0}.timeline-wrapper .timeline-row .styled-line{position:relative}.timeline-wrapper .timeline-row .styled-line .timeline-circle{position:absolute;content:"";left:0;right:0;margin:0 auto}.timeline-wrapper .timeline-row .styled-line .timeline-circle{z-index:2;border-radius:100%;transition:all .3s linear;cursor:pointer}.timeline-wrapper .timeline-row .styled-line .timeline-circle{top:56px;width:30px;height:30px;background-color:#3f51b5}.timeline-wrapper .video-icon i{cursor:pointer}.overlay-wrap{position:relative;overflow:hidden;margin:1rem 0}.overlay-wrap .overlay-content{position:absolute;inset:0;color:#fff;padding:15px}.timeline-row{position:relative}.timeline-row:after{width:5px;top:0;bottom:0;background-color:#3f51b5;opacity:.6}.timeline-row:after{position:absolute;content:"";left:0;right:0;margin:0 auto}blockquote{position:relative;margin-right:0}blockquote:after{position:absolute;left:1rem;top:0;bottom:0;background-color:#3f51b5;width:6px;left:-26px;content:""}@media (max-width: 599px){.timeline-row:after{margin:0;right:auto;left:5%}.timeline-wrapper .timeline-row:nth-child(2n-1){flex-direction:row-reverse!important}.timeline-wrapper .timeline-row:nth-child(2n-1) .timeline-item:after,.timeline-wrapper .timeline-row:nth-child(2n-1) .timeline-item:before{left:auto;right:100%;transform:rotate(-180deg)}.timeline-wrapper .timeline-row:nth-child(2n-1) .timeline-item .timeline-time{right:auto;left:0}}.faq-wrapper .mat-expansion-panel{margin:1rem!important;border-radius:8px!important;padding:.875rem 1.5rem;overflow:hidden}.faq-wrapper .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:none}.faq-wrapper .mat-expansion-panel .mat-expansion-panel-header{padding-left:0;padding-right:0}.faq-wrapper .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding:0}.feedback-wrapper .tab-content .content .desc{border-left:4px solid #3f51b5}.feedback-wrapper .tab-content .mat-icon{color:#868e96;font-size:18px}.feedback-wrapper .mat-icon-button{width:2.125rem;height:2.125rem;line-height:30px}@media (max-width: 800px){.feedback-wrapper .tab-content .content .desc{font-size:12px}}.about-wrapper .service-tab-item .service-dots{display:block;width:100%;border-bottom:1px dashed #3f51b5}.about-wrapper .service-tab-item .service-name a{font-weight:600}.about-wrapper .service-tab-item .service-label .mat-standard-chip{font-size:12px;min-height:23px;border-radius:5px}.about-wrapper .upcomming-event .card-title p,.about-wrapper .upcomming-event .sunny-theme .mat-dialog-container .mat-dialog-title p,.sunny-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .normal-dark-theme .mat-dialog-container .mat-dialog-title p,.normal-dark-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .murasaki-theme .mat-dialog-container .mat-dialog-title p,.murasaki-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .light-theme .mat-dialog-container .mat-dialog-title p,.light-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .freezing-theme .mat-dialog-container .mat-dialog-title p,.freezing-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .pink-theme .mat-dialog-container .mat-dialog-title p,.pink-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .dark-theme .mat-dialog-container .mat-dialog-title p,.dark-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .service-wrapper .card-title p,.about-wrapper .service-wrapper .sunny-theme .mat-dialog-container .mat-dialog-title p,.sunny-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .normal-dark-theme .mat-dialog-container .mat-dialog-title p,.normal-dark-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .murasaki-theme .mat-dialog-container .mat-dialog-title p,.murasaki-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .light-theme .mat-dialog-container .mat-dialog-title p,.light-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .freezing-theme .mat-dialog-container .mat-dialog-title p,.freezing-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .pink-theme .mat-dialog-container .mat-dialog-title p,.pink-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .dark-theme .mat-dialog-container .mat-dialog-title p,.dark-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p{margin:0 auto;width:60%}.about-wrapper .counter-wrapper .stats-counter span{font-size:48px;font-weight:600}.about-wrapper .counter-wrapper .counter-title h3{font-weight:600}@media (max-width: 800px){.about-wrapper .upcomming-event .card-title p,.about-wrapper .upcomming-event .sunny-theme .mat-dialog-container .mat-dialog-title p,.sunny-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .normal-dark-theme .mat-dialog-container .mat-dialog-title p,.normal-dark-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .murasaki-theme .mat-dialog-container .mat-dialog-title p,.murasaki-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .light-theme .mat-dialog-container .mat-dialog-title p,.light-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .freezing-theme .mat-dialog-container .mat-dialog-title p,.freezing-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .pink-theme .mat-dialog-container .mat-dialog-title p,.pink-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .upcomming-event .dark-theme .mat-dialog-container .mat-dialog-title p,.dark-theme .mat-dialog-container .about-wrapper .upcomming-event .mat-dialog-title p,.about-wrapper .service-wrapper .card-title p,.about-wrapper .service-wrapper .sunny-theme .mat-dialog-container .mat-dialog-title p,.sunny-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .normal-dark-theme .mat-dialog-container .mat-dialog-title p,.normal-dark-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .murasaki-theme .mat-dialog-container .mat-dialog-title p,.murasaki-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .light-theme .mat-dialog-container .mat-dialog-title p,.light-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .freezing-theme .mat-dialog-container .mat-dialog-title p,.freezing-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .pink-theme .mat-dialog-container .mat-dialog-title p,.pink-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p,.about-wrapper .service-wrapper .dark-theme .mat-dialog-container .mat-dialog-title p,.dark-theme .mat-dialog-container .about-wrapper .service-wrapper .mat-dialog-title p{width:100%}.about-wrapper .about-info .card-content,.about-wrapper .service-wrapper .card-content{padding:1rem!important}}@media (max-width: 599px){.about-wrapper .call-in-action-wrap .custom-heading,.call-in-action-wrap .callin-action-btn{text-align:center!important}}.user-manage-list table td.mat-cell,.user-manage-list th.mat-header-cell{padding:.7rem}.user-manage-list th.mat-header-cell:first-of-type{padding-left:.625rem}.user-manage-list .rounded{width:10px;height:10px;border-radius:100%}.user-manage-list .status-icon,.user-manage-list .green-icon,.user-manage-list .yellow-icon,.user-manage-list .greenyellow-icon,.user-manage-list .black-icon,.user-manage-list .purple-icon,.user-manage-list .red-icon{margin-top:4px}.user-manage-list .status-text{width:calc(100% - 10px)}.user-manage-list .mat-standard-chip{border-radius:5px;min-height:22px;font-size:12px}.user-manage-list .table-responsive{overflow-x:auto;overflow-y:hidden;width:100%}.user-manage-list .user-list-image{width:50px;height:50px}.user-manage-list .mat-icon-button{width:2.125rem;height:2.125rem;line-height:30px}.popup-card-width.add-new-user{width:460px}.cursor-pointer{cursor:pointer}.user-grid-list-wrap .grid-list-card:hover .img-overlay{transition:all .5s ease-in-out;transform:translate(0);opacity:1;visibility:visible}.user-grid-list-wrap .grid-list-card .img-overlay{position:absolute;top:18px;left:0;right:0;transform:translate(224px);transition:all .5s ease-in-out;opacity:0;visibility:hidden}.user-grid-list-wrap .grid-list-card .img-overlay .social-icon-wrapper{padding:6px 10px}.user-grid-list-wrap .grid-list-card .img-overlay .social-icon-wrapper a{padding-right:7px;font-size:16px;text-align:center}.user-grid-list-wrap .grid-list-card .img-overlay .social-icon-wrapper a:last-child{padding-right:0}.user-grid-list-wrap .mat-card-content{margin-bottom:0}.user-grid-list-wrap .mat-card-content .mat-button-wrapper{display:flex;align-items:center;justify-content:center}.user-grid-list-wrap .mat-card-content .mat-icon{font-size:16px;text-align:center}.user-grid-list-wrap .img-thumbnail{margin-top:-20px;display:inline-block;border:2px solid #ffffff;border-radius:100%;z-index:1}.user-grid-list-wrap .mat-card-actions{margin-left:0;margin-right:0}.courses-bg-img{background-size:cover;background-position:center}.bg-warn-overlay{background:rgba(244,67,54,.7)}.bg-primary-overlay{background:rgba(63,81,181,.7)}.bg-accent-overlay{background:rgba(255,215,64,.7)}.bg-green-overlay{background:rgba(67,160,71,.7)}.app-dark .bg-warn-overlay{background:rgba(255,87,34,.7)}.app-dark .bg-primary-overlay{background:rgba(96,125,139,.7)}.app-dark .bg-accent-overlay{background:rgba(255,215,64,.7)}.app-dark .bg-green-overlay{background:rgba(46,125,50,.7)}.banner-image-wrap{min-height:400px;margin:1rem;height:1px}.banner-image-wrap input.text-inverse+span label{color:#fff!important}.banner-image-wrap .mat-form-field-appearance-legacy .mat-form-field-underline,.banner-image-wrap .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#fff!important}.banner-image-wrap .mat-form-field-appearance-legacy .mat-form-field-infix{font-size:1rem;min-width:400px}@media only screen and (max-width: 540px){.banner-image-wrap .mat-form-field-appearance-legacy .mat-form-field-infix{min-width:100%;width:100%}}.bestseller-tag{display:inline-block;background-color:#f44336;line-height:1.1;color:#fff;font-size:11px;padding:3.9px 4px;position:relative;border-radius:4px;margin-right:10px}.bestseller-tag:after{left:96%;top:10px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-left-color:#f44336;border-width:10px;margin-top:-10px}.app-dark .bestseller-tag{background-color:#ff5722}.app-dark .bestseller-tag:after{border-left-color:#ff5722}.image-wrap{position:relative}.image-wrap .bestseller-tag{position:absolute;right:-2px;top:10px;margin-right:0;margin-left:10px}.image-wrap .bestseller-tag:after{left:auto;right:96%;transform:rotate(180deg)}.course-item .video-icon{position:absolute;top:calc(50% - 1.5rem);left:0;right:0;display:inline-block;margin:0 auto;width:3rem}.course-item .video-icon .material-icons{font-size:3rem;color:#fff;cursor:pointer}.courses-wrap .tab-wrap,.course-list-wrap .tab-wrap{min-height:380px;padding:.5rem}.courses-wrap .tab-wrap .mat-tab-label,.course-list-wrap .tab-wrap .mat-tab-label{min-width:auto}.courses-wrap .courses-grid .tab-wrap .mat-tab-header,.course-list-wrap .courses-grid .tab-wrap .mat-tab-header{margin:0 1rem}.rating-wrap .br-default .br-unit{height:auto}.rating-wrap .br{margin:0!important}.course-item-wrap{position:relative}.course-item-wrap .course-hover-item{box-shadow:0 0 10px #0003;position:absolute;left:calc(100% - 15px);top:-25%;width:335px;min-height:200px;overflow:visible;z-index:10;visibility:hidden;opacity:0;transition:all .25s ease-in}.course-item-wrap .course-hover-item:after,.course-item-wrap .course-hover-item:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.course-item-wrap .course-hover-item:after{border-color:#fff0;border-right-color:#fff;border-width:15px;margin-top:-15px}.course-item-wrap .course-hover-item:before{border-color:#d6d7d900;border-right-color:#00000014;border-width:16px;margin-top:-16px}.course-item-wrap .course-hover-item .button-wrap button{width:100%}.course-item-wrap:hover .course-hover-item{visibility:visible;opacity:1}.course-item-wrap .course-item{padding:0}.course-item-wrap .course-item .mat-card-content{padding:15px}.course-item-wrap .card-header h4{font-weight:500;line-height:1.3}.course-item-wrap .make-ellipse{display:-webkit-box!important;-webkit-line-clamp:2;-moz-line-clamp:2;-ms-line-clamp:2;-o-line-clamp:2;line-clamp:2;-ms-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:calc(100% - 1px);height:36px;min-height:42px;-webkit-box-orient:vertical}.course-item-wrap .meta-info span,.course-item-wrap .meta-info i,.course-item-wrap .meta-info a{font-size:12px;display:inline-block;vertical-align:sub}.course-item-wrap .meta-info .lectures,.course-item-wrap .meta-info .durations,.course-item-wrap .meta-info .levels{margin-right:.35rem}.course-item-wrap .course-list{list-style-type:none;padding-left:1rem}.course-item-wrap .course-list li{position:relative}.course-item-wrap .course-list li:after{content:"-";position:absolute;left:-1rem;top:-5px;font-size:1.125rem;color:#f44336}.courses-grid-sec .tab-wrap .course-item-wrap:nth-child(3) .course-hover-item{left:auto;right:calc(100% - 15px)}.courses-grid-sec .tab-wrap .course-item-wrap:nth-child(3) .course-hover-item:after,.courses-grid-sec .tab-wrap .course-item-wrap:nth-child(3) .course-hover-item:before{transform:rotate(180deg);right:auto;left:100%}@media (min-width: 1280px){.col-4-resp .course-item-wrap:nth-child(4n) .course-hover-item{left:auto;right:calc(100% - 15px)}.col-4-resp .course-item-wrap:nth-child(4n) .course-hover-item:after,.col-4-resp .course-item-wrap:nth-child(4n) .course-hover-item:before{transform:rotate(180deg);right:auto;left:100%}}@media (max-width: 1279px){.col-4-resp .course-item-wrap:nth-child(3n) .course-hover-item{left:auto;right:calc(100% - 15px)}.col-4-resp .course-item-wrap:nth-child(3n) .course-hover-item:after,.col-4-resp .course-item-wrap:nth-child(3n) .course-hover-item:before{transform:rotate(180deg);right:auto;left:100%}}@media (max-width: 959px){.course-hover-item{display:none!important}}.jp-card-container{padding:0 1rem}@media (max-width: 599px){.jp-card-container .jp-card{min-width:100%}}.instructor-card-wrap .mat-card{padding-top:1.563rem;padding-bottom:1.563rem}.instructor-card-wrap img,.instructor-card-wrap .instructor-details{margin-bottom:1.563rem}.instructor-card-wrap .instructor-details{min-height:65px}.instructor-card-wrap img{border-radius:8px}.courses-detail-wrap .banner-image-wrap{height:auto}.courses-detail-wrap .mat-expansion-panel-header{font-size:1.125rem}.courses-detail-wrap .info-box-list{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.courses-detail-wrap .info-box-list li{width:47%;display:flex;align-items:flex-start}.courses-detail-wrap .courses-accordion .mat-list-item-content{padding:0 .4rem!important}.courses-detail-wrap .courses-accordion .accordion-list-item{display:flex;justify-content:space-between}.courses-detail-wrap .courses-accordion .accordion-list-item .title,.courses-detail-wrap .courses-accordion .accordion-list-item .details{width:45%}.courses-detail-wrap .courses-accordion .accordion-list-item .title .material-icons{font-size:1rem}.courses-detail-wrap .courses-accordion .accordion-list-item .details{text-align:right}.courses-detail-wrap .courses-accordion .mat-expansion-panel,.courses-detail-wrap .courses-accordion .mat-accordion,.courses-detail-wrap .courses-accordion .mat-expansion-panel-spacing{margin:0 0 8px}.courses-detail-wrap .incentive-list .mat-list-item .mat-list-icon,.courses-detail-wrap .incentive-list .mat-list-option .mat-list-icon,.courses-detail-wrap .instructor-list .mat-list-item .mat-list-icon,.courses-detail-wrap .instructor-list .mat-list-option .mat-list-icon{width:1rem;height:1rem;font-size:1rem}.courses-detail-wrap .incentive-list .mat-list-text .mat-line,.courses-detail-wrap .instructor-list .mat-list-text .mat-line{font-size:15px}.courses-detail-wrap .incentive-list .mat-list-item,.courses-detail-wrap .instructor-list .mat-list-item{height:auto!important}.courses-detail-wrap .incentive-list .mat-list-item .mat-list-text,.courses-detail-wrap .instructor-list .mat-list-item .mat-list-text{padding-left:3px!important}.courses-detail-wrap .incentive-list .mat-list-item-content,.courses-detail-wrap .instructor-list .mat-list-item-content{padding:0!important}.courses-detail-wrap .video-wrap .overlay-content .material-icons{font-size:6rem}.courses-detail-wrap .course-sidebar .price-wrap .discount-price{font-size:2.3rem;font-weight:700}.courses-detail-wrap .incentive-list .mat-icon,.courses-detail-wrap .incentive-list .mat-line,.courses-detail-wrap .incentive-list i,.courses-detail-wrap .incentive-list h2,.courses-detail-wrap .incentive-list h3,.courses-detail-wrap .incentive-list h4,.courses-detail-wrap .incentive-list h5,.courses-detail-wrap .incentive-list h6,.courses-detail-wrap .incentive-list span,.courses-detail-wrap .incentive-list p,.courses-detail-wrap .incentive-list div,.courses-detail-wrap .incentive-list li,.courses-detail-wrap .incentive-list a,.courses-detail-wrap .instructor-list .mat-icon,.courses-detail-wrap .instructor-list .mat-line,.courses-detail-wrap .instructor-list i,.courses-detail-wrap .instructor-list h2,.courses-detail-wrap .instructor-list h3,.courses-detail-wrap .instructor-list h4,.courses-detail-wrap .instructor-list h5,.courses-detail-wrap .instructor-list h6,.courses-detail-wrap .instructor-list span,.courses-detail-wrap .instructor-list p,.courses-detail-wrap .instructor-list div,.courses-detail-wrap .instructor-list li,.courses-detail-wrap .instructor-list a{opacity:.9}.courses-detail-wrap .about-instructor .image-wrap{margin-top:.375rem}.courses-detail-wrap .about-instructor .image-wrap img{border-radius:8px}.card-radio mat-radio-button{display:inline-block;padding:1rem;box-shadow:0 0 5px #0000001a;margin:1rem}@media (max-width: 540px){.courses-detail-wrap .info-box-list li{width:100%}}@media all and (-ms-high-contrast: none){.courses-wrap .set-ietab-height .mat-tab-body-content{height:510px}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.3em}.invoice-table-wrap table{border-bottom:1px solid rgba(0,0,0,.12)}.app-dark .invoice-table-wrap table{border-bottom:1px solid rgba(255,255,255,.12)}}.gene-mediav2 section{padding:1rem;text-align:center}.gene-mediav2 .grid{position:relative;margin:0 auto;padding:1rem 0 4rem;max-width:1000px;list-style:none}.gene-mediav2 .grid figure{position:relative;float:left;overflow:hidden;margin:1rem;min-width:320px;max-width:480px;max-height:360px;width:calc(50% - 2rem);background:#3f51b5;text-align:center;cursor:pointer}.gene-mediav2 .grid figure img{position:relative;display:block;min-height:100%;max-width:100%;opacity:.8}.gene-mediav2 .grid figure figcaption{padding:2rem;color:#fff;text-transform:uppercase;font-size:1.25rem;backface-visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%}.gene-mediav2 .grid figure figcaption:before,.gene-mediav2 .grid figure figcaption:after{pointer-events:none}.gene-mediav2 .grid figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.gene-mediav2 .grid figure h2{word-spacing:-.15rem;font-weight:300;margin:0}.gene-mediav2 .grid figure h2 span{font-weight:800}.gene-mediav2 .grid figure p{margin:0;letter-spacing:1px;font-size:68.5%}.gene-mediav2 figure.effect-lily img{max-width:none;width:calc(100% + 50px);opacity:.7;transition:opacity .35s,transform .35s;transform:translate3d(-40px,0,0)}.gene-mediav2 figure.effect-lily figcaption{text-align:left}.gene-mediav2 figure.effect-lily figcaption>div{position:absolute;bottom:0;left:0;padding:2rem;width:100%;height:50%}.gene-mediav2 figure.effect-lily h2,.gene-mediav2 figure.effect-lily p{transform:translate3d(0,40px,0)}.gene-mediav2 figure.effect-lily h2{transition:transform .35s}.gene-mediav2 figure.effect-lily p{color:#fffc;opacity:0;transition:opacity .2s,transform .35s}.gene-mediav2 figure.effect-lily:hover img,.gene-mediav2 figure.effect-lily:hover p{opacity:1}.gene-mediav2 figure.effect-lily:hover img,.gene-mediav2 figure.effect-lily:hover h2{transform:translateZ(0)}.gene-mediav2 figure.effect-lily:hover p{transform:translateZ(0);transition-delay:.05s;transition-duration:.35s}.gene-mediav2 figure.effect-sadie figcaption:before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 75%);content:"";opacity:0;transform:translate3d(0,50%,0)}.gene-mediav2 figure.effect-sadie h2{position:absolute;top:50%;left:0;width:100%;color:#37474f;transition:transform .35s,color .35s;transform:translate3d(0,-50%,0)}.gene-mediav2 figure.effect-sadie figcaption:before{transition:opacity .35s,transform .35s}.gene-mediav2 figure.effect-sadie p{transition:opacity .35s,transform .35s;position:absolute;bottom:0;left:0;padding:2rem;width:100%;opacity:0;transform:translate3d(0,10px,0)}.gene-mediav2 figure.effect-sadie:hover h2{color:#fff;transform:translate3d(0,-50%,0) translate3d(0,-40px,0)}.gene-mediav2 figure.effect-sadie:hover figcaption:before,.gene-mediav2 figure.effect-sadie:hover p{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-roxy{background:linear-gradient(45deg,#FF4081 0%,#448AFF 100%)}.gene-mediav2 figure.effect-roxy img{max-width:none;width:calc(100% + 60px);transition:opacity .35s,transform .35s;transform:translate3d(-50px,0,0)}.gene-mediav2 figure.effect-roxy figcaption{padding:3rem;text-align:left}.gene-mediav2 figure.effect-roxy figcaption:before{position:absolute;inset:30px;border:1px solid #ffffff;content:"";opacity:0;transition:opacity .35s,transform .35s;transform:translate3d(-20px,0,0)}.gene-mediav2 figure.effect-roxy h2{padding:30% 0 10px}.gene-mediav2 figure.effect-roxy p{opacity:0;transition:opacity .35s,transform .35s;transform:translate3d(-10px,0,0)}.gene-mediav2 figure.effect-roxy:hover img{opacity:.7;transform:translateZ(0)}.gene-mediav2 figure.effect-roxy:hover figcaption:before,.gene-mediav2 figure.effect-roxy:hover p{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-bubba{background:cyan}.gene-mediav2 figure.effect-bubba img{opacity:.7;transition:opacity .35s}.gene-mediav2 figure.effect-bubba:hover img{opacity:.4}.gene-mediav2 figure.effect-bubba figcaption:before,.gene-mediav2 figure.effect-bubba figcaption:after{position:absolute;inset:30px;content:"";opacity:0;transition:opacity .35s,transform .35s}.gene-mediav2 figure.effect-bubba figcaption:before{border-top:1px solid #ffffff;border-bottom:1px solid #ffffff;transform:scaleX(0)}.gene-mediav2 figure.effect-bubba figcaption:after{border-right:1px solid #ffffff;border-left:1px solid #ffffff;transform:scaleY(0)}.gene-mediav2 figure.effect-bubba h2{padding-top:30%;transition:transform .35s;transform:translate3d(0,-20px,0)}.gene-mediav2 figure.effect-bubba p{padding:20px 2.5rem;opacity:0;transition:opacity .35s,transform .35s;transform:translate3d(0,20px,0)}.gene-mediav2 figure.effect-bubba:hover figcaption:before,.gene-mediav2 figure.effect-bubba:hover figcaption:after{opacity:1;transform:scale(1)}.gene-mediav2 figure.effect-bubba:hover h2,.gene-mediav2 figure.effect-bubba:hover p{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-romeo{perspective:1000px}.gene-mediav2 figure.effect-romeo img{transition:opacity .35s,transform .35s;transform:translateZ(300px)}.gene-mediav2 figure.effect-romeo:hover img{opacity:.6;transform:translateZ(0)}.gene-mediav2 figure.effect-romeo figcaption:before,.gene-mediav2 figure.effect-romeo figcaption:after{position:absolute;top:50%;left:50%;width:80%;height:1px;background:#ffffff;content:"";transition:opacity .35s,transform .35s;transform:translate3d(-50%,-50%,0)}.gene-mediav2 figure.effect-romeo:hover figcaption:before{opacity:.5;transform:translate3d(-50%,-50%,0) rotate(45deg)}.gene-mediav2 figure.effect-romeo:hover figcaption:after{opacity:.5;transform:translate3d(-50%,-50%,0) rotate(-45deg)}.gene-mediav2 figure.effect-romeo h2,.gene-mediav2 figure.effect-romeo p{position:absolute;top:50%;left:0;width:100%;transition:transform .35s}.gene-mediav2 figure.effect-romeo h2{transform:translate3d(0,-50%,0) translate3d(0,-150%,0)}.gene-mediav2 figure.effect-romeo p{padding:.25rem 2rem;transform:translate3d(0,-50%,0) translate3d(0,150%,0)}.gene-mediav2 figure.effect-romeo:hover h2{transform:translate3d(0,-50%,0) translate3d(0,-100%,0)}.gene-mediav2 figure.effect-romeo:hover p{transform:translate3d(0,-50%,0) translate3d(0,100%,0)}.gene-mediav2 figure.effect-layla{background:#43A047}.gene-mediav2 figure.effect-layla img{height:390px}.gene-mediav2 figure.effect-layla figcaption{padding:3rem}.gene-mediav2 figure.effect-layla figcaption:before,.gene-mediav2 figure.effect-layla figcaption:after{position:absolute;content:"";opacity:0}.gene-mediav2 figure.effect-layla figcaption:before{inset:50px 30px;border-top:1px solid #ffffff;border-bottom:1px solid #ffffff;transform:scaleX(0);transform-origin:0 0}.gene-mediav2 figure.effect-layla figcaption:after{inset:30px 50px;border-right:1px solid #ffffff;border-left:1px solid #ffffff;transform:scaleY(0);transform-origin:100% 0}.gene-mediav2 figure.effect-layla h2{padding-top:26%;transition:transform .35s}.gene-mediav2 figure.effect-layla p{padding:.5rem 2rem;text-transform:none;opacity:0;transform:translate3d(0,-10px,0)}.gene-mediav2 figure.effect-layla img,.gene-mediav2 figure.effect-layla h2{transform:translate3d(0,-30px,0)}.gene-mediav2 figure.effect-layla img{transition:opacity .35s,transform .35s}.gene-mediav2 figure.effect-layla figcaption:before,.gene-mediav2 figure.effect-layla figcaption:after{transition:opacity .35s,transform .35s}.gene-mediav2 figure.effect-layla p{transition:opacity .35s,transform .35s}.gene-mediav2 figure.effect-layla:hover img{opacity:.7;transform:translateZ(0)}.gene-mediav2 figure.effect-layla:hover figcaption:before,.gene-mediav2 figure.effect-layla:hover figcaption:after{opacity:1;transform:scale(1)}.gene-mediav2 figure.effect-layla:hover h2,.gene-mediav2 figure.effect-layla:hover p{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-layla:hover figcaption:after,.gene-mediav2 figure.effect-layla:hover h2,.gene-mediav2 figure.effect-layla:hover p,.gene-mediav2 figure.effect-layla:hover img{transition-delay:.15s}.gene-mediav2 figure.effect-honey{background:rgba(0,0,0,.7)}.gene-mediav2 figure.effect-honey img{opacity:.9;transition:opacity .35s}.gene-mediav2 figure.effect-honey:hover img{opacity:.5}.gene-mediav2 figure.effect-honey figcaption:before{position:absolute;bottom:0;left:0;width:100%;height:10px;background:#ffffff;content:"";transform:translate3d(0,10px,0)}.gene-mediav2 figure.effect-honey h2{position:absolute;bottom:0;left:0;padding:1rem 1.5rem;width:100%;text-align:left;transform:translate3d(0,-30px,0)}.gene-mediav2 figure.effect-honey h2 i{font-style:normal;opacity:0;transition:opacity .35s,transform .35s;transform:translate3d(0,-30px,0)}.gene-mediav2 figure.effect-honey figcaption:before,.gene-mediav2 figure.effect-honey h2{transition:transform .35s}.gene-mediav2 figure.effect-honey:hover figcaption:before{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-honey:hover h2{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-honey:hover h2 i{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-oscar{background:linear-gradient(45deg,rgba(244,67,54,.5) 0%,rgba(244,67,54,.7) 40%,#ffffff 100%)}.gene-mediav2 figure.effect-oscar img{opacity:.9;transition:opacity .35s}.gene-mediav2 figure.effect-oscar figcaption{padding:3rem;background-color:#f4433633;transition:background-color .35s}.gene-mediav2 figure.effect-oscar figcaption:before{position:absolute;inset:30px;border:1px solid #ffffff;content:""}.gene-mediav2 figure.effect-oscar h2{margin:20% 0 10px;transition:transform .35s;transform:translate3d(0,100%,0)}.gene-mediav2 figure.effect-oscar figcaption:before,.gene-mediav2 figure.effect-oscar p{opacity:0;transition:opacity .35s,transform .35s;transform:scale(0)}.gene-mediav2 figure.effect-oscar:hover h2{transform:translateZ(0)}.gene-mediav2 figure.effect-oscar:hover figcaption:before,.gene-mediav2 figure.effect-oscar:hover p{opacity:1;transform:scale(1)}.gene-mediav2 figure.effect-oscar:hover img{opacity:.4}.gene-mediav2 figure.effect-marley figcaption{text-align:right}.gene-mediav2 figure.effect-marley h2{position:absolute;right:30px;left:30px;padding:10px 0}.gene-mediav2 figure.effect-marley p{position:absolute;right:30px;left:30px;padding:10px 0;bottom:30px;line-height:1.5;transform:translate3d(0,100%,0)}.gene-mediav2 figure.effect-marley h2{top:30px;transition:transform .35s;transform:translate3d(0,20px,0)}.gene-mediav2 figure.effect-marley:hover h2{transform:translateZ(0)}.gene-mediav2 figure.effect-marley h2:after{position:absolute;top:100%;left:0;width:100%;height:4px;background:#ffffff;content:"";transform:translate3d(0,40px,0);opacity:0;transition:opacity .35s,transform .35s}.gene-mediav2 figure.effect-marley p{opacity:0;transition:opacity .35s,transform .35s}.gene-mediav2 figure.effect-marley:hover h2:after,.gene-mediav2 figure.effect-marley:hover p{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-ruby{background-color:#3f51b5}.gene-mediav2 figure.effect-ruby img{opacity:.7;transition:opacity .35s,transform .35s;transform:scale(1.15)}.gene-mediav2 figure.effect-ruby:hover img{opacity:.5;transform:scale(1)}.gene-mediav2 figure.effect-ruby h2{transition:transform .35s;transform:translate3d(0,20px,0)}.gene-mediav2 figure.effect-ruby p{margin:1rem 0 0;padding:2rem;border:1px solid #ffffff;opacity:0;transition:opacity .35s,transform .35s;transform:translate3d(0,20px,0) scale(1.1)}.gene-mediav2 figure.effect-ruby:hover h2{transform:translateZ(0)}.gene-mediav2 figure.effect-ruby:hover p{opacity:1;transform:translateZ(0) scale(1)}.gene-mediav2 figure.effect-milo{background:#43a047}.gene-mediav2 figure.effect-milo img{max-width:none;width:calc(100% + 60px);opacity:1;transition:opacity .35s,transform .35s;transform:translate3d(-30px,0,0) scale(1.12);backface-visibility:hidden}.gene-mediav2 figure.effect-milo:hover img{opacity:.5;transform:translateZ(0) scale(1)}.gene-mediav2 figure.effect-milo h2{position:absolute;right:0;bottom:0;padding:1rem 1.2rem}.gene-mediav2 figure.effect-milo p{padding:0 10px 0 0;width:50%;border-right:1px solid #ffffff;text-align:right;opacity:0;transition:opacity .35s,transform .35s;transform:translate3d(-40px,0,0)}.gene-mediav2 figure.effect-milo:hover p{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-dexter{background:linear-gradient(45deg,rgba(244,67,54,.5) 0%,rgba(244,67,54,.7) 40%,white 100%)}.gene-mediav2 figure.effect-dexter img{transition:opacity .35s}.gene-mediav2 figure.effect-dexter:hover img{opacity:.4}.gene-mediav2 figure.effect-dexter figcaption:after{position:absolute;right:30px;bottom:30px;left:30px;height:calc(50% - 30px);border:7px solid #ffffff;content:"";transition:transform .35s;transform:translate3d(0,-100%,0)}.gene-mediav2 figure.effect-dexter:hover figcaption:after{transform:translateZ(0)}.gene-mediav2 figure.effect-dexter figcaption{padding:3rem;text-align:left}.gene-mediav2 figure.effect-dexter p{position:absolute;right:60px;bottom:60px;left:60px;opacity:0;transition:opacity .35s,transform .35s;transform:translate3d(0,-100px,0)}.gene-mediav2 figure.effect-dexter:hover p{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-sarah{background:#43a047}.gene-mediav2 figure.effect-sarah img{max-width:none;width:calc(100% + 20px);transition:opacity .35s,transform .35s;transform:translate3d(-10px,0,0);backface-visibility:hidden}.gene-mediav2 figure.effect-sarah:hover img{opacity:.4;transform:translateZ(0)}.gene-mediav2 figure.effect-sarah figcaption{text-align:left}.gene-mediav2 figure.effect-sarah h2{position:relative;overflow:hidden;padding:.5rem 0}.gene-mediav2 figure.effect-sarah h2:after{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#ffffff;content:"";transition:transform .35s;transform:translate3d(-100%,0,0)}.gene-mediav2 figure.effect-sarah:hover h2:after{transform:translateZ(0)}.gene-mediav2 figure.effect-sarah p{padding:1rem 0;opacity:0;transition:opacity .35s,transform .35s;transform:translate3d(100%,0,0)}.gene-mediav2 figure.effect-sarah:hover p{opacity:1;transform:translateZ(0)}.gene-mediav2 figure.effect-zoe figcaption{top:auto;bottom:0;padding:1rem;height:3.75rem;background:#ffffff;transition:transform .35s;transform:translate3d(0,100%,0)}.gene-mediav2 figure.effect-zoe h2{float:left;color:#37474f}.gene-mediav2 figure.effect-zoe p.description{position:absolute;bottom:8rem;padding:2rem;color:#fff;text-transform:none;font-size:90%;opacity:0;transition:opacity .35s;-webkit-backface-visibility:hidden}.gene-mediav2 figure.effect-zoe h2{transition:transform .35s;transform:translate3d(0,200%,0)}.gene-mediav2 figure.effect-zoe h2{display:inline-block}.gene-mediav2 figure.effect-zoe:hover p.description{opacity:1}.gene-mediav2 figure.effect-zoe:hover figcaption,.gene-mediav2 figure.effect-zoe:hover h2{transform:translateZ(0)}.gene-mediav2 figure.effect-zoe:hover h2{transition-delay:.05s}.gene-mediav2 figure.effect-chico img{transition:opacity .35s,transform .35s;transform:scale(1.12)}.gene-mediav2 figure.effect-chico:hover img{opacity:.5;transform:scale(1)}.gene-mediav2 figure.effect-chico figcaption{padding:3rem}.gene-mediav2 figure.effect-chico figcaption:before{position:absolute;inset:30px;border:1px solid #ffffff;content:"";transform:scale(1.1);opacity:0;transition:opacity .35s,transform .35s}.gene-mediav2 figure.effect-chico p{opacity:0;transition:opacity .35s,transform .35s}.gene-mediav2 figure.effect-chico h2{padding:20% 0 20px}.gene-mediav2 figure.effect-chico p{margin:0 auto;max-width:200px;transform:scale(1.5)}.gene-mediav2 figure.effect-chico:hover figcaption:before,.gene-mediav2 figure.effect-chico:hover p{opacity:1;transform:scale(1)}@media screen and (max-width: 630px){.gene-mediav2 .grid figure{max-height:290px}}@media screen and (max-width: 500px){.gene-mediav2 .grid figure{min-width:0;margin-left:0;margin-right:0;width:auto}.gene-mediav2 figure.effect-zoe p.description{position:absolute;bottom:57px}.gene-mediav2 figure.effect-oscar figcaption{padding:2rem}.gene-mediav2 .grid figure figcaption{padding:0rem 1rem}.gene-mediav2 figure.effect-roxy figcaption:before,.gene-mediav2 figure.effect-bubba figcaption:before,.gene-mediav2 figure.effect-bubba figcaption:after,.gene-mediav2 figure.effect-chico figcaption:before{inset:2px}.gene-mediav2 figure.effect-romeo:hover p{transform:translateZ(0) translate3d(0,1%,0)}.gene-mediav2 figure.effect-dexter p,.gene-mediav2 figure.effect-dexter figcaption:after{display:none}.gene-mediav2 figure.effect-milo p{padding-top:10px}.gene-mediav2 figure.effect-oscar figcaption:before{position:absolute;inset:1rem}.gene-mediav2 figure.effect-layla figcaption:after{right:35px;left:35px}.gene-mediav2 figure.effect-zoe p.description{padding:0}}.ecommerce-wrap.list-wrap .product-item .button-wrap,.ecommerce-wrap.list-wrapper .product-item .button-wrap,.product-list-wrap.list-wrap .product-item .button-wrap,.product-list-wrap.list-wrapper .product-item .button-wrap{position:absolute;top:15px;right:21px}.ecommerce-wrap.list-wrap .image-wrap,.ecommerce-wrap.list-wrap .product-item,.ecommerce-wrap.list-wrapper .image-wrap,.ecommerce-wrap.list-wrapper .product-item,.product-list-wrap.list-wrap .image-wrap,.product-list-wrap.list-wrap .product-item,.product-list-wrap.list-wrapper .image-wrap,.product-list-wrap.list-wrapper .product-item{position:relative}.ecommerce-wrap.list-wrap .image-wrap,.ecommerce-wrap.list-wrapper .image-wrap,.product-list-wrap.list-wrap .image-wrap,.product-list-wrap.list-wrapper .image-wrap{margin-right:20px;display:inline-block}.ecommerce-wrap.list-wrap .list-icon,.ecommerce-wrap.list-wrapper .list-icon,.product-list-wrap.list-wrap .list-icon,.product-list-wrap.list-wrapper .list-icon{opacity:.5;cursor:pointer}.ecommerce-wrap .new-tag,.product-list-wrap .new-tag{position:absolute;right:4px;top:4px;background-color:#43a047;color:#fff;padding:3px 10px;border-radius:15px;font-size:.75rem}.ecommerce-wrap .app-dark,.product-list-wrap .app-dark{background-color:#2e7d32}.ecommerce-wrap.grid-wrap .grid-icon,.product-list-wrap.grid-wrap .grid-icon{opacity:.5;cursor:pointer}.ecommerce-wrap .filter-wrap .mat-form-field-appearance-legacy .mat-form-field-underline,.product-list-wrap .filter-wrap .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:transparent}.ecommerce-wrap .filter-wrap .mat-form-field-infix,.ecommerce-wrap .filter-wrap .mat-form-field-appearance-legacy .mat-form-field-wrapper,.product-list-wrap .filter-wrap .mat-form-field-infix,.product-list-wrap .filter-wrap .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding:0;width:160px}.checkout-wrap .billing-ship-content{white-space:normal}.checkout-wrap td.mat-cell,.checkout-wrap td.mat-footer-cell,.checkout-wrap th.mat-header-cell,.cart-list-wrap td.mat-cell,.cart-list-wrap td.mat-footer-cell,.cart-list-wrap th.mat-header-cell{padding:5px 14px}.add-card-wrapper td.mat-cell,.add-card-wrapper td.mat-footer-cell,.add-card-wrapper th.mat-header-cell{padding-left:14px;padding-right:14px}@media (max-width: 599px){.ecommerce-wrap.list-wrap .product-item,div.product-list-wrap .product-item{text-align:center}.ecommerce-wrap.list-wrap .product-item .image-wrap,div.product-list-wrap .product-item .image-wrap{margin-right:0;display:inline-block!important;margin-bottom:1rem}.ecommerce-wrap.list-wrap .product-item .content-wrap,div.product-list-wrap .product-item .content-wrap{margin-bottom:1rem}.ecommerce-wrap.list-wrap .product-item .content-wrap .button-wrap,div.product-list-wrap .product-item .content-wrap .button-wrap{position:static}div.product-list-wrap .product-item{padding:.4rem}}.ecommerce-wrap .widgets-sidebar-wrap .ais-Panel-header{font-size:.95rem;border:0;letter-spacing:.7px}.ecommerce-wrap .widgets-sidebar-wrap .search-wrap .ais-SearchBox-input{height:45px;padding-left:32px}.ecommerce-wrap .widgets-sidebar-wrap .search-wrap .ais-SearchBox-submit{left:.5rem}.ecommerce-wrap .widgets-sidebar-wrap .ais-RefinementList .ais-RefinementList-labelText{width:calc(100% - 90px)}.ecommerce-wrap .widgets-sidebar-wrap .ais-RefinementList .ais-RefinementList-checkbox,.ecommerce-wrap .widgets-sidebar-wrap .ais-RefinementList .ais-RefinementList-labelText{display:inline-block;vertical-align:text-top}.ecommerce-wrap .widgets-sidebar-wrap .ais-RefinementList .ais-RefinementList-label{margin:0;padding:.5rem;display:block;cursor:pointer}.ecommerce-wrap .widgets-sidebar-wrap .ais-RefinementList .ais-RefinementList-label .ais-RefinementList-checkbox{margin:.25rem .625rem 0 0;height:1rem;width:1rem;cursor:pointer}.ecommerce-wrap .widgets-sidebar-wrap .ais-RefinementList .ais-RefinementList-label .ais-RefinementList__value{width:80%;font-size:80%}.ecommerce-wrap .widgets-sidebar-wrap .ais-RefinementList .ais-RefinementList-label .ais-RefinementList-count{float:right;padding:.1rem .4rem;font-size:12px;color:#fff;background-color:#3f51b5;border-radius:8px;margin-top:2px}.ecommerce-wrap .widgets-sidebar-wrap .rating-wrap .ais-RatingMenu-list .ais-RatingMenu-link{margin-bottom:.6rem}.ecommerce-wrap .widgets-sidebar-wrap .rating-wrap .ais-RatingMenu-list .ais-RatingMenu-link .ais-RatingMenu-starIcon{color:#f44336!important;width:22px;height:22px}.ecommerce-wrap .widgets-sidebar-wrap .rating-wrap .ais-RatingMenu-list .ais-RatingMenu-link .ais-RatingMenu-count{font-size:.875rem}.ecommerce-wrap .widgets-sidebar-wrap .clear-filter .ais-ClearRefinements-button{width:100%;padding:.75rem;background:#3f51b5!important;color:#fff}.ecommerce-wrap .widgets-sidebar-wrap .price-wrap .noUi-value{font-size:.9rem}.ecommerce-wrap .widgets-sidebar-wrap .price-wrap .noUi-tooltip{font-size:.8rem}.ecommerce-wrap .widgets-sidebar-wrap .price-wrap .noUi-connect{background:#3f51b5}.ecommerce-wrap .widgets-sidebar-wrap .price-wrap .noUi-horizontal .noUi-tooltip{left:40%}.ecom-pagination-wrap .ais-Pagination-list{margin:0 1rem;justify-content:start}.ecom-pagination-wrap .ais-Pagination-list .ais-Pagination-link{border:0;color:#37474f;background:transparent!important}.ecom-pagination-wrap .ais-Pagination-item--selected .ais-Pagination-link:focus,.ecom-pagination-wrap .ais-Pagination-item--selected .ais-Pagination-link:hover,.ecom-pagination-wrap .ais-Pagination-item--selected .ais-Pagination-link{color:#3f51b5}.cart-list-wrap .mat-card-content{max-height:592px;overflow:hidden;overflow-y:auto}.cart-list-wrap .mat-card-content .quantity-wrap .qty-wrap,.cart-list-wrap .mat-card-content .quantity-wrap button{width:7rem}.cart-list-wrap .mat-card-content .quantity-wrap .qty-wrap{border:1px solid #3f51b5;border-radius:4px;padding:.25rem .5rem}.checkout-wrap .mat-select-trigger{padding-bottom:0;font-size:.95rem;height:auto}.checkout-wrap .maetrial-icons{font-size:1.2rem;vertical-align:text-bottom}.checkout-wrap .total-wrap{padding:24px 24px 0}.video-popup .cdk-overlay-pane{width:520px}.video-popup .cdk-overlay-pane .mat-form-field{width:100%}.video-popup .cdk-overlay-pane mat-dialog-container{padding:0;background-color:transparent;box-shadow:none}.video-popup .cdk-overlay-pane iframe{min-height:420px;width:100%}.product-detail-page .no-style li{margin-bottom:.4rem}body .mat-card .mat-card-image{max-width:inherit;border-bottom:1px solid #eee}body .mat-card.product-card{padding-top:1.5rem;padding-bottom:1.5rem}body .img-zoom-container{position:relative!important}body .img-zoom-container #myresult{display:none}body .product-detail-page .mat-mini-fab{height:2.5rem;width:2.5rem}body .product-detail-page .mat-mini-fab i{padding:0;margin-right:0;line-height:2.5rem}.product-content .category-wrap,.product-item .content-wrap .category-wrap{margin-bottom:.5rem}.product-content .text-line,.product-item .content-wrap .text-line{margin-right:.625rem}.m-icon{position:absolute;top:55px;right:20px;transition:all .3s ease-in}.m-icon i{font-size:16px;margin-right:0}.m-icon .mat-fab{width:30px;height:30px;line-height:30px}.m-icon .mat-fab .mat-button-wrapper{padding:5px 0;line-height:20px}.m-icon.shop-cart{top:25px}.m-icon.shop-cart .mat-fab{width:40px;height:40px;line-height:40px}.wishlist-icon{position:absolute;top:15px;right:10px;z-index:99;cursor:pointer;width:50px;height:50px;transition:all .3s ease-in 0s;text-align:center;line-height:50px}.wishlist-icon a{color:#0006}.wishlist-icon a:hover{color:#000000b3}.wishlist-icon.wishlist-active a{color:#000}.col-gap>div{padding-left:1rem;padding-right:1rem;margin-bottom:1rem;margin-top:1rem}.edit-icon,.add-icon{position:relative}.edit-icon:after,.add-icon:after{z-index:1;position:absolute;inset:0;background:rgba(0,0,0,.75);opacity:0;visibility:hidden;transition:all .4s ease;content:""}.edit-icon:hover:after,.add-icon:hover:after{opacity:1;visibility:visible}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.edit-icon .edit-btn,.add-icon .add-btn{right:auto;left:36px}}.edit-icon .edit-btn,.add-icon .add-btn{position:absolute;top:calc(50% - .8rem);left:0;right:0;margin:0 auto;border:0;border-radius:100%;width:20px;height:20px;padding:0;z-index:3}.edit-icon .edit-btn:hover,.add-icon .add-btn:hover{background-color:#fff}.edit-icon .edit-btn .mat-icon,.add-icon .add-btn .mat-icon{color:#283593;width:16px;height:16px;font-size:16px}.edit-icon .edit-btn label,.add-icon .add-btn label{vertical-align:middle;display:inline-block;cursor:pointer}.edit-text,.add-text{position:relative}.edit-text:after,.add-text:after{font-feature-settings:"liga";font-family:Material Icons;content:"edit";-webkit-font-feature-settings:"liga";position:absolute;top:2px;left:-25px;font-size:.8em;color:#283593}.edit-text .mat-form-field-underline,.add-text .mat-form-field-underline{bottom:-8px}.add-text:after{content:"add"}.edit-check .mat-form-field-wrapper,.edit-check .mat-form-field-infix,.add-check .mat-form-field-wrapper,.add-check .mat-form-field-infix{padding:0;border:0}@media (max-width: 991px){.edit-icon .edit-btn{width:18px;height:18px}.edit-icon .edit-btn .mat-icon{width:14px;height:14px;font-size:14px}}@media (max-width: 959px){.edit-text{padding-left:.8rem}.edit-text:after{left:-12px;font-size:.8em}.add-text:after{left:-20px}.final-receipt-page .user-content-wrapper{padding:0}.final-receipt-page .user-content-wrapper .mat-card{margin:0}.product-detail-page .col-pad{padding:0}.product-detail-content{margin-top:3rem}}.product-icon i{cursor:pointer}.product-icon .active{opacity:.5}.crypto-icon-wrap .cc{font-size:3rem;line-height:2.5rem}.crypto-duration{border-radius:5px;padding:4px 9px;font-size:.8rem}table.mat-table{width:100%}.recent-trade-table{max-height:450px}.trade-history-table{max-height:300px}.crypto-table td.mat-cell,.crypto-table td.mat-footer-cell,.crypto-table th.mat-header-cell{text-align:center}.crypto-table td.mat-cell:last-of-type,.crypto-table td.mat-footer-cell:last-of-type,.crypto-table th.mat-header-cell:last-of-type{text-align:right}.crypto-table td.mat-cell:first-of-type,.crypto-table td.mat-footer-cell:first-of-type,.crypto-table th.mat-header-cell:first-of-type{text-align:left}.crypto-table .style-icon{font-size:1.5rem;color:#9e9e9e}.exchange-statistics .crypto-icon-wrap .cc{display:inline-block}.exchange-statistics .crypto-icon-wrap .cc:nth-child(2){margin-left:-10px}.exchange-statistics .crypto-result-price{width:175px}.quick-pay-wrap .mat-tab-label{min-width:100px}.trade-crypto .mat-form-field-appearance-outline .mat-form-field-infix{padding:13px 0}.trade-crypto .mat-form-field-infix{border-top:0px solid transparent}.trade-crypto .mat-select-trigger{height:auto;padding-bottom:0}.trade-crypto .mat-form-field-appearance-outline .mat-form-field-outline{top:0;z-index:1}.trade-crypto .mat-form-field-appearance-outline .mat-select-arrow-wrapper{transform:translate(0)}.trade-crypto .mat-form-field-appearance-outline .mat-form-field-prefix,.trade-crypto .mat-form-field-appearance-outline .mat-form-field-suffix{top:0;padding:0 .5rem}.trade-crypto .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.trade-crypto .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.09375em) scale(.75)}.crypto-input-prefix .mat-form-field-appearance-outline .mat-form-field-prefix,.crypto-input-prefix .mat-form-field-appearance-outline .mat-form-field-suffix{top:0;align-self:stretch;display:flex;align-items:center;font-size:15px;opacity:.7;background-color:#eee;z-index:0;margin-top:1px;margin-bottom:1px;min-width:40px;justify-content:center}.crypto-input-prefix .mat-form-field-appearance-outline .mat-form-field-prefix{margin-right:10px;margin-left:-.75em}.crypto-input-prefix .mat-form-field-appearance-outline .mat-form-field-suffix{margin-left:10px;margin-right:-.75em}.exchange-rate-widget .mat-form-field-wrapper{padding:0}.rotate-exchange-icon{transform:rotate(90deg)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#0000001f}body .crypto-btn{min-width:auto;padding:0;display:inline-block;font-size:2.5rem;border-radius:100%;border:0;cursor:pointer;background:none}.crypto-progress-bar .mat-progress-bar-fill:after{background-color:#fff}.crypto-progress-bar .mat-progress-bar-buffer{background-color:#cfd8dc}.table-chart-wrap canvas{width:150px!important;height:50px;filter:drop-shadow(0px 3px 3px #716aca)}.txn-popup-wrap .mat-list-base .mat-list-item,.crm-list-wrap .mat-list-base .mat-list-item,.crm-progress-wrap .mat-list-base .mat-list-item{height:auto}.txn-popup-wrap .mat-list-base .mat-list-item .mat-list-item-content,.txn-popup-wrap .mat-list-base .mat-list-option .mat-list-item-content,.crm-list-wrap .mat-list-base .mat-list-item .mat-list-item-content,.crm-list-wrap .mat-list-base .mat-list-option .mat-list-item-content,.crm-progress-wrap .mat-list-base .mat-list-item .mat-list-item-content,.crm-progress-wrap .mat-list-base .mat-list-option .mat-list-item-content{padding:0}body .cdk-overlay-container .txn-popup-wrap{margin:-1.5rem;max-width:408px}.crypto-ticker canvas{width:100px}.table-list-wrap .mat-standard-chip{border-radius:5px;min-height:22px;font-size:12px}.table-list-wrap .table-title{padding:.875rem 0rem}.table-list-wrap td.mat-cell,.table-list-wrap th.mat-header-cell{padding:14px;line-height:1rem}body .ticker-slider{background-color:#37474f;color:#e4e7ef}.ticker-item-wrap{border-left:1px solid rgba(228,231,239,.4);border-right:1px solid rgba(228,231,239,.4)}.ticker-item-wrap .ticker-chart-wrap canvas{width:120px!important;height:50px!important}.chart-wrap .stats-line-chart-wrap{height:70px}@media (max-width: 599px){.ticker-slider{padding-left:0;padding-right:0}div .mat-tab-label{padding:0 8px}#columnChartWithTopImages text{font-size:12px}}mat-tab-group.table-tab-list{min-height:300px}.coins-list-table .mat-header-cell{font-size:.9rem}.coins-list-table .mat-cell,.coins-list-table .mat-footer-cell{font-size:.95rem}.coins-list-table .table-chart-wrap{height:50px}.mktcap-chart-wrap canvas{height:500px!important;width:100%!important}.trade-chart-wrap canvas{height:410px!important;width:100%!important}@media (max-width: 991px){.mrkcap-scroll-wrap{margin-right:1rem;margin-left:1rem;overflow-x:hidden}.mrkcap-scroll-wrap .mktcap-wrapper .mat-expansion-panel{margin-right:0rem;margin-left:0rem}.mktcap-resp-scroll>.mat-card{margin-right:0;margin-left:0}}.mrkcap-scroll-wrap .mat-expansion-panel{margin-right:1rem;margin-left:1rem}.contact-wrapper.client-wrapper .contact-tab-wrapper .icon{opacity:0;position:absolute;right:0;bottom:5px;left:auto;transition:all .5s ease-in-out}.contact-wrapper.client-wrapper .contact-tab-wrapper .mat-card .mat-card:hover .icon{opacity:1}.contact-wrapper.client-wrapper .contact-tab-wrapper .contact-item-info{text-align:center}.mktcap-wrap{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.mktcap-wrap .mktcap-title{width:14.2857142857%;white-space:nowrap;text-align:center;padding:0 1rem}.mktcap-wrap .mktcap-title:first-child{text-align:left}.mktcap-wrap .mktcap-title:last-child{text-align:right}.mktcap-wrapper{width:100%;overflow:hidden;overflow-x:auto}.mktcap-wrapper .mktcap-resp-scroll{min-width:907px}.mktcap-wrapper .mat-expansion-panel-header-description,.mktcap-wrapper .mat-expansion-panel-header-title{margin:0}.cdk-overlay-pane{max-width:98vw!important}.stats-card-wrap .chart-wrap canvas,.safe-trade-wrap .chart-wrap canvas{height:80px!important}.project-list-table .team-images-wrap{min-width:200px}.project-icon button{opacity:.5}.project-icon button.active{opacity:1}.primary-chart-shadow canvas{filter:drop-shadow(0 8px 8px #3f51b5)}.success-chart-shadow canvas{filter:drop-shadow(0 8px 8px #43a047)}.warn-chart-shadow canvas{filter:drop-shadow(0 8px 8px #f44336)}.accent-chart-shadow canvas{filter:drop-shadow(0 8px 8px #ffd740)}.project-list .project-name a{font-weight:500}.project-stats-chart canvas{height:340px!important}@media (max-width: 560px){.team-img-wrap .thumb-img{margin:0}}.table,mat-paginator{background-color:!important}.text-left,.completed,.step-card .step,.dashboard-text{color:!important}.mat-icon-svgIcon{filter:brightness(0%)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34373em) scale(.75);width:133.3333533333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34372em) scale(.75);width:133.3333633333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00106px);width:133.3333933333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00107px);width:133.3334033333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00108px);width:133.3334133333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28116em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28115em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28114em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59373em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59372em) scale(.75);width:133.3333633333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59373em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59372em) scale(.75);width:133.3333633333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.dark-theme{--primary-color: black;--accent-color: #15181c;--warn-color: #ff4e00;--foreground-color: white;--background-color: #303030}.dark-theme ngx-guided-tour .tour-step .tour-block{background-color:#15181c!important;color:#ff4e00!important}.dark-theme ngx-guided-tour .tour-step .tour-buttons button.skip-button{color:#ff4e00!important}.dark-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover,.dark-theme ngx-guided-tour .tour-step .tour-buttons .next-button{color:#ff4e00!important;padding:0 15px;border-radius:0;font-size:15px;font-weight:700;border:1px solid transparent;line-height:1.5;background-color:#000!important}.dark-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover svg,.dark-theme ngx-guided-tour .tour-step .tour-buttons .next-button svg{fill:#ff4e00!important}.dark-theme ngx-guided-tour .tour-step .tour-buttons .back-button{color:#ff4e00!important;background-color:#000!important;padding:0 10px!important;line-height:0!important}.dark-theme ngx-guided-tour .tour-step .tour-buttons .back-button svg{fill:#ff4e00!important}.dark-theme ngx-guided-tour .tour-step .tour-buttons .skip-button{color:#ff4e00!important;background-color:#000!important;padding:0 10px!important;line-height:0!important}.dark-theme ngx-guided-tour .tour-step .tour-buttons .skip-button svg{fill:#ff4e00!important}.dark-theme .alert-pop-up .mat-dialog-container{padding:0;background-color:#fff!important;color:#000!important}.dark-theme .alert-pop-up .mat-dialog-container .table{color:#000!important;background-color:#fff!important}.dark-theme .alert-pop-up .mat-dialog-container mat-icon svg path,.dark-theme .alert-pop-up .mat-dialog-container .mat-dialog-title svg path{fill:#000!important}.dark-theme .alert-pop-up .mat-dialog-container p{color:#000!important}.dark-theme .with-contrast-border-top~.with-contrast-border-top{border-top:1px solid rgba(255,255,255,.25)}.dark-theme .with-contrast-border-bottom{border-bottom:1px solid rgba(255,255,255,.25)}.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ff4e0080}.dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ff4e0080}.dark-theme .mat-list .mat-list-item .mat-list-item-content{color:#fff!important}.dark-theme .custom-page .mat-paginator-range-label{color:#fff}.dark-theme .background-color-second,.dark-theme .mat-menu-content{background-color:#15181c!important}.dark-theme .mat-menu-item{text-align:center;color:#fff!important}.dark-theme .active-link{background-color:#00000080!important}.dark-theme .card-first-color{background-color:#000!important;color:#fff!important}.dark-theme .bg-contrast-transparent{background-color:#ffffff40;color:#fff}.dark-theme .main-background-color,.dark-theme .theme-area{background-color:#000;color:#fff}.dark-theme .task-sub-card{background-color:#000!important;color:#fff!important}.dark-theme .test-correction-disabled.mat-raised-button[disabled][disabled]{color:gray;background-color:#00000080}.dark-theme .button-disabled.mat-raised-button[disabled][disabled]{background-color:#000;color:#fff}.dark-theme .school-name,.dark-theme .step-status{color:#15181c}.dark-theme .second-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline{color:#fff!important;opacity:.2}.dark-theme .second-form .mat-checkbox-frame,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-frame,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-frame,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-frame,.light-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-frame,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-frame,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-frame,.dark-theme .mat-dialog-container .mat-checkbox-frame,.dark-theme mat-card .mat-checkbox-frame,.dark-theme .activity-card .mat-checkbox-frame,.dark-theme .table .mat-checkbox-frame,.dark-theme .section-card .mat-checkbox-frame,.dark-theme .menu-content .mat-checkbox-frame,.dark-theme snack-bar-container .mat-checkbox-frame,.dark-theme .card-color .mat-checkbox-frame{border-color:#fff!important}.dark-theme .second-form .mat-select-value,.dark-theme .sunny-theme .mat-dialog-container .header-form .mat-select-value,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-select-value,.dark-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .dark-theme mat-card .mat-select-value,.dark-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .dark-theme .activity-card .mat-select-value,.dark-theme .sunny-theme .table .mat-select-value,.sunny-theme .dark-theme .table .mat-select-value,.dark-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .dark-theme .section-card .mat-select-value,.dark-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .dark-theme .menu-content .mat-select-value,.dark-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .dark-theme .card-color .mat-select-value,.dark-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-value,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-select-value,.dark-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .dark-theme mat-card .mat-select-value,.dark-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .dark-theme .activity-card .mat-select-value,.dark-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .dark-theme .table .mat-select-value,.dark-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .dark-theme .section-card .mat-select-value,.dark-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .dark-theme .menu-content .mat-select-value,.dark-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .dark-theme .card-color .mat-select-value,.dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-value,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-select-value,.dark-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .dark-theme mat-card .mat-select-value,.dark-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .dark-theme .activity-card .mat-select-value,.dark-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .dark-theme .table .mat-select-value,.dark-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .dark-theme .section-card .mat-select-value,.dark-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .dark-theme .menu-content .mat-select-value,.dark-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .dark-theme .card-color .mat-select-value,.dark-theme .light-theme .mat-dialog-container .header-form .mat-select-value,.light-theme .mat-dialog-container .dark-theme .header-form .mat-select-value,.dark-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .light-theme mat-card .mat-select-value,.light-theme .dark-theme mat-card .mat-select-value,.dark-theme .light-theme .activity-card .mat-select-value,.light-theme .dark-theme .activity-card .mat-select-value,.dark-theme .light-theme .table .mat-select-value,.light-theme .dark-theme .table .mat-select-value,.dark-theme .light-theme .section-card .mat-select-value,.light-theme .dark-theme .section-card .mat-select-value,.dark-theme .light-theme .menu-content .mat-select-value,.light-theme .dark-theme .menu-content .mat-select-value,.dark-theme .light-theme snack-bar-container .mat-select-value,.light-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .light-theme .card-color .mat-select-value,.light-theme .dark-theme .card-color .mat-select-value,.dark-theme .freezing-theme .mat-dialog-container .header-form .mat-select-value,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-select-value,.dark-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .dark-theme mat-card .mat-select-value,.dark-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .dark-theme .activity-card .mat-select-value,.dark-theme .freezing-theme .table .mat-select-value,.freezing-theme .dark-theme .table .mat-select-value,.dark-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .dark-theme .section-card .mat-select-value,.dark-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .dark-theme .menu-content .mat-select-value,.dark-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .dark-theme .card-color .mat-select-value,.dark-theme .pink-theme .mat-dialog-container .header-form .mat-select-value,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-select-value,.dark-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .pink-theme mat-card .mat-select-value,.pink-theme .dark-theme mat-card .mat-select-value,.dark-theme .pink-theme .activity-card .mat-select-value,.pink-theme .dark-theme .activity-card .mat-select-value,.dark-theme .pink-theme .table .mat-select-value,.pink-theme .dark-theme .table .mat-select-value,.dark-theme .pink-theme .section-card .mat-select-value,.pink-theme .dark-theme .section-card .mat-select-value,.dark-theme .pink-theme .menu-content .mat-select-value,.pink-theme .dark-theme .menu-content .mat-select-value,.dark-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .pink-theme .card-color .mat-select-value,.pink-theme .dark-theme .card-color .mat-select-value,.dark-theme .mat-dialog-container .mat-select-value,.dark-theme mat-card .mat-select-value,.dark-theme .activity-card .mat-select-value,.dark-theme .table .mat-select-value,.dark-theme .section-card .mat-select-value,.dark-theme .menu-content .mat-select-value,.dark-theme snack-bar-container .mat-select-value,.dark-theme .card-color .mat-select-value,.dark-theme .second-form .mat-select-arrow,.dark-theme .sunny-theme .mat-dialog-container .header-form .mat-select-arrow,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-select-arrow,.dark-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .dark-theme .table .mat-select-arrow,.dark-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-arrow,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-select-arrow,.dark-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .dark-theme .table .mat-select-arrow,.dark-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-arrow,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-select-arrow,.dark-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .dark-theme .table .mat-select-arrow,.dark-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .light-theme .mat-dialog-container .header-form .mat-select-arrow,.light-theme .mat-dialog-container .dark-theme .header-form .mat-select-arrow,.dark-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .light-theme mat-card .mat-select-arrow,.light-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .light-theme .activity-card .mat-select-arrow,.light-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .light-theme .table .mat-select-arrow,.light-theme .dark-theme .table .mat-select-arrow,.dark-theme .light-theme .section-card .mat-select-arrow,.light-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .light-theme .menu-content .mat-select-arrow,.light-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .light-theme .card-color .mat-select-arrow,.light-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .freezing-theme .mat-dialog-container .header-form .mat-select-arrow,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-select-arrow,.dark-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .dark-theme .table .mat-select-arrow,.dark-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .pink-theme .mat-dialog-container .header-form .mat-select-arrow,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-select-arrow,.dark-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .pink-theme .table .mat-select-arrow,.pink-theme .dark-theme .table .mat-select-arrow,.dark-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme mat-card .mat-select-arrow,.dark-theme .activity-card .mat-select-arrow,.dark-theme .table .mat-select-arrow,.dark-theme .section-card .mat-select-arrow,.dark-theme .menu-content .mat-select-arrow,.dark-theme snack-bar-container .mat-select-arrow,.dark-theme .card-color .mat-select-arrow,.dark-theme .second-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .mat-dialog-container .dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .mat-dialog-container .dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .second-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .second-form .mat-input-element:disabled,.dark-theme .sunny-theme .mat-dialog-container .header-form .mat-input-element:disabled,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-input-element:disabled,.dark-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .normal-dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-input-element:disabled,.dark-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-input-element:disabled,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-input-element:disabled,.dark-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .light-theme .mat-dialog-container .header-form .mat-input-element:disabled,.light-theme .mat-dialog-container .dark-theme .header-form .mat-input-element:disabled,.dark-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .light-theme .table .mat-input-element:disabled,.light-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .freezing-theme .mat-dialog-container .header-form .mat-input-element:disabled,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-input-element:disabled,.dark-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .pink-theme .mat-dialog-container .header-form .mat-input-element:disabled,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-input-element:disabled,.dark-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme mat-card .mat-input-element:disabled,.dark-theme .activity-card .mat-input-element:disabled,.dark-theme .table .mat-input-element:disabled,.dark-theme .section-card .mat-input-element:disabled,.dark-theme .menu-content .mat-input-element:disabled,.dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .card-color .mat-input-element:disabled{color:#fff!important}.dark-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#fff!important}.dark-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label{color:#fff!important;opacity:.5}.dark-theme .second-form .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-radio-outer-circle,.light-theme .mat-dialog-container .dark-theme .header-form .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-radio-outer-circle,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-radio-outer-circle,.dark-theme .mat-dialog-container .mat-radio-outer-circle,.dark-theme mat-card .mat-radio-outer-circle,.dark-theme .activity-card .mat-radio-outer-circle,.dark-theme .table .mat-radio-outer-circle,.dark-theme .section-card .mat-radio-outer-circle,.dark-theme .menu-content .mat-radio-outer-circle,.dark-theme snack-bar-container .mat-radio-outer-circle,.dark-theme .card-color .mat-radio-outer-circle,.dark-theme .second-form .mat-radio-disabled .mat-radio-outer-circle{border-color:#fff!important}.dark-theme .second-form .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .second-form .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .dark-theme .header-form .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .dark-theme .header-form .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .dark-theme .header-form .mat-radio-inner-circle,.light-theme .mat-dialog-container .dark-theme .header-form .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .dark-theme .header-form .mat-radio-inner-circle,.pink-theme .mat-dialog-container .dark-theme .header-form .mat-radio-inner-circle,.dark-theme .mat-dialog-container .mat-radio-inner-circle,.dark-theme mat-card .mat-radio-inner-circle,.dark-theme .activity-card .mat-radio-inner-circle,.dark-theme .table .mat-radio-inner-circle,.dark-theme .section-card .mat-radio-inner-circle,.dark-theme .menu-content .mat-radio-inner-circle,.dark-theme snack-bar-container .mat-radio-inner-circle,.dark-theme .card-color .mat-radio-inner-circle{background-color:#fff!important}.dark-theme .second-divider mat-divider,.dark-theme mat-card mat-divider,.dark-theme .activity-card mat-divider,.dark-theme .table mat-divider,.dark-theme .section-card mat-divider,.dark-theme .menu-content mat-divider,.dark-theme snack-bar-container mat-divider,.dark-theme .card-color mat-divider{background-color:#fff!important;opacity:.3}.dark-theme mat-card,.dark-theme .activity-card,.dark-theme .table,.dark-theme .section-card,.dark-theme .menu-content,.dark-theme snack-bar-container,.dark-theme .card-color{background-color:#15181c!important;color:#fff!important}.dark-theme snack-bar-container{filter:brightness(1.1)}.dark-theme .card-text,.dark-theme .text-empty,.dark-theme .tutorial-title{color:#fff!important}.dark-theme .tutorial-content .mat-expansion-indicator:after{color:#fff!important}.dark-theme .mat-dialog-container{background-color:#15181c!important;color:#fff!important}.dark-theme .mat-dialog-container .mat-raised-button.mat-warn[disabled],.dark-theme .mat-dialog-container .mat-raised-button[disabled][disabled],.dark-theme .mat-dialog-container .header-form,.dark-theme .mat-dialog-container .header-form .ck-editor__editable_inline{color:#fff!important}.dark-theme .mat-dialog-container .header-form .mat-option-text{color:#000!important}.dark-theme .mat-dialog-container label:not(.exclude-theming){color:#fff!important}.dark-theme .mat-dialog-container input{color:#fff!important}.dark-theme .mat-dialog-container p:not(.exclude-theming){color:#fff!important}.dark-theme .mat-dialog-container div.ck.ck-content *{color:initial!important}.dark-theme .mat-dialog-container div.cke-value-wrapper *{color:#000!important}.dark-theme .mat-dialog-container mat-divider,.dark-theme .mat-dialog-container .border-bottom-color{background-color:#fff!important;opacity:.3}.dark-theme .mat-dialog-container mat-icon,.dark-theme .mat-dialog-container .mat-dialog-title{color:inherit!important}.dark-theme .font-menu,.dark-theme .mat-icon-button{color:#ff4e00!important}.dark-theme mat-icon,.sunny-theme .mat-dialog-container .dark-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .dark-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .dark-theme .mat-dialog-title,.light-theme .mat-dialog-container .dark-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .dark-theme .mat-dialog-title,.pink-theme .mat-dialog-container .dark-theme .mat-dialog-title,.dark-theme .mat-dialog-container .mat-dialog-title,.dark-theme mat-icon svg path,.sunny-theme .mat-dialog-container .dark-theme .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .dark-theme .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .dark-theme .mat-dialog-title svg path,.light-theme .mat-dialog-container .dark-theme .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .dark-theme .mat-dialog-title svg path,.pink-theme .mat-dialog-container .dark-theme .mat-dialog-title svg path,.dark-theme .mat-dialog-container .mat-dialog-title svg path,.dark-theme .theme,.dark-theme .icon-color-theme{color:#ff4e00!important;fill:#ff4e00!important}.dark-theme .action-button mat-icon svg path,.sunny-theme .mat-dialog-container .dark-theme .action-button .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .dark-theme .action-button .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .dark-theme .action-button .mat-dialog-title svg path,.light-theme .mat-dialog-container .dark-theme .action-button .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .dark-theme .action-button .mat-dialog-title svg path,.pink-theme .mat-dialog-container .dark-theme .action-button .mat-dialog-title svg path,.dark-theme .action-button .mat-dialog-container .mat-dialog-title svg path,.dark-theme .mat-dialog-container .action-button .mat-dialog-title svg path{fill:unset!important}.dark-theme ng-select .ng-select-container{background-color:transparent!important;border:none!important;border-bottom:1px solid white!important;color:#fff!important;border-radius:0!important}.dark-theme .sidebar-color{background-color:#15181c!important;color:#fff!important}.dark-theme .sidebar-color .mat-nav-list a{color:#fff!important}.dark-theme .color-accent{color:#15181c!important}.dark-theme .color-warn{color:#ff4e00!important}.dark-theme .ck.ck-content.ck-editor__editable{color:#000!important}.dark-theme .color-bg-warn{color:#ff4e00!important;background-color:#000!important}.dark-theme .color-contrast,.dark-theme .second-color-contrast{color:#fff!important}.dark-theme .stroke-contrast{-webkit-text-stroke:1px white!important}.dark-theme .icon-outline{color:#000!important}.dark-theme .profile-icon-color{background-color:#ff4e00!important}.dark-theme .profile-icon-color .mat-icon,.dark-theme .profile-icon-color .mat-icon svg path{color:#fff!important;fill:#fff!important}.dark-theme .button-color{background-color:#ff4e00!important;color:#fff!important}.dark-theme .button-color .mat-icon{color:#fff!important}.dark-theme .button-color .mat-icon svg{fill:#fff!important}.dark-theme .button-color .mat-icon-button{color:#ff4e00!important}.dark-theme .card-button-icon-trans{color:#fff!important}.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336!important}.dark-theme .page-title{display:inline-block;font-size:x-large;color:#fff}.dark-theme .student-name,.dark-theme .card-title,.sunny-theme .mat-dialog-container .dark-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .dark-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .dark-theme .mat-dialog-title,.light-theme .mat-dialog-container .dark-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .dark-theme .mat-dialog-title,.pink-theme .mat-dialog-container .dark-theme .mat-dialog-title,.dark-theme .mat-dialog-container .mat-dialog-title,.dark-theme .task-card-title,.dark-theme .card,.dark-theme mat-card-title{color:#fff!important}.dark-theme .task-assign-from-card,.dark-theme .task-description-card{color:#fff}.dark-theme .mat-menu-panel{background:#424242}.dark-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.dark-theme .mat-menu-item{background:transparent;color:#fff}.dark-theme .mat-menu-item[disabled],.dark-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.dark-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.dark-theme .mat-menu-item .mat-icon-no-color,.dark-theme .mat-menu-submenu-icon{color:#fff}.dark-theme .mat-menu-item:hover:not([disabled]),.dark-theme .mat-menu-item.cdk-program-focused:not([disabled]),.dark-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.dark-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.dark-theme .with-border-bottom{border-bottom:1px solid rgba(255,78,0,.75)}.table,mat-paginator{background-color:!important}.text-left,.completed,.step-card .step,.dashboard-text{color:!important}.mat-icon-svgIcon{filter:brightness(0%)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34371em) scale(.75);width:133.3333733333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3437em) scale(.75);width:133.3333833333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00112px);width:133.3334533333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00113px);width:133.3334633333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00114px);width:133.3334733333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2811em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28109em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28108em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59371em) scale(.75);width:133.3333733333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.5937em) scale(.75);width:133.3333833333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59371em) scale(.75);width:133.3333733333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.5937em) scale(.75);width:133.3333833333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.pink-theme{--primary-color: #ebdada;--accent-color: #ffcccc;--warn-color: #193c56;--foreground-color: white;--background-color: #303030}.pink-theme ngx-guided-tour .tour-step .tour-block{background-color:#fcc!important;color:#193c56!important}.pink-theme ngx-guided-tour .tour-step .tour-buttons button.skip-button{color:#193c56!important}.pink-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover,.pink-theme ngx-guided-tour .tour-step .tour-buttons .next-button{color:#193c56!important;padding:0 15px;border-radius:0;font-size:15px;font-weight:700;border:1px solid transparent;line-height:1.5;background-color:#ebdada!important}.pink-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover svg,.pink-theme ngx-guided-tour .tour-step .tour-buttons .next-button svg{fill:#193c56!important}.pink-theme ngx-guided-tour .tour-step .tour-buttons .back-button{color:#193c56!important;background-color:#ebdada!important;padding:0 10px!important;line-height:0!important}.pink-theme ngx-guided-tour .tour-step .tour-buttons .back-button svg{fill:#193c56!important}.pink-theme ngx-guided-tour .tour-step .tour-buttons .skip-button{color:#193c56!important;background-color:#ebdada!important;padding:0 10px!important;line-height:0!important}.pink-theme ngx-guided-tour .tour-step .tour-buttons .skip-button svg{fill:#193c56!important}.pink-theme .alert-pop-up .mat-dialog-container{padding:0;background-color:#fff!important;color:#000!important}.pink-theme .alert-pop-up .mat-dialog-container .table{color:#000!important;background-color:#fff!important}.pink-theme .alert-pop-up .mat-dialog-container mat-icon svg path,.pink-theme .alert-pop-up .mat-dialog-container .mat-dialog-title svg path{fill:#000!important}.pink-theme .alert-pop-up .mat-dialog-container p{color:#000!important}.pink-theme .with-contrast-border-top~.with-contrast-border-top{border-top:1px solid rgba(0,0,0,.25)}.pink-theme .with-contrast-border-bottom{border-bottom:1px solid rgba(0,0,0,.25)}.pink-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000080}.pink-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.pink-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#193c5680}.pink-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#193c5680}.pink-theme .mat-list .mat-list-item .mat-list-item-content{color:#000!important}.pink-theme .custom-page .mat-paginator-range-label{color:#000}.pink-theme .background-color-second,.pink-theme .mat-menu-content{background-color:#fcc!important}.pink-theme .mat-menu-item{text-align:center;color:#000!important}.pink-theme .active-link{background-color:#00000080!important}.pink-theme .card-first-color{background-color:#ebdada!important;color:#000!important}.pink-theme .bg-contrast-transparent{background-color:#00000040;color:#000}.pink-theme .main-background-color,.pink-theme .theme-area{background-color:#ebdada;color:#000}.pink-theme .task-sub-card{background-color:#ebdada!important;color:#000!important}.pink-theme .test-correction-disabled.mat-raised-button[disabled][disabled]{color:gray;background-color:#00000080}.pink-theme .button-disabled.mat-raised-button[disabled][disabled]{background-color:#ebdada;color:#000}.pink-theme .school-name,.pink-theme .step-status{color:#fcc}.pink-theme .second-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline{color:#000!important;opacity:.2}.pink-theme .second-form .mat-checkbox-frame,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-frame,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-frame,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-frame,.light-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-frame,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-frame,.pink-theme .mat-dialog-container .mat-checkbox-frame,.pink-theme mat-card .mat-checkbox-frame,.pink-theme .activity-card .mat-checkbox-frame,.pink-theme .table .mat-checkbox-frame,.pink-theme .section-card .mat-checkbox-frame,.pink-theme .menu-content .mat-checkbox-frame,.pink-theme snack-bar-container .mat-checkbox-frame,.pink-theme .card-color .mat-checkbox-frame,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-frame{border-color:#000!important}.pink-theme .second-form .mat-select-value,.pink-theme .sunny-theme .mat-dialog-container .header-form .mat-select-value,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-select-value,.pink-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .pink-theme mat-card .mat-select-value,.pink-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .pink-theme .activity-card .mat-select-value,.pink-theme .sunny-theme .table .mat-select-value,.sunny-theme .pink-theme .table .mat-select-value,.pink-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .pink-theme .section-card .mat-select-value,.pink-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .pink-theme .menu-content .mat-select-value,.pink-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .pink-theme .card-color .mat-select-value,.pink-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-value,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-select-value,.pink-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .pink-theme mat-card .mat-select-value,.pink-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .pink-theme .activity-card .mat-select-value,.pink-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .pink-theme .table .mat-select-value,.pink-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .pink-theme .section-card .mat-select-value,.pink-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .pink-theme .menu-content .mat-select-value,.pink-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .pink-theme .card-color .mat-select-value,.pink-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-value,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-select-value,.pink-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .pink-theme mat-card .mat-select-value,.pink-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .pink-theme .activity-card .mat-select-value,.pink-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .pink-theme .table .mat-select-value,.pink-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .pink-theme .section-card .mat-select-value,.pink-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .pink-theme .menu-content .mat-select-value,.pink-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .pink-theme .card-color .mat-select-value,.pink-theme .light-theme .mat-dialog-container .header-form .mat-select-value,.light-theme .mat-dialog-container .pink-theme .header-form .mat-select-value,.pink-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .light-theme mat-card .mat-select-value,.light-theme .pink-theme mat-card .mat-select-value,.pink-theme .light-theme .activity-card .mat-select-value,.light-theme .pink-theme .activity-card .mat-select-value,.pink-theme .light-theme .table .mat-select-value,.light-theme .pink-theme .table .mat-select-value,.pink-theme .light-theme .section-card .mat-select-value,.light-theme .pink-theme .section-card .mat-select-value,.pink-theme .light-theme .menu-content .mat-select-value,.light-theme .pink-theme .menu-content .mat-select-value,.pink-theme .light-theme snack-bar-container .mat-select-value,.light-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .light-theme .card-color .mat-select-value,.light-theme .pink-theme .card-color .mat-select-value,.pink-theme .freezing-theme .mat-dialog-container .header-form .mat-select-value,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-select-value,.pink-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .pink-theme mat-card .mat-select-value,.pink-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .pink-theme .activity-card .mat-select-value,.pink-theme .freezing-theme .table .mat-select-value,.freezing-theme .pink-theme .table .mat-select-value,.pink-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .pink-theme .section-card .mat-select-value,.pink-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .pink-theme .menu-content .mat-select-value,.pink-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .pink-theme .card-color .mat-select-value,.pink-theme .mat-dialog-container .header-form .mat-select-value,.pink-theme .mat-dialog-container .mat-select-value,.pink-theme mat-card .mat-select-value,.pink-theme .activity-card .mat-select-value,.pink-theme .table .mat-select-value,.pink-theme .section-card .mat-select-value,.pink-theme .menu-content .mat-select-value,.pink-theme snack-bar-container .mat-select-value,.pink-theme .card-color .mat-select-value,.pink-theme .dark-theme mat-card .mat-select-value,.dark-theme .pink-theme mat-card .mat-select-value,.pink-theme .dark-theme .activity-card .mat-select-value,.dark-theme .pink-theme .activity-card .mat-select-value,.pink-theme .dark-theme .table .mat-select-value,.dark-theme .pink-theme .table .mat-select-value,.pink-theme .dark-theme .section-card .mat-select-value,.dark-theme .pink-theme .section-card .mat-select-value,.pink-theme .dark-theme .menu-content .mat-select-value,.dark-theme .pink-theme .menu-content .mat-select-value,.pink-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .dark-theme .card-color .mat-select-value,.dark-theme .pink-theme .card-color .mat-select-value,.pink-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .pink-theme .mat-dialog-container .mat-select-value,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-select-value,.pink-theme .second-form .mat-select-arrow,.pink-theme .sunny-theme .mat-dialog-container .header-form .mat-select-arrow,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-select-arrow,.pink-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .pink-theme .table .mat-select-arrow,.pink-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-arrow,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-select-arrow,.pink-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .pink-theme .table .mat-select-arrow,.pink-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-arrow,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-select-arrow,.pink-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .pink-theme .table .mat-select-arrow,.pink-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .light-theme .mat-dialog-container .header-form .mat-select-arrow,.light-theme .mat-dialog-container .pink-theme .header-form .mat-select-arrow,.pink-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .light-theme mat-card .mat-select-arrow,.light-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .light-theme .activity-card .mat-select-arrow,.light-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .light-theme .table .mat-select-arrow,.light-theme .pink-theme .table .mat-select-arrow,.pink-theme .light-theme .section-card .mat-select-arrow,.light-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .light-theme .menu-content .mat-select-arrow,.light-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .light-theme .card-color .mat-select-arrow,.light-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .freezing-theme .mat-dialog-container .header-form .mat-select-arrow,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-select-arrow,.pink-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .pink-theme .table .mat-select-arrow,.pink-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .mat-dialog-container .header-form .mat-select-arrow,.pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme mat-card .mat-select-arrow,.pink-theme .activity-card .mat-select-arrow,.pink-theme .table .mat-select-arrow,.pink-theme .section-card .mat-select-arrow,.pink-theme .menu-content .mat-select-arrow,.pink-theme snack-bar-container .mat-select-arrow,.pink-theme .card-color .mat-select-arrow,.pink-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .dark-theme .table .mat-select-arrow,.dark-theme .pink-theme .table .mat-select-arrow,.pink-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .pink-theme .mat-dialog-container .mat-select-arrow,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-select-arrow,.pink-theme .second-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .mat-dialog-container .pink-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .mat-dialog-container .pink-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .second-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .second-form .mat-input-element:disabled,.pink-theme .sunny-theme .mat-dialog-container .header-form .mat-input-element:disabled,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-input-element:disabled,.pink-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .normal-dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-input-element:disabled,.pink-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .murasaki-theme .mat-dialog-container .header-form .mat-input-element:disabled,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-input-element:disabled,.pink-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .light-theme .mat-dialog-container .header-form .mat-input-element:disabled,.light-theme .mat-dialog-container .pink-theme .header-form .mat-input-element:disabled,.pink-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .light-theme .table .mat-input-element:disabled,.light-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .freezing-theme .mat-dialog-container .header-form .mat-input-element:disabled,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-input-element:disabled,.pink-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .mat-dialog-container .header-form .mat-input-element:disabled,.pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme mat-card .mat-input-element:disabled,.pink-theme .activity-card .mat-input-element:disabled,.pink-theme .table .mat-input-element:disabled,.pink-theme .section-card .mat-input-element:disabled,.pink-theme .menu-content .mat-input-element:disabled,.pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .card-color .mat-input-element:disabled,.pink-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-input-element:disabled{color:#000!important}.pink-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#000!important}.pink-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label{color:#000!important;opacity:.5}.pink-theme .second-form .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-radio-outer-circle,.light-theme .mat-dialog-container .pink-theme .header-form .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-radio-outer-circle,.pink-theme .mat-dialog-container .mat-radio-outer-circle,.pink-theme mat-card .mat-radio-outer-circle,.pink-theme .activity-card .mat-radio-outer-circle,.pink-theme .table .mat-radio-outer-circle,.pink-theme .section-card .mat-radio-outer-circle,.pink-theme .menu-content .mat-radio-outer-circle,.pink-theme snack-bar-container .mat-radio-outer-circle,.pink-theme .card-color .mat-radio-outer-circle,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-radio-outer-circle,.pink-theme .second-form .mat-radio-disabled .mat-radio-outer-circle{border-color:#000!important}.pink-theme .second-form .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .second-form .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .pink-theme .header-form .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .pink-theme .header-form .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .pink-theme .header-form .mat-radio-inner-circle,.light-theme .mat-dialog-container .pink-theme .header-form .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .pink-theme .header-form .mat-radio-inner-circle,.pink-theme .mat-dialog-container .mat-radio-inner-circle,.pink-theme mat-card .mat-radio-inner-circle,.pink-theme .activity-card .mat-radio-inner-circle,.pink-theme .table .mat-radio-inner-circle,.pink-theme .section-card .mat-radio-inner-circle,.pink-theme .menu-content .mat-radio-inner-circle,.pink-theme snack-bar-container .mat-radio-inner-circle,.pink-theme .card-color .mat-radio-inner-circle,.dark-theme .mat-dialog-container .pink-theme .header-form .mat-radio-inner-circle{background-color:#000!important}.pink-theme .second-divider mat-divider,.pink-theme mat-card mat-divider,.pink-theme .activity-card mat-divider,.pink-theme .table mat-divider,.pink-theme .section-card mat-divider,.pink-theme .menu-content mat-divider,.pink-theme snack-bar-container mat-divider,.pink-theme .card-color mat-divider{background-color:#000!important;opacity:.3}.pink-theme mat-card,.pink-theme .activity-card,.pink-theme .table,.pink-theme .section-card,.pink-theme .menu-content,.pink-theme snack-bar-container,.pink-theme .card-color{background-color:#fcc!important;color:#000!important}.pink-theme snack-bar-container{filter:brightness(1.1)}.pink-theme .card-text,.pink-theme .text-empty,.pink-theme .tutorial-title{color:#000!important}.pink-theme .tutorial-content .mat-expansion-indicator:after{color:#000!important}.pink-theme .mat-dialog-container{background-color:#fcc!important;color:#000!important}.pink-theme .mat-dialog-container .mat-raised-button.mat-warn[disabled],.pink-theme .mat-dialog-container .mat-raised-button[disabled][disabled],.pink-theme .mat-dialog-container .header-form,.pink-theme .mat-dialog-container .header-form .ck-editor__editable_inline,.pink-theme .mat-dialog-container .header-form .mat-option-text{color:#000!important}.pink-theme .mat-dialog-container label:not(.exclude-theming){color:#000!important}.pink-theme .mat-dialog-container input{color:#000!important}.pink-theme .mat-dialog-container p:not(.exclude-theming){color:#000!important}.pink-theme .mat-dialog-container div.ck.ck-content *{color:initial!important}.pink-theme .mat-dialog-container div.cke-value-wrapper *{color:#000!important}.pink-theme .mat-dialog-container mat-divider,.pink-theme .mat-dialog-container .border-bottom-color{background-color:#000!important;opacity:.3}.pink-theme .mat-dialog-container mat-icon,.pink-theme .mat-dialog-container .mat-dialog-title{color:inherit!important}.pink-theme .font-menu,.pink-theme .mat-icon-button{color:#193c56!important}.pink-theme mat-icon,.sunny-theme .mat-dialog-container .pink-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .pink-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .pink-theme .mat-dialog-title,.light-theme .mat-dialog-container .pink-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .pink-theme .mat-dialog-title,.dark-theme .mat-dialog-container .pink-theme .mat-dialog-title,.pink-theme .mat-dialog-container .mat-dialog-title,.pink-theme mat-icon svg path,.sunny-theme .mat-dialog-container .pink-theme .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .pink-theme .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .pink-theme .mat-dialog-title svg path,.light-theme .mat-dialog-container .pink-theme .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .pink-theme .mat-dialog-title svg path,.dark-theme .mat-dialog-container .pink-theme .mat-dialog-title svg path,.pink-theme .mat-dialog-container .mat-dialog-title svg path,.pink-theme .theme,.pink-theme .icon-color-theme{color:#193c56!important;fill:#193c56!important}.pink-theme .action-button mat-icon svg path,.sunny-theme .mat-dialog-container .pink-theme .action-button .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .pink-theme .action-button .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .pink-theme .action-button .mat-dialog-title svg path,.light-theme .mat-dialog-container .pink-theme .action-button .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .pink-theme .action-button .mat-dialog-title svg path,.dark-theme .mat-dialog-container .pink-theme .action-button .mat-dialog-title svg path,.pink-theme .action-button .mat-dialog-container .mat-dialog-title svg path,.pink-theme .mat-dialog-container .action-button .mat-dialog-title svg path{fill:unset!important}.pink-theme ng-select .ng-select-container{background-color:transparent!important;border:none!important;border-bottom:1px solid black!important;color:#000!important;border-radius:0!important}.pink-theme .sidebar-color{background-color:#fcc!important;color:#000!important}.pink-theme .sidebar-color .mat-nav-list a{color:#000!important}.pink-theme .color-accent{color:#fcc!important}.pink-theme .color-warn{color:#193c56!important}.pink-theme .ck.ck-content.ck-editor__editable{color:#000!important}.pink-theme .color-bg-warn{color:#193c56!important;background-color:#ebdada!important}.pink-theme .color-contrast,.pink-theme .second-color-contrast{color:#000!important}.pink-theme .stroke-contrast{-webkit-text-stroke:1px black!important}.pink-theme .icon-outline{color:#ebdada!important}.pink-theme .profile-icon-color{background-color:#193c56!important}.pink-theme .profile-icon-color .mat-icon,.pink-theme .profile-icon-color .mat-icon svg path{color:#fff!important;fill:#fff!important}.pink-theme .button-color{background-color:#193c56!important;color:#fff!important}.pink-theme .button-color .mat-icon{color:#fff!important}.pink-theme .button-color .mat-icon svg{fill:#fff!important}.pink-theme .button-color .mat-icon-button{color:#193c56!important}.pink-theme .card-button-icon-trans{color:#000!important}.pink-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.pink-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336!important}.pink-theme .page-title{display:inline-block;font-size:x-large;color:#193c56}.pink-theme .student-name,.pink-theme .card-title,.sunny-theme .mat-dialog-container .pink-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .pink-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .pink-theme .mat-dialog-title,.light-theme .mat-dialog-container .pink-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .pink-theme .mat-dialog-title,.dark-theme .mat-dialog-container .pink-theme .mat-dialog-title,.pink-theme .mat-dialog-container .mat-dialog-title,.pink-theme .task-card-title,.pink-theme .title,.pink-theme .student-address,.pink-theme .student-bio,.pink-theme .student-info,.pink-theme mat-card-content,.pink-theme .dashboard-text,.pink-theme mat-card-title{color:#193c56!important}.pink-theme .task-assign-from-card,.pink-theme .task-description-card{color:#193c56}.pink-theme .mat-menu-panel{background:#424242}.pink-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.pink-theme .mat-menu-item{background:transparent;color:#fff}.pink-theme .mat-menu-item[disabled],.pink-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.pink-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.pink-theme .mat-menu-item .mat-icon-no-color,.pink-theme .mat-menu-submenu-icon{color:#fff}.pink-theme .mat-menu-item:hover:not([disabled]),.pink-theme .mat-menu-item.cdk-program-focused:not([disabled]),.pink-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.pink-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.pink-theme .with-border-bottom{border-bottom:1px solid rgba(25,60,86,.75)}.table,mat-paginator{background-color:!important}.text-left,.completed,.step-card .step,.dashboard-text{color:!important}.mat-icon-svgIcon{filter:brightness(0%)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34369em) scale(.75);width:133.3333933333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34368em) scale(.75);width:133.3334033333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00118px);width:133.3335133333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00119px);width:133.3335233333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.0012px);width:133.3335333333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28104em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28103em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28102em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59369em) scale(.75);width:133.3333933333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59368em) scale(.75);width:133.3334033333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59369em) scale(.75);width:133.3333933333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59368em) scale(.75);width:133.3334033333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.freezing-theme{--primary-color: white;--accent-color: #d8f0ff;--warn-color: black;--foreground-color: white;--background-color: #303030}.freezing-theme ngx-guided-tour .tour-step .tour-block{background-color:#d8f0ff!important;color:#000!important}.freezing-theme ngx-guided-tour .tour-step .tour-buttons button.skip-button{color:#000!important}.freezing-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover,.freezing-theme ngx-guided-tour .tour-step .tour-buttons .next-button{color:#000!important;padding:0 15px;border-radius:0;font-size:15px;font-weight:700;border:1px solid transparent;line-height:1.5;background-color:#fff!important}.freezing-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover svg,.freezing-theme ngx-guided-tour .tour-step .tour-buttons .next-button svg{fill:#000!important}.freezing-theme ngx-guided-tour .tour-step .tour-buttons .back-button{color:#000!important;background-color:#fff!important;padding:0 10px!important;line-height:0!important}.freezing-theme ngx-guided-tour .tour-step .tour-buttons .back-button svg{fill:#000!important}.freezing-theme ngx-guided-tour .tour-step .tour-buttons .skip-button{color:#000!important;background-color:#fff!important;padding:0 10px!important;line-height:0!important}.freezing-theme ngx-guided-tour .tour-step .tour-buttons .skip-button svg{fill:#000!important}.freezing-theme .alert-pop-up .mat-dialog-container{padding:0;background-color:#fff!important;color:#000!important}.freezing-theme .alert-pop-up .mat-dialog-container .table{color:#000!important;background-color:#fff!important}.freezing-theme .alert-pop-up .mat-dialog-container mat-icon svg path,.freezing-theme .alert-pop-up .mat-dialog-container .mat-dialog-title svg path{fill:#000!important}.freezing-theme .alert-pop-up .mat-dialog-container p{color:#000!important}.freezing-theme .with-contrast-border-top~.with-contrast-border-top{border-top:1px solid rgba(0,0,0,.25)}.freezing-theme .with-contrast-border-bottom{border-bottom:1px solid rgba(0,0,0,.25)}.freezing-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000080}.freezing-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.freezing-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000080}.freezing-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000080}.freezing-theme .mat-list .mat-list-item .mat-list-item-content{color:#000!important}.freezing-theme .custom-page .mat-paginator-range-label{color:#000}.freezing-theme .background-color-second,.freezing-theme .mat-menu-content{background-color:#d8f0ff!important}.freezing-theme .mat-menu-item{text-align:center;color:#000!important}.freezing-theme .active-link{background-color:#00000080!important}.freezing-theme .card-first-color{background-color:#fff!important;color:#000!important}.freezing-theme .bg-contrast-transparent{background-color:#00000040;color:#000}.freezing-theme .main-background-color,.freezing-theme .theme-area{background-color:#fff;color:#000}.freezing-theme .task-sub-card{background-color:#fff!important;color:#000!important}.freezing-theme .test-correction-disabled.mat-raised-button[disabled][disabled]{color:gray;background-color:#00000080}.freezing-theme .button-disabled.mat-raised-button[disabled][disabled]{background-color:#fff;color:#000}.freezing-theme .school-name,.freezing-theme .step-status{color:#d8f0ff}.freezing-theme .second-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline{color:#000!important;opacity:.2}.freezing-theme .second-form .mat-checkbox-frame,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-frame,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-frame,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-frame,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-frame,.freezing-theme .mat-dialog-container .mat-checkbox-frame,.freezing-theme mat-card .mat-checkbox-frame,.freezing-theme .activity-card .mat-checkbox-frame,.freezing-theme .table .mat-checkbox-frame,.freezing-theme .section-card .mat-checkbox-frame,.freezing-theme .menu-content .mat-checkbox-frame,.freezing-theme snack-bar-container .mat-checkbox-frame,.freezing-theme .card-color .mat-checkbox-frame,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-frame,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-frame{border-color:#000!important}.freezing-theme .second-form .mat-select-value,.freezing-theme .sunny-theme .mat-dialog-container .header-form .mat-select-value,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-select-value,.freezing-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .sunny-theme .table .mat-select-value,.sunny-theme .freezing-theme .table .mat-select-value,.freezing-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-value,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-select-value,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .freezing-theme .table .mat-select-value,.freezing-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-value,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-select-value,.freezing-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .freezing-theme .table .mat-select-value,.freezing-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .light-theme .mat-dialog-container .header-form .mat-select-value,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-select-value,.freezing-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .light-theme mat-card .mat-select-value,.light-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .light-theme .activity-card .mat-select-value,.light-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .light-theme .table .mat-select-value,.light-theme .freezing-theme .table .mat-select-value,.freezing-theme .light-theme .section-card .mat-select-value,.light-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .light-theme .menu-content .mat-select-value,.light-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .light-theme snack-bar-container .mat-select-value,.light-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .light-theme .card-color .mat-select-value,.light-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .mat-dialog-container .header-form .mat-select-value,.freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme mat-card .mat-select-value,.freezing-theme .activity-card .mat-select-value,.freezing-theme .table .mat-select-value,.freezing-theme .section-card .mat-select-value,.freezing-theme .menu-content .mat-select-value,.freezing-theme snack-bar-container .mat-select-value,.freezing-theme .card-color .mat-select-value,.freezing-theme .dark-theme mat-card .mat-select-value,.dark-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .dark-theme .activity-card .mat-select-value,.dark-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .dark-theme .table .mat-select-value,.dark-theme .freezing-theme .table .mat-select-value,.freezing-theme .dark-theme .section-card .mat-select-value,.dark-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .dark-theme .menu-content .mat-select-value,.dark-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .dark-theme .card-color .mat-select-value,.dark-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .dark-theme .mat-dialog-container .header-form .mat-select-value,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-select-value,.freezing-theme .pink-theme mat-card .mat-select-value,.pink-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .pink-theme .activity-card .mat-select-value,.pink-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .pink-theme .table .mat-select-value,.pink-theme .freezing-theme .table .mat-select-value,.freezing-theme .pink-theme .section-card .mat-select-value,.pink-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .pink-theme .menu-content .mat-select-value,.pink-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .pink-theme .card-color .mat-select-value,.pink-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .pink-theme .mat-dialog-container .header-form .mat-select-value,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-select-value,.freezing-theme .second-form .mat-select-arrow,.freezing-theme .sunny-theme .mat-dialog-container .header-form .mat-select-arrow,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-select-arrow,.freezing-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-arrow,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-select-arrow,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-arrow,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-select-arrow,.freezing-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .light-theme .mat-dialog-container .header-form .mat-select-arrow,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-select-arrow,.freezing-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .light-theme mat-card .mat-select-arrow,.light-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .light-theme .activity-card .mat-select-arrow,.light-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .light-theme .table .mat-select-arrow,.light-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .light-theme .section-card .mat-select-arrow,.light-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .light-theme .menu-content .mat-select-arrow,.light-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .light-theme .card-color .mat-select-arrow,.light-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .mat-dialog-container .header-form .mat-select-arrow,.freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme mat-card .mat-select-arrow,.freezing-theme .activity-card .mat-select-arrow,.freezing-theme .table .mat-select-arrow,.freezing-theme .section-card .mat-select-arrow,.freezing-theme .menu-content .mat-select-arrow,.freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .card-color .mat-select-arrow,.freezing-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .dark-theme .table .mat-select-arrow,.dark-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .dark-theme .mat-dialog-container .header-form .mat-select-arrow,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-select-arrow,.freezing-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .pink-theme .table .mat-select-arrow,.pink-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .pink-theme .mat-dialog-container .header-form .mat-select-arrow,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-select-arrow,.freezing-theme .second-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .mat-dialog-container .freezing-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .pink-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .second-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .pink-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .second-form .mat-input-element:disabled,.freezing-theme .sunny-theme .mat-dialog-container .header-form .mat-input-element:disabled,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-input-element:disabled,.freezing-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .normal-dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-input-element:disabled,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .murasaki-theme .mat-dialog-container .header-form .mat-input-element:disabled,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-input-element:disabled,.freezing-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .light-theme .mat-dialog-container .header-form .mat-input-element:disabled,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-input-element:disabled,.freezing-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .light-theme .table .mat-input-element:disabled,.light-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .mat-dialog-container .header-form .mat-input-element:disabled,.freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .table .mat-input-element:disabled,.freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-input-element:disabled,.freezing-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .pink-theme .mat-dialog-container .header-form .mat-input-element:disabled,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-input-element:disabled{color:#000!important}.freezing-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#000!important}.freezing-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label{color:#000!important;opacity:.5}.freezing-theme .second-form .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-outer-circle,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .mat-radio-outer-circle,.freezing-theme mat-card .mat-radio-outer-circle,.freezing-theme .activity-card .mat-radio-outer-circle,.freezing-theme .table .mat-radio-outer-circle,.freezing-theme .section-card .mat-radio-outer-circle,.freezing-theme .menu-content .mat-radio-outer-circle,.freezing-theme snack-bar-container .mat-radio-outer-circle,.freezing-theme .card-color .mat-radio-outer-circle,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-outer-circle,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-outer-circle,.freezing-theme .second-form .mat-radio-disabled .mat-radio-outer-circle{border-color:#000!important}.freezing-theme .second-form .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .second-form .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-inner-circle,.light-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .mat-radio-inner-circle,.freezing-theme mat-card .mat-radio-inner-circle,.freezing-theme .activity-card .mat-radio-inner-circle,.freezing-theme .table .mat-radio-inner-circle,.freezing-theme .section-card .mat-radio-inner-circle,.freezing-theme .menu-content .mat-radio-inner-circle,.freezing-theme snack-bar-container .mat-radio-inner-circle,.freezing-theme .card-color .mat-radio-inner-circle,.dark-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-inner-circle,.pink-theme .mat-dialog-container .freezing-theme .header-form .mat-radio-inner-circle{background-color:#000!important}.freezing-theme .second-divider mat-divider,.freezing-theme mat-card mat-divider,.freezing-theme .activity-card mat-divider,.freezing-theme .table mat-divider,.freezing-theme .section-card mat-divider,.freezing-theme .menu-content mat-divider,.freezing-theme snack-bar-container mat-divider,.freezing-theme .card-color mat-divider{background-color:#000!important;opacity:.3}.freezing-theme mat-card,.freezing-theme .activity-card,.freezing-theme .table,.freezing-theme .section-card,.freezing-theme .menu-content,.freezing-theme snack-bar-container,.freezing-theme .card-color{background-color:#d8f0ff!important;color:#000!important}.freezing-theme snack-bar-container{filter:brightness(1.1)}.freezing-theme .card-text,.freezing-theme .text-empty,.freezing-theme .tutorial-title{color:#000!important}.freezing-theme .tutorial-content .mat-expansion-indicator:after{color:#000!important}.freezing-theme .mat-dialog-container{background-color:#d8f0ff!important;color:#000!important}.freezing-theme .mat-dialog-container .mat-raised-button.mat-warn[disabled],.freezing-theme .mat-dialog-container .mat-raised-button[disabled][disabled],.freezing-theme .mat-dialog-container .header-form,.freezing-theme .mat-dialog-container .header-form .ck-editor__editable_inline,.freezing-theme .mat-dialog-container .header-form .mat-option-text{color:#000!important}.freezing-theme .mat-dialog-container label:not(.exclude-theming){color:#000!important}.freezing-theme .mat-dialog-container input{color:#000!important}.freezing-theme .mat-dialog-container p:not(.exclude-theming){color:#000!important}.freezing-theme .mat-dialog-container div.ck.ck-content *{color:initial!important}.freezing-theme .mat-dialog-container div.cke-value-wrapper *{color:#000!important}.freezing-theme .mat-dialog-container mat-divider,.freezing-theme .mat-dialog-container .border-bottom-color{background-color:#000!important;opacity:.3}.freezing-theme .mat-dialog-container mat-icon,.freezing-theme .mat-dialog-container .mat-dialog-title{color:inherit!important}.freezing-theme .font-menu,.freezing-theme .mat-icon-button{color:#000!important}.freezing-theme mat-icon,.sunny-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.light-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.dark-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.pink-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .mat-dialog-title,.freezing-theme mat-icon svg path,.sunny-theme .mat-dialog-container .freezing-theme .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .freezing-theme .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .freezing-theme .mat-dialog-title svg path,.light-theme .mat-dialog-container .freezing-theme .mat-dialog-title svg path,.dark-theme .mat-dialog-container .freezing-theme .mat-dialog-title svg path,.pink-theme .mat-dialog-container .freezing-theme .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .mat-dialog-title svg path,.freezing-theme .theme,.freezing-theme .icon-color-theme{color:#000!important;fill:#000!important}.freezing-theme .action-button mat-icon svg path,.sunny-theme .mat-dialog-container .freezing-theme .action-button .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .freezing-theme .action-button .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .freezing-theme .action-button .mat-dialog-title svg path,.light-theme .mat-dialog-container .freezing-theme .action-button .mat-dialog-title svg path,.dark-theme .mat-dialog-container .freezing-theme .action-button .mat-dialog-title svg path,.pink-theme .mat-dialog-container .freezing-theme .action-button .mat-dialog-title svg path,.freezing-theme .action-button .mat-dialog-container .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .action-button .mat-dialog-title svg path{fill:unset!important}.freezing-theme ng-select .ng-select-container{background-color:transparent!important;border:none!important;border-bottom:1px solid black!important;color:#000!important;border-radius:0!important}.freezing-theme .sidebar-color{background-color:#d8f0ff!important;color:#000!important}.freezing-theme .sidebar-color .mat-nav-list a{color:#000!important}.freezing-theme .color-accent{color:#d8f0ff!important}.freezing-theme .color-warn,.freezing-theme .ck.ck-content.ck-editor__editable{color:#000!important}.freezing-theme .color-bg-warn{color:#000!important;background-color:#fff!important}.freezing-theme .color-contrast,.freezing-theme .second-color-contrast{color:#000!important}.freezing-theme .stroke-contrast{-webkit-text-stroke:1px black!important}.freezing-theme .icon-outline{color:#fff!important}.freezing-theme .profile-icon-color{background-color:#000!important}.freezing-theme .profile-icon-color .mat-icon,.freezing-theme .profile-icon-color .mat-icon svg path{color:#fff!important;fill:#fff!important}.freezing-theme .button-color{background-color:#000!important;color:#fff!important}.freezing-theme .button-color .mat-icon{color:#fff!important}.freezing-theme .button-color .mat-icon svg{fill:#fff!important}.freezing-theme .button-color .mat-icon-button,.freezing-theme .card-button-icon-trans{color:#000!important}.freezing-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.freezing-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336!important}.freezing-theme .page-title{display:inline-block;font-size:x-large;color:#000}.freezing-theme .student-name,.freezing-theme .card-title,.sunny-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.light-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.dark-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.pink-theme .mat-dialog-container .freezing-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .mat-dialog-title,.freezing-theme .task-card-title,.freezing-theme .title,.freezing-theme .student-address,.freezing-theme .student-bio,.freezing-theme .student-info,.freezing-theme mat-card-content,.freezing-theme .dashboard-text,.freezing-theme mat-card-title{color:#000!important}.freezing-theme .task-assign-from-card,.freezing-theme .task-description-card{color:#000}.freezing-theme .mat-menu-panel{background:#424242}.freezing-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.freezing-theme .mat-menu-item{background:transparent;color:#fff}.freezing-theme .mat-menu-item[disabled],.freezing-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.freezing-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.freezing-theme .mat-menu-item .mat-icon-no-color,.freezing-theme .mat-menu-submenu-icon{color:#fff}.freezing-theme .mat-menu-item:hover:not([disabled]),.freezing-theme .mat-menu-item.cdk-program-focused:not([disabled]),.freezing-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.freezing-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.freezing-theme .with-border-bottom{border-bottom:1px solid rgba(0,0,0,.75)}.table,mat-paginator{background-color:!important}.text-left,.completed,.step-card .step,.dashboard-text{color:!important}.mat-icon-svgIcon{filter:brightness(0%)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34367em) scale(.75);width:133.3334133333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34366em) scale(.75);width:133.3334233333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00124px);width:133.3335733333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00125px);width:133.3335833333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00126px);width:133.3335933333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28098em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28097em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28096em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59367em) scale(.75);width:133.3334133333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59366em) scale(.75);width:133.3334233333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59367em) scale(.75);width:133.3334133333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59366em) scale(.75);width:133.3334233333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.light-theme{--primary-color: #f0f3f9;--accent-color: #f8f8f9;--warn-color: #2c16e7;--foreground-color: white;--background-color: #303030}.light-theme ngx-guided-tour .tour-step .tour-block{background-color:#f8f8f9!important;color:#2c16e7!important}.light-theme ngx-guided-tour .tour-step .tour-buttons button.skip-button{color:#2c16e7!important}.light-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover,.light-theme ngx-guided-tour .tour-step .tour-buttons .next-button{color:#2c16e7!important;padding:0 15px;border-radius:0;font-size:15px;font-weight:700;border:1px solid transparent;line-height:1.5;background-color:#f0f3f9!important}.light-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover svg,.light-theme ngx-guided-tour .tour-step .tour-buttons .next-button svg{fill:#2c16e7!important}.light-theme ngx-guided-tour .tour-step .tour-buttons .back-button{color:#2c16e7!important;background-color:#f0f3f9!important;padding:0 10px!important;line-height:0!important}.light-theme ngx-guided-tour .tour-step .tour-buttons .back-button svg{fill:#2c16e7!important}.light-theme ngx-guided-tour .tour-step .tour-buttons .skip-button{color:#2c16e7!important;background-color:#f0f3f9!important;padding:0 10px!important;line-height:0!important}.light-theme ngx-guided-tour .tour-step .tour-buttons .skip-button svg{fill:#2c16e7!important}.light-theme .alert-pop-up .mat-dialog-container{padding:0;background-color:#fff!important;color:#000!important}.light-theme .alert-pop-up .mat-dialog-container .table{color:#000!important;background-color:#fff!important}.light-theme .alert-pop-up .mat-dialog-container mat-icon svg path,.light-theme .alert-pop-up .mat-dialog-container .mat-dialog-title svg path{fill:#000!important}.light-theme .alert-pop-up .mat-dialog-container p{color:#000!important}.light-theme .with-contrast-border-top~.with-contrast-border-top{border-top:1px solid rgba(0,0,0,.25)}.light-theme .with-contrast-border-bottom{border-bottom:1px solid rgba(0,0,0,.25)}.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000080}.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#2c16e780}.light-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#2c16e780}.light-theme .mat-list .mat-list-item .mat-list-item-content{color:#000!important}.light-theme .custom-page .mat-paginator-range-label{color:#000}.light-theme .background-color-second,.light-theme .mat-menu-content{background-color:#f8f8f9!important}.light-theme .mat-menu-item{text-align:center;color:#000!important}.light-theme .active-link{background-color:#00000080!important}.light-theme .card-first-color{background-color:#f0f3f9!important;color:#000!important}.light-theme .bg-contrast-transparent{background-color:#00000040;color:#000}.light-theme .main-background-color,.light-theme .theme-area{background-color:#f0f3f9;color:#000}.light-theme .task-sub-card{background-color:#f0f3f9!important;color:#000!important}.light-theme .test-correction-disabled.mat-raised-button[disabled][disabled]{color:gray;background-color:#00000080}.light-theme .button-disabled.mat-raised-button[disabled][disabled]{background-color:#f0f3f9;color:#000}.light-theme .school-name,.light-theme .step-status{color:#f8f8f9}.light-theme .second-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline{color:#000!important;opacity:.2}.light-theme .second-form .mat-checkbox-frame,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-frame,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-frame,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-frame,.light-theme .mat-dialog-container .mat-checkbox-frame,.light-theme mat-card .mat-checkbox-frame,.light-theme .activity-card .mat-checkbox-frame,.light-theme .table .mat-checkbox-frame,.light-theme .section-card .mat-checkbox-frame,.light-theme .menu-content .mat-checkbox-frame,.light-theme snack-bar-container .mat-checkbox-frame,.light-theme .card-color .mat-checkbox-frame,.dark-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-frame,.pink-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-frame,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-frame{border-color:#000!important}.light-theme .second-form .mat-select-value,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-select-value,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-select-value,.light-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .light-theme mat-card .mat-select-value,.light-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .light-theme .activity-card .mat-select-value,.light-theme .sunny-theme .table .mat-select-value,.sunny-theme .light-theme .table .mat-select-value,.light-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .light-theme .section-card .mat-select-value,.light-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .light-theme .menu-content .mat-select-value,.light-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .light-theme snack-bar-container .mat-select-value,.light-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .light-theme .card-color .mat-select-value,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-value,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-select-value,.light-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .light-theme mat-card .mat-select-value,.light-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .light-theme .activity-card .mat-select-value,.light-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .light-theme .table .mat-select-value,.light-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .light-theme .section-card .mat-select-value,.light-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .light-theme .menu-content .mat-select-value,.light-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .light-theme snack-bar-container .mat-select-value,.light-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .light-theme .card-color .mat-select-value,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-value,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-select-value,.light-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .light-theme mat-card .mat-select-value,.light-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .light-theme .activity-card .mat-select-value,.light-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .light-theme .table .mat-select-value,.light-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .light-theme .section-card .mat-select-value,.light-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .light-theme .menu-content .mat-select-value,.light-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .light-theme snack-bar-container .mat-select-value,.light-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .light-theme .card-color .mat-select-value,.light-theme .mat-dialog-container .header-form .mat-select-value,.light-theme .mat-dialog-container .mat-select-value,.light-theme mat-card .mat-select-value,.light-theme .activity-card .mat-select-value,.light-theme .table .mat-select-value,.light-theme .section-card .mat-select-value,.light-theme .menu-content .mat-select-value,.light-theme snack-bar-container .mat-select-value,.light-theme .card-color .mat-select-value,.light-theme .dark-theme mat-card .mat-select-value,.dark-theme .light-theme mat-card .mat-select-value,.light-theme .dark-theme .activity-card .mat-select-value,.dark-theme .light-theme .activity-card .mat-select-value,.light-theme .dark-theme .table .mat-select-value,.dark-theme .light-theme .table .mat-select-value,.light-theme .dark-theme .section-card .mat-select-value,.dark-theme .light-theme .section-card .mat-select-value,.light-theme .dark-theme .menu-content .mat-select-value,.dark-theme .light-theme .menu-content .mat-select-value,.light-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .light-theme snack-bar-container .mat-select-value,.light-theme .dark-theme .card-color .mat-select-value,.dark-theme .light-theme .card-color .mat-select-value,.light-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .dark-theme .mat-dialog-container .header-form .mat-select-value,.dark-theme .mat-dialog-container .light-theme .header-form .mat-select-value,.light-theme .pink-theme mat-card .mat-select-value,.pink-theme .light-theme mat-card .mat-select-value,.light-theme .pink-theme .activity-card .mat-select-value,.pink-theme .light-theme .activity-card .mat-select-value,.light-theme .pink-theme .table .mat-select-value,.pink-theme .light-theme .table .mat-select-value,.light-theme .pink-theme .section-card .mat-select-value,.pink-theme .light-theme .section-card .mat-select-value,.light-theme .pink-theme .menu-content .mat-select-value,.pink-theme .light-theme .menu-content .mat-select-value,.light-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .light-theme snack-bar-container .mat-select-value,.light-theme .pink-theme .card-color .mat-select-value,.pink-theme .light-theme .card-color .mat-select-value,.light-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .pink-theme .mat-dialog-container .header-form .mat-select-value,.pink-theme .mat-dialog-container .light-theme .header-form .mat-select-value,.light-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .light-theme mat-card .mat-select-value,.light-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .light-theme .activity-card .mat-select-value,.light-theme .freezing-theme .table .mat-select-value,.freezing-theme .light-theme .table .mat-select-value,.light-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .light-theme .section-card .mat-select-value,.light-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .light-theme .menu-content .mat-select-value,.light-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .light-theme snack-bar-container .mat-select-value,.light-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .light-theme .card-color .mat-select-value,.light-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-select-value,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-select-value,.light-theme .second-form .mat-select-arrow,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-select-arrow,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-select-arrow,.light-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .light-theme mat-card .mat-select-arrow,.light-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .light-theme .activity-card .mat-select-arrow,.light-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .light-theme .table .mat-select-arrow,.light-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .light-theme .section-card .mat-select-arrow,.light-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .light-theme .menu-content .mat-select-arrow,.light-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .light-theme .card-color .mat-select-arrow,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-arrow,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-select-arrow,.light-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .light-theme mat-card .mat-select-arrow,.light-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .light-theme .activity-card .mat-select-arrow,.light-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .light-theme .table .mat-select-arrow,.light-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .light-theme .section-card .mat-select-arrow,.light-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .light-theme .menu-content .mat-select-arrow,.light-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .light-theme .card-color .mat-select-arrow,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-arrow,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-select-arrow,.light-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .light-theme mat-card .mat-select-arrow,.light-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .light-theme .activity-card .mat-select-arrow,.light-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .light-theme .table .mat-select-arrow,.light-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .light-theme .section-card .mat-select-arrow,.light-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .light-theme .menu-content .mat-select-arrow,.light-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .light-theme .card-color .mat-select-arrow,.light-theme .mat-dialog-container .header-form .mat-select-arrow,.light-theme .mat-dialog-container .mat-select-arrow,.light-theme mat-card .mat-select-arrow,.light-theme .activity-card .mat-select-arrow,.light-theme .table .mat-select-arrow,.light-theme .section-card .mat-select-arrow,.light-theme .menu-content .mat-select-arrow,.light-theme snack-bar-container .mat-select-arrow,.light-theme .card-color .mat-select-arrow,.light-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .light-theme mat-card .mat-select-arrow,.light-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .light-theme .activity-card .mat-select-arrow,.light-theme .dark-theme .table .mat-select-arrow,.dark-theme .light-theme .table .mat-select-arrow,.light-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .light-theme .section-card .mat-select-arrow,.light-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .light-theme .menu-content .mat-select-arrow,.light-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .light-theme .card-color .mat-select-arrow,.light-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .dark-theme .mat-dialog-container .header-form .mat-select-arrow,.dark-theme .mat-dialog-container .light-theme .header-form .mat-select-arrow,.light-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .light-theme mat-card .mat-select-arrow,.light-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .light-theme .activity-card .mat-select-arrow,.light-theme .pink-theme .table .mat-select-arrow,.pink-theme .light-theme .table .mat-select-arrow,.light-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .light-theme .section-card .mat-select-arrow,.light-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .light-theme .menu-content .mat-select-arrow,.light-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .light-theme .card-color .mat-select-arrow,.light-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .pink-theme .mat-dialog-container .header-form .mat-select-arrow,.pink-theme .mat-dialog-container .light-theme .header-form .mat-select-arrow,.light-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .light-theme mat-card .mat-select-arrow,.light-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .light-theme .activity-card .mat-select-arrow,.light-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .light-theme .table .mat-select-arrow,.light-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .light-theme .section-card .mat-select-arrow,.light-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .light-theme .menu-content .mat-select-arrow,.light-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .light-theme .card-color .mat-select-arrow,.light-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-select-arrow,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-select-arrow,.light-theme .second-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .mat-dialog-container .light-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .mat-dialog-container .light-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .pink-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .mat-dialog-container .light-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .freezing-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .mat-dialog-container .light-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .second-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .pink-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .second-form .mat-input-element:disabled,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-input-element:disabled,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-input-element:disabled,.light-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .light-theme .table .mat-input-element:disabled,.light-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-input-element:disabled,.light-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .light-theme .table .mat-input-element:disabled,.light-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-input-element:disabled,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-input-element:disabled,.light-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .light-theme .table .mat-input-element:disabled,.light-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .mat-dialog-container .header-form .mat-input-element:disabled,.light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme mat-card .mat-input-element:disabled,.light-theme .activity-card .mat-input-element:disabled,.light-theme .table .mat-input-element:disabled,.light-theme .section-card .mat-input-element:disabled,.light-theme .menu-content .mat-input-element:disabled,.light-theme snack-bar-container .mat-input-element:disabled,.light-theme .card-color .mat-input-element:disabled,.light-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .light-theme .table .mat-input-element:disabled,.light-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.dark-theme .mat-dialog-container .light-theme .header-form .mat-input-element:disabled,.light-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .light-theme .table .mat-input-element:disabled,.light-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .pink-theme .mat-dialog-container .header-form .mat-input-element:disabled,.pink-theme .mat-dialog-container .light-theme .header-form .mat-input-element:disabled,.light-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .light-theme .table .mat-input-element:disabled,.light-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-input-element:disabled,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-input-element:disabled{color:#000!important}.light-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#000!important}.light-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label{color:#000!important;opacity:.5}.light-theme .second-form .mat-radio-outer-circle,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-radio-outer-circle,.light-theme .sunny-theme .mat-dialog-container .mat-radio-outer-circle,.sunny-theme .light-theme .mat-dialog-container .mat-radio-outer-circle,.light-theme .sunny-theme mat-card .mat-radio-outer-circle,.sunny-theme .light-theme mat-card .mat-radio-outer-circle,.light-theme .sunny-theme .activity-card .mat-radio-outer-circle,.sunny-theme .light-theme .activity-card .mat-radio-outer-circle,.light-theme .sunny-theme .table .mat-radio-outer-circle,.sunny-theme .light-theme .table .mat-radio-outer-circle,.light-theme .sunny-theme .section-card .mat-radio-outer-circle,.sunny-theme .light-theme .section-card .mat-radio-outer-circle,.light-theme .sunny-theme .menu-content .mat-radio-outer-circle,.sunny-theme .light-theme .menu-content .mat-radio-outer-circle,.light-theme .sunny-theme snack-bar-container .mat-radio-outer-circle,.sunny-theme .light-theme snack-bar-container .mat-radio-outer-circle,.light-theme .sunny-theme .card-color .mat-radio-outer-circle,.sunny-theme .light-theme .card-color .mat-radio-outer-circle,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-radio-outer-circle,.light-theme .normal-dark-theme .mat-dialog-container .mat-radio-outer-circle,.normal-dark-theme .light-theme .mat-dialog-container .mat-radio-outer-circle,.light-theme .normal-dark-theme mat-card .mat-radio-outer-circle,.normal-dark-theme .light-theme mat-card .mat-radio-outer-circle,.light-theme .normal-dark-theme .activity-card .mat-radio-outer-circle,.normal-dark-theme .light-theme .activity-card .mat-radio-outer-circle,.light-theme .normal-dark-theme .table .mat-radio-outer-circle,.normal-dark-theme .light-theme .table .mat-radio-outer-circle,.light-theme .normal-dark-theme .section-card .mat-radio-outer-circle,.normal-dark-theme .light-theme .section-card .mat-radio-outer-circle,.light-theme .normal-dark-theme .menu-content .mat-radio-outer-circle,.normal-dark-theme .light-theme .menu-content .mat-radio-outer-circle,.light-theme .normal-dark-theme snack-bar-container .mat-radio-outer-circle,.normal-dark-theme .light-theme snack-bar-container .mat-radio-outer-circle,.light-theme .normal-dark-theme .card-color .mat-radio-outer-circle,.normal-dark-theme .light-theme .card-color .mat-radio-outer-circle,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-radio-outer-circle,.light-theme .murasaki-theme .mat-dialog-container .mat-radio-outer-circle,.murasaki-theme .light-theme .mat-dialog-container .mat-radio-outer-circle,.light-theme .murasaki-theme mat-card .mat-radio-outer-circle,.murasaki-theme .light-theme mat-card .mat-radio-outer-circle,.light-theme .murasaki-theme .activity-card .mat-radio-outer-circle,.murasaki-theme .light-theme .activity-card .mat-radio-outer-circle,.light-theme .murasaki-theme .table .mat-radio-outer-circle,.murasaki-theme .light-theme .table .mat-radio-outer-circle,.light-theme .murasaki-theme .section-card .mat-radio-outer-circle,.murasaki-theme .light-theme .section-card .mat-radio-outer-circle,.light-theme .murasaki-theme .menu-content .mat-radio-outer-circle,.murasaki-theme .light-theme .menu-content .mat-radio-outer-circle,.light-theme .murasaki-theme snack-bar-container .mat-radio-outer-circle,.murasaki-theme .light-theme snack-bar-container .mat-radio-outer-circle,.light-theme .murasaki-theme .card-color .mat-radio-outer-circle,.murasaki-theme .light-theme .card-color .mat-radio-outer-circle,.light-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.light-theme .mat-dialog-container .mat-radio-outer-circle,.light-theme mat-card .mat-radio-outer-circle,.light-theme .activity-card .mat-radio-outer-circle,.light-theme .table .mat-radio-outer-circle,.light-theme .section-card .mat-radio-outer-circle,.light-theme .menu-content .mat-radio-outer-circle,.light-theme snack-bar-container .mat-radio-outer-circle,.light-theme .card-color .mat-radio-outer-circle,.light-theme .dark-theme mat-card .mat-radio-outer-circle,.dark-theme .light-theme mat-card .mat-radio-outer-circle,.light-theme .dark-theme .activity-card .mat-radio-outer-circle,.dark-theme .light-theme .activity-card .mat-radio-outer-circle,.light-theme .dark-theme .table .mat-radio-outer-circle,.dark-theme .light-theme .table .mat-radio-outer-circle,.light-theme .dark-theme .section-card .mat-radio-outer-circle,.dark-theme .light-theme .section-card .mat-radio-outer-circle,.light-theme .dark-theme .menu-content .mat-radio-outer-circle,.dark-theme .light-theme .menu-content .mat-radio-outer-circle,.light-theme .dark-theme snack-bar-container .mat-radio-outer-circle,.dark-theme .light-theme snack-bar-container .mat-radio-outer-circle,.light-theme .dark-theme .card-color .mat-radio-outer-circle,.dark-theme .light-theme .card-color .mat-radio-outer-circle,.light-theme .dark-theme .mat-dialog-container .mat-radio-outer-circle,.dark-theme .light-theme .mat-dialog-container .mat-radio-outer-circle,.light-theme .dark-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.dark-theme .mat-dialog-container .light-theme .header-form .mat-radio-outer-circle,.light-theme .pink-theme mat-card .mat-radio-outer-circle,.pink-theme .light-theme mat-card .mat-radio-outer-circle,.light-theme .pink-theme .activity-card .mat-radio-outer-circle,.pink-theme .light-theme .activity-card .mat-radio-outer-circle,.light-theme .pink-theme .table .mat-radio-outer-circle,.pink-theme .light-theme .table .mat-radio-outer-circle,.light-theme .pink-theme .section-card .mat-radio-outer-circle,.pink-theme .light-theme .section-card .mat-radio-outer-circle,.light-theme .pink-theme .menu-content .mat-radio-outer-circle,.pink-theme .light-theme .menu-content .mat-radio-outer-circle,.light-theme .pink-theme snack-bar-container .mat-radio-outer-circle,.pink-theme .light-theme snack-bar-container .mat-radio-outer-circle,.light-theme .pink-theme .card-color .mat-radio-outer-circle,.pink-theme .light-theme .card-color .mat-radio-outer-circle,.light-theme .pink-theme .mat-dialog-container .mat-radio-outer-circle,.pink-theme .light-theme .mat-dialog-container .mat-radio-outer-circle,.light-theme .pink-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.pink-theme .mat-dialog-container .light-theme .header-form .mat-radio-outer-circle,.light-theme .freezing-theme mat-card .mat-radio-outer-circle,.freezing-theme .light-theme mat-card .mat-radio-outer-circle,.light-theme .freezing-theme .activity-card .mat-radio-outer-circle,.freezing-theme .light-theme .activity-card .mat-radio-outer-circle,.light-theme .freezing-theme .table .mat-radio-outer-circle,.freezing-theme .light-theme .table .mat-radio-outer-circle,.light-theme .freezing-theme .section-card .mat-radio-outer-circle,.freezing-theme .light-theme .section-card .mat-radio-outer-circle,.light-theme .freezing-theme .menu-content .mat-radio-outer-circle,.freezing-theme .light-theme .menu-content .mat-radio-outer-circle,.light-theme .freezing-theme snack-bar-container .mat-radio-outer-circle,.freezing-theme .light-theme snack-bar-container .mat-radio-outer-circle,.light-theme .freezing-theme .card-color .mat-radio-outer-circle,.freezing-theme .light-theme .card-color .mat-radio-outer-circle,.light-theme .freezing-theme .mat-dialog-container .mat-radio-outer-circle,.freezing-theme .light-theme .mat-dialog-container .mat-radio-outer-circle,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-radio-outer-circle,.light-theme .second-form .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .table .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .table .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .table .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .table .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.light-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .table .mat-radio-disabled .mat-radio-outer-circle,.light-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.light-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.light-theme .dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .light-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .light-theme .table .mat-radio-disabled .mat-radio-outer-circle,.light-theme .dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .light-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.light-theme .dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .light-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.light-theme .dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.light-theme .pink-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .light-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .pink-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .pink-theme .table .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .light-theme .table .mat-radio-disabled .mat-radio-outer-circle,.light-theme .pink-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .light-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .pink-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.light-theme .pink-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .pink-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .light-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.light-theme .pink-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .pink-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.light-theme .freezing-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .light-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .freezing-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .freezing-theme .table .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .light-theme .table .mat-radio-disabled .mat-radio-outer-circle,.light-theme .freezing-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .light-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .freezing-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.light-theme .freezing-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .freezing-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .light-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.light-theme .freezing-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-outer-circle{border-color:#000!important}.light-theme .second-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .table .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .table .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .table .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .table .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.light-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .table .mat-radio-disabled .mat-radio-inner-circle,.light-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.light-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.light-theme .dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .light-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .light-theme .table .mat-radio-disabled .mat-radio-inner-circle,.light-theme .dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .light-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.light-theme .dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .light-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.light-theme .dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .pink-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .light-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .pink-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .pink-theme .table .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .light-theme .table .mat-radio-disabled .mat-radio-inner-circle,.light-theme .pink-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .light-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .pink-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.light-theme .pink-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .pink-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .light-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.light-theme .pink-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .pink-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .freezing-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .light-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .freezing-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .freezing-theme .table .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .light-theme .table .mat-radio-disabled .mat-radio-inner-circle,.light-theme .freezing-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .light-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .freezing-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.light-theme .freezing-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .freezing-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .light-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.light-theme .freezing-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .second-form .mat-radio-inner-circle,.light-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .light-theme .header-form .mat-radio-inner-circle,.light-theme .sunny-theme .mat-dialog-container .mat-radio-inner-circle,.sunny-theme .light-theme .mat-dialog-container .mat-radio-inner-circle,.light-theme .sunny-theme mat-card .mat-radio-inner-circle,.sunny-theme .light-theme mat-card .mat-radio-inner-circle,.light-theme .sunny-theme .activity-card .mat-radio-inner-circle,.sunny-theme .light-theme .activity-card .mat-radio-inner-circle,.light-theme .sunny-theme .table .mat-radio-inner-circle,.sunny-theme .light-theme .table .mat-radio-inner-circle,.light-theme .sunny-theme .section-card .mat-radio-inner-circle,.sunny-theme .light-theme .section-card .mat-radio-inner-circle,.light-theme .sunny-theme .menu-content .mat-radio-inner-circle,.sunny-theme .light-theme .menu-content .mat-radio-inner-circle,.light-theme .sunny-theme snack-bar-container .mat-radio-inner-circle,.sunny-theme .light-theme snack-bar-container .mat-radio-inner-circle,.light-theme .sunny-theme .card-color .mat-radio-inner-circle,.sunny-theme .light-theme .card-color .mat-radio-inner-circle,.light-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .light-theme .header-form .mat-radio-inner-circle,.light-theme .normal-dark-theme .mat-dialog-container .mat-radio-inner-circle,.normal-dark-theme .light-theme .mat-dialog-container .mat-radio-inner-circle,.light-theme .normal-dark-theme mat-card .mat-radio-inner-circle,.normal-dark-theme .light-theme mat-card .mat-radio-inner-circle,.light-theme .normal-dark-theme .activity-card .mat-radio-inner-circle,.normal-dark-theme .light-theme .activity-card .mat-radio-inner-circle,.light-theme .normal-dark-theme .table .mat-radio-inner-circle,.normal-dark-theme .light-theme .table .mat-radio-inner-circle,.light-theme .normal-dark-theme .section-card .mat-radio-inner-circle,.normal-dark-theme .light-theme .section-card .mat-radio-inner-circle,.light-theme .normal-dark-theme .menu-content .mat-radio-inner-circle,.normal-dark-theme .light-theme .menu-content .mat-radio-inner-circle,.light-theme .normal-dark-theme snack-bar-container .mat-radio-inner-circle,.normal-dark-theme .light-theme snack-bar-container .mat-radio-inner-circle,.light-theme .normal-dark-theme .card-color .mat-radio-inner-circle,.normal-dark-theme .light-theme .card-color .mat-radio-inner-circle,.light-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .light-theme .header-form .mat-radio-inner-circle,.light-theme .murasaki-theme .mat-dialog-container .mat-radio-inner-circle,.murasaki-theme .light-theme .mat-dialog-container .mat-radio-inner-circle,.light-theme .murasaki-theme mat-card .mat-radio-inner-circle,.murasaki-theme .light-theme mat-card .mat-radio-inner-circle,.light-theme .murasaki-theme .activity-card .mat-radio-inner-circle,.murasaki-theme .light-theme .activity-card .mat-radio-inner-circle,.light-theme .murasaki-theme .table .mat-radio-inner-circle,.murasaki-theme .light-theme .table .mat-radio-inner-circle,.light-theme .murasaki-theme .section-card .mat-radio-inner-circle,.murasaki-theme .light-theme .section-card .mat-radio-inner-circle,.light-theme .murasaki-theme .menu-content .mat-radio-inner-circle,.murasaki-theme .light-theme .menu-content .mat-radio-inner-circle,.light-theme .murasaki-theme snack-bar-container .mat-radio-inner-circle,.murasaki-theme .light-theme snack-bar-container .mat-radio-inner-circle,.light-theme .murasaki-theme .card-color .mat-radio-inner-circle,.murasaki-theme .light-theme .card-color .mat-radio-inner-circle,.light-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.light-theme .mat-dialog-container .mat-radio-inner-circle,.light-theme mat-card .mat-radio-inner-circle,.light-theme .activity-card .mat-radio-inner-circle,.light-theme .table .mat-radio-inner-circle,.light-theme .section-card .mat-radio-inner-circle,.light-theme .menu-content .mat-radio-inner-circle,.light-theme snack-bar-container .mat-radio-inner-circle,.light-theme .card-color .mat-radio-inner-circle,.light-theme .dark-theme mat-card .mat-radio-inner-circle,.dark-theme .light-theme mat-card .mat-radio-inner-circle,.light-theme .dark-theme .activity-card .mat-radio-inner-circle,.dark-theme .light-theme .activity-card .mat-radio-inner-circle,.light-theme .dark-theme .table .mat-radio-inner-circle,.dark-theme .light-theme .table .mat-radio-inner-circle,.light-theme .dark-theme .section-card .mat-radio-inner-circle,.dark-theme .light-theme .section-card .mat-radio-inner-circle,.light-theme .dark-theme .menu-content .mat-radio-inner-circle,.dark-theme .light-theme .menu-content .mat-radio-inner-circle,.light-theme .dark-theme snack-bar-container .mat-radio-inner-circle,.dark-theme .light-theme snack-bar-container .mat-radio-inner-circle,.light-theme .dark-theme .card-color .mat-radio-inner-circle,.dark-theme .light-theme .card-color .mat-radio-inner-circle,.light-theme .dark-theme .mat-dialog-container .mat-radio-inner-circle,.dark-theme .light-theme .mat-dialog-container .mat-radio-inner-circle,.light-theme .dark-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.dark-theme .mat-dialog-container .light-theme .header-form .mat-radio-inner-circle,.light-theme .pink-theme mat-card .mat-radio-inner-circle,.pink-theme .light-theme mat-card .mat-radio-inner-circle,.light-theme .pink-theme .activity-card .mat-radio-inner-circle,.pink-theme .light-theme .activity-card .mat-radio-inner-circle,.light-theme .pink-theme .table .mat-radio-inner-circle,.pink-theme .light-theme .table .mat-radio-inner-circle,.light-theme .pink-theme .section-card .mat-radio-inner-circle,.pink-theme .light-theme .section-card .mat-radio-inner-circle,.light-theme .pink-theme .menu-content .mat-radio-inner-circle,.pink-theme .light-theme .menu-content .mat-radio-inner-circle,.light-theme .pink-theme snack-bar-container .mat-radio-inner-circle,.pink-theme .light-theme snack-bar-container .mat-radio-inner-circle,.light-theme .pink-theme .card-color .mat-radio-inner-circle,.pink-theme .light-theme .card-color .mat-radio-inner-circle,.light-theme .pink-theme .mat-dialog-container .mat-radio-inner-circle,.pink-theme .light-theme .mat-dialog-container .mat-radio-inner-circle,.light-theme .pink-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.pink-theme .mat-dialog-container .light-theme .header-form .mat-radio-inner-circle,.light-theme .freezing-theme mat-card .mat-radio-inner-circle,.freezing-theme .light-theme mat-card .mat-radio-inner-circle,.light-theme .freezing-theme .activity-card .mat-radio-inner-circle,.freezing-theme .light-theme .activity-card .mat-radio-inner-circle,.light-theme .freezing-theme .table .mat-radio-inner-circle,.freezing-theme .light-theme .table .mat-radio-inner-circle,.light-theme .freezing-theme .section-card .mat-radio-inner-circle,.freezing-theme .light-theme .section-card .mat-radio-inner-circle,.light-theme .freezing-theme .menu-content .mat-radio-inner-circle,.freezing-theme .light-theme .menu-content .mat-radio-inner-circle,.light-theme .freezing-theme snack-bar-container .mat-radio-inner-circle,.freezing-theme .light-theme snack-bar-container .mat-radio-inner-circle,.light-theme .freezing-theme .card-color .mat-radio-inner-circle,.freezing-theme .light-theme .card-color .mat-radio-inner-circle,.light-theme .freezing-theme .mat-dialog-container .mat-radio-inner-circle,.freezing-theme .light-theme .mat-dialog-container .mat-radio-inner-circle,.light-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .light-theme .header-form .mat-radio-inner-circle{background-color:#000!important}.light-theme .second-divider mat-divider,.light-theme mat-card mat-divider,.light-theme .activity-card mat-divider,.light-theme .table mat-divider,.light-theme .section-card mat-divider,.light-theme .menu-content mat-divider,.light-theme snack-bar-container mat-divider,.light-theme .card-color mat-divider{background-color:#000!important;opacity:.3}.light-theme mat-card,.light-theme .activity-card,.light-theme .table,.light-theme .section-card,.light-theme .menu-content,.light-theme snack-bar-container,.light-theme .card-color{background-color:#f8f8f9!important;color:#000!important}.light-theme snack-bar-container{filter:brightness(1.1)}.light-theme .card-text,.light-theme .text-empty,.light-theme .tutorial-title{color:#000!important}.light-theme .tutorial-content .mat-expansion-indicator:after{color:#000!important}.light-theme .mat-dialog-container{background-color:#f8f8f9!important;color:#000!important}.light-theme .mat-dialog-container .mat-raised-button.mat-warn[disabled],.light-theme .mat-dialog-container .mat-raised-button[disabled][disabled],.light-theme .mat-dialog-container .header-form,.light-theme .mat-dialog-container .header-form .ck-editor__editable_inline,.light-theme .mat-dialog-container .header-form .mat-option-text{color:#000!important}.light-theme .mat-dialog-container label:not(.exclude-theming){color:#000!important}.light-theme .mat-dialog-container input{color:#000!important}.light-theme .mat-dialog-container p:not(.exclude-theming){color:#000!important}.light-theme .mat-dialog-container div.ck.ck-content *{color:initial!important}.light-theme .mat-dialog-container div.cke-value-wrapper *{color:#000!important}.light-theme .mat-dialog-container mat-divider,.light-theme .mat-dialog-container .border-bottom-color{background-color:#000!important;opacity:.3}.light-theme .mat-dialog-container mat-icon,.light-theme .mat-dialog-container .mat-dialog-title{color:inherit!important}.light-theme .font-menu,.light-theme .mat-icon-button{color:#2c16e7!important}.light-theme mat-icon,.sunny-theme .mat-dialog-container .light-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .light-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .light-theme .mat-dialog-title,.dark-theme .mat-dialog-container .light-theme .mat-dialog-title,.pink-theme .mat-dialog-container .light-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .light-theme .mat-dialog-title,.light-theme .mat-dialog-container .mat-dialog-title,.light-theme mat-icon svg path,.sunny-theme .mat-dialog-container .light-theme .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .light-theme .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .light-theme .mat-dialog-title svg path,.dark-theme .mat-dialog-container .light-theme .mat-dialog-title svg path,.pink-theme .mat-dialog-container .light-theme .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .light-theme .mat-dialog-title svg path,.light-theme .mat-dialog-container .mat-dialog-title svg path,.light-theme .theme,.light-theme .icon-color-theme{color:#2c16e7!important;fill:#2c16e7!important}.light-theme .action-button mat-icon svg path,.sunny-theme .mat-dialog-container .light-theme .action-button .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .light-theme .action-button .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .light-theme .action-button .mat-dialog-title svg path,.dark-theme .mat-dialog-container .light-theme .action-button .mat-dialog-title svg path,.pink-theme .mat-dialog-container .light-theme .action-button .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .light-theme .action-button .mat-dialog-title svg path,.light-theme .action-button .mat-dialog-container .mat-dialog-title svg path,.light-theme .mat-dialog-container .action-button .mat-dialog-title svg path{fill:unset!important}.light-theme ng-select .ng-select-container{background-color:transparent!important;border:none!important;border-bottom:1px solid black!important;color:#000!important;border-radius:0!important}.light-theme .sidebar-color{background-color:#f8f8f9!important;color:#000!important}.light-theme .sidebar-color .mat-nav-list a{color:#000!important}.light-theme .color-accent{color:#f8f8f9!important}.light-theme .color-warn{color:#2c16e7!important}.light-theme .ck.ck-content.ck-editor__editable{color:#000!important}.light-theme .color-bg-warn{color:#2c16e7!important;background-color:#f0f3f9!important}.light-theme .color-contrast,.light-theme .second-color-contrast{color:#000!important}.light-theme .stroke-contrast{-webkit-text-stroke:1px black!important}.light-theme .icon-outline{color:#f0f3f9!important}.light-theme .profile-icon-color{background-color:#2c16e7!important}.light-theme .profile-icon-color .mat-icon,.light-theme .profile-icon-color .mat-icon svg path{color:#fff!important;fill:#fff!important}.light-theme .button-color{background-color:#2c16e7!important;color:#fff!important}.light-theme .button-color .mat-icon{color:#fff!important}.light-theme .button-color .mat-icon svg{fill:#fff!important}.light-theme .button-color .mat-icon-button{color:#2c16e7!important}.light-theme .card-button-icon-trans{color:#000!important}.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336!important}.light-theme .page-title{display:inline-block;font-size:x-large;color:#2c16e7}.light-theme .student-name,.light-theme .card-title,.sunny-theme .mat-dialog-container .light-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .light-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .light-theme .mat-dialog-title,.dark-theme .mat-dialog-container .light-theme .mat-dialog-title,.pink-theme .mat-dialog-container .light-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .light-theme .mat-dialog-title,.light-theme .mat-dialog-container .mat-dialog-title,.light-theme .task-card-title,.light-theme .title,.light-theme .student-address,.light-theme .student-bio,.light-theme .student-info,.light-theme mat-card-content,.light-theme .dashboard-text,.light-theme mat-card-title{color:#2c16e7!important}.light-theme .task-assign-from-card,.light-theme .task-description-card{color:#2c16e7}.light-theme .mat-menu-panel{background:#424242}.light-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.light-theme .mat-menu-item{background:transparent;color:#fff}.light-theme .mat-menu-item[disabled],.light-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.light-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.light-theme .mat-menu-item .mat-icon-no-color,.light-theme .mat-menu-submenu-icon{color:#fff}.light-theme .mat-menu-item:hover:not([disabled]),.light-theme .mat-menu-item.cdk-program-focused:not([disabled]),.light-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.light-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.light-theme .with-border-bottom{border-bottom:1px solid rgba(44,22,231,.75)}.table,mat-paginator{background-color:!important}.text-left,.completed,.step-card .step,.dashboard-text{color:!important}.mat-icon-svgIcon{filter:brightness(0%)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34365em) scale(.75);width:133.3334333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34364em) scale(.75);width:133.3334433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.0013px);width:133.3336333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00131px);width:133.3336433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00132px);width:133.3336533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28092em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28091em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2809em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59365em) scale(.75);width:133.3334333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59364em) scale(.75);width:133.3334433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59365em) scale(.75);width:133.3334333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59364em) scale(.75);width:133.3334433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.murasaki-theme{--primary-color: #2b1d34;--accent-color: #452f5b;--warn-color: #ffac40;--foreground-color: white;--background-color: #303030}.murasaki-theme ngx-guided-tour .tour-step .tour-block{background-color:#452f5b!important;color:#ffac40!important}.murasaki-theme ngx-guided-tour .tour-step .tour-buttons button.skip-button{color:#ffac40!important}.murasaki-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover,.murasaki-theme ngx-guided-tour .tour-step .tour-buttons .next-button{color:#ffac40!important;padding:0 15px;border-radius:0;font-size:15px;font-weight:700;border:1px solid transparent;line-height:1.5;background-color:#2b1d34!important}.murasaki-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover svg,.murasaki-theme ngx-guided-tour .tour-step .tour-buttons .next-button svg{fill:#ffac40!important}.murasaki-theme ngx-guided-tour .tour-step .tour-buttons .back-button{color:#ffac40!important;background-color:#2b1d34!important;padding:0 10px!important;line-height:0!important}.murasaki-theme ngx-guided-tour .tour-step .tour-buttons .back-button svg{fill:#ffac40!important}.murasaki-theme ngx-guided-tour .tour-step .tour-buttons .skip-button{color:#ffac40!important;background-color:#2b1d34!important;padding:0 10px!important;line-height:0!important}.murasaki-theme ngx-guided-tour .tour-step .tour-buttons .skip-button svg{fill:#ffac40!important}.murasaki-theme .alert-pop-up .mat-dialog-container{padding:0;background-color:#fff!important;color:#000!important}.murasaki-theme .alert-pop-up .mat-dialog-container .table{color:#000!important;background-color:#fff!important}.murasaki-theme .alert-pop-up .mat-dialog-container mat-icon svg path,.murasaki-theme .alert-pop-up .mat-dialog-container .mat-dialog-title svg path{fill:#000!important}.murasaki-theme .alert-pop-up .mat-dialog-container p{color:#000!important}.murasaki-theme .with-contrast-border-top~.with-contrast-border-top{border-top:1px solid rgba(255,255,255,.25)}.murasaki-theme .with-contrast-border-bottom{border-bottom:1px solid rgba(255,255,255,.25)}.murasaki-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}.murasaki-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.murasaki-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffac4080}.murasaki-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffac4080}.murasaki-theme .mat-list .mat-list-item .mat-list-item-content{color:#fff!important}.murasaki-theme .custom-page .mat-paginator-range-label{color:#fff}.murasaki-theme .background-color-second,.murasaki-theme .mat-menu-content{background-color:#452f5b!important}.murasaki-theme .mat-menu-item{text-align:center;color:#fff!important}.murasaki-theme .active-link{background-color:#00000080!important}.murasaki-theme .card-first-color{background-color:#2b1d34!important;color:#fff!important}.murasaki-theme .bg-contrast-transparent{background-color:#ffffff40;color:#fff}.murasaki-theme .main-background-color,.murasaki-theme .theme-area{background-color:#2b1d34;color:#fff}.murasaki-theme .task-sub-card{background-color:#2b1d34!important;color:#fff!important}.murasaki-theme .test-correction-disabled.mat-raised-button[disabled][disabled]{color:gray;background-color:#00000080}.murasaki-theme .button-disabled.mat-raised-button[disabled][disabled]{background-color:#2b1d34;color:#fff}.murasaki-theme .school-name,.murasaki-theme .step-status{color:#452f5b}.murasaki-theme .second-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline{color:#fff!important;opacity:.2}.murasaki-theme .second-form .mat-checkbox-frame,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-frame,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-frame,.murasaki-theme .mat-dialog-container .mat-checkbox-frame,.murasaki-theme mat-card .mat-checkbox-frame,.murasaki-theme .activity-card .mat-checkbox-frame,.murasaki-theme .table .mat-checkbox-frame,.murasaki-theme .section-card .mat-checkbox-frame,.murasaki-theme .menu-content .mat-checkbox-frame,.murasaki-theme snack-bar-container .mat-checkbox-frame,.murasaki-theme .card-color .mat-checkbox-frame,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-frame,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-frame,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-frame,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-frame{border-color:#fff!important}.murasaki-theme .second-form .mat-select-value,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-select-value,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-value,.murasaki-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .sunny-theme .table .mat-select-value,.sunny-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-value,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-value,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .mat-dialog-container .header-form .mat-select-value,.murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme mat-card .mat-select-value,.murasaki-theme .activity-card .mat-select-value,.murasaki-theme .table .mat-select-value,.murasaki-theme .section-card .mat-select-value,.murasaki-theme .menu-content .mat-select-value,.murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .card-color .mat-select-value,.murasaki-theme .dark-theme mat-card .mat-select-value,.dark-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .dark-theme .activity-card .mat-select-value,.dark-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .dark-theme .table .mat-select-value,.dark-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .dark-theme .section-card .mat-select-value,.dark-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .dark-theme .menu-content .mat-select-value,.dark-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .dark-theme .card-color .mat-select-value,.dark-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-select-value,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-value,.murasaki-theme .pink-theme mat-card .mat-select-value,.pink-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .pink-theme .activity-card .mat-select-value,.pink-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .pink-theme .table .mat-select-value,.pink-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .pink-theme .section-card .mat-select-value,.pink-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .pink-theme .menu-content .mat-select-value,.pink-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .pink-theme .card-color .mat-select-value,.pink-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-select-value,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-value,.murasaki-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .freezing-theme .table .mat-select-value,.freezing-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-select-value,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-value,.murasaki-theme .light-theme mat-card .mat-select-value,.light-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .light-theme .activity-card .mat-select-value,.light-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .light-theme .table .mat-select-value,.light-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .light-theme .section-card .mat-select-value,.light-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .light-theme .menu-content .mat-select-value,.light-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .light-theme snack-bar-container .mat-select-value,.light-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .light-theme .card-color .mat-select-value,.light-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-select-value,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-value,.murasaki-theme .second-form .mat-select-arrow,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-select-arrow,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-arrow,.murasaki-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-arrow,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-arrow,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .mat-dialog-container .header-form .mat-select-arrow,.murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .table .mat-select-arrow,.murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .dark-theme .table .mat-select-arrow,.dark-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-select-arrow,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-arrow,.murasaki-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .pink-theme .table .mat-select-arrow,.pink-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-select-arrow,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-arrow,.murasaki-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-select-arrow,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-arrow,.murasaki-theme .light-theme mat-card .mat-select-arrow,.light-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .light-theme .activity-card .mat-select-arrow,.light-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .light-theme .table .mat-select-arrow,.light-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .light-theme .section-card .mat-select-arrow,.light-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .light-theme .menu-content .mat-select-arrow,.light-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .light-theme .card-color .mat-select-arrow,.light-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-select-arrow,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-select-arrow,.murasaki-theme .second-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .second-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .second-form .mat-input-element:disabled,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-input-element:disabled,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-input-element:disabled,.murasaki-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .mat-dialog-container .header-form .mat-input-element:disabled,.murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-input-element:disabled,.murasaki-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-input-element:disabled,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-input-element:disabled,.murasaki-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-input-element:disabled,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-input-element:disabled,.murasaki-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .light-theme .table .mat-input-element:disabled,.light-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-input-element:disabled,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-input-element:disabled{color:#fff!important}.murasaki-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#fff!important}.murasaki-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label{color:#fff!important;opacity:.5}.murasaki-theme .second-form .mat-radio-outer-circle,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-outer-circle,.murasaki-theme .sunny-theme .mat-dialog-container .mat-radio-outer-circle,.sunny-theme .murasaki-theme .mat-dialog-container .mat-radio-outer-circle,.murasaki-theme .sunny-theme mat-card .mat-radio-outer-circle,.sunny-theme .murasaki-theme mat-card .mat-radio-outer-circle,.murasaki-theme .sunny-theme .activity-card .mat-radio-outer-circle,.sunny-theme .murasaki-theme .activity-card .mat-radio-outer-circle,.murasaki-theme .sunny-theme .table .mat-radio-outer-circle,.sunny-theme .murasaki-theme .table .mat-radio-outer-circle,.murasaki-theme .sunny-theme .section-card .mat-radio-outer-circle,.sunny-theme .murasaki-theme .section-card .mat-radio-outer-circle,.murasaki-theme .sunny-theme .menu-content .mat-radio-outer-circle,.sunny-theme .murasaki-theme .menu-content .mat-radio-outer-circle,.murasaki-theme .sunny-theme snack-bar-container .mat-radio-outer-circle,.sunny-theme .murasaki-theme snack-bar-container .mat-radio-outer-circle,.murasaki-theme .sunny-theme .card-color .mat-radio-outer-circle,.sunny-theme .murasaki-theme .card-color .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme mat-card .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme mat-card .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .activity-card .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .activity-card .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .table .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .table .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .section-card .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .section-card .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .menu-content .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .menu-content .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme snack-bar-container .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme snack-bar-container .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .card-color .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .card-color .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .mat-radio-outer-circle,.murasaki-theme mat-card .mat-radio-outer-circle,.murasaki-theme .activity-card .mat-radio-outer-circle,.murasaki-theme .table .mat-radio-outer-circle,.murasaki-theme .section-card .mat-radio-outer-circle,.murasaki-theme .menu-content .mat-radio-outer-circle,.murasaki-theme snack-bar-container .mat-radio-outer-circle,.murasaki-theme .card-color .mat-radio-outer-circle,.murasaki-theme .dark-theme mat-card .mat-radio-outer-circle,.dark-theme .murasaki-theme mat-card .mat-radio-outer-circle,.murasaki-theme .dark-theme .activity-card .mat-radio-outer-circle,.dark-theme .murasaki-theme .activity-card .mat-radio-outer-circle,.murasaki-theme .dark-theme .table .mat-radio-outer-circle,.dark-theme .murasaki-theme .table .mat-radio-outer-circle,.murasaki-theme .dark-theme .section-card .mat-radio-outer-circle,.dark-theme .murasaki-theme .section-card .mat-radio-outer-circle,.murasaki-theme .dark-theme .menu-content .mat-radio-outer-circle,.dark-theme .murasaki-theme .menu-content .mat-radio-outer-circle,.murasaki-theme .dark-theme snack-bar-container .mat-radio-outer-circle,.dark-theme .murasaki-theme snack-bar-container .mat-radio-outer-circle,.murasaki-theme .dark-theme .card-color .mat-radio-outer-circle,.dark-theme .murasaki-theme .card-color .mat-radio-outer-circle,.murasaki-theme .dark-theme .mat-dialog-container .mat-radio-outer-circle,.dark-theme .murasaki-theme .mat-dialog-container .mat-radio-outer-circle,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-outer-circle,.murasaki-theme .pink-theme mat-card .mat-radio-outer-circle,.pink-theme .murasaki-theme mat-card .mat-radio-outer-circle,.murasaki-theme .pink-theme .activity-card .mat-radio-outer-circle,.pink-theme .murasaki-theme .activity-card .mat-radio-outer-circle,.murasaki-theme .pink-theme .table .mat-radio-outer-circle,.pink-theme .murasaki-theme .table .mat-radio-outer-circle,.murasaki-theme .pink-theme .section-card .mat-radio-outer-circle,.pink-theme .murasaki-theme .section-card .mat-radio-outer-circle,.murasaki-theme .pink-theme .menu-content .mat-radio-outer-circle,.pink-theme .murasaki-theme .menu-content .mat-radio-outer-circle,.murasaki-theme .pink-theme snack-bar-container .mat-radio-outer-circle,.pink-theme .murasaki-theme snack-bar-container .mat-radio-outer-circle,.murasaki-theme .pink-theme .card-color .mat-radio-outer-circle,.pink-theme .murasaki-theme .card-color .mat-radio-outer-circle,.murasaki-theme .pink-theme .mat-dialog-container .mat-radio-outer-circle,.pink-theme .murasaki-theme .mat-dialog-container .mat-radio-outer-circle,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-outer-circle,.murasaki-theme .freezing-theme mat-card .mat-radio-outer-circle,.freezing-theme .murasaki-theme mat-card .mat-radio-outer-circle,.murasaki-theme .freezing-theme .activity-card .mat-radio-outer-circle,.freezing-theme .murasaki-theme .activity-card .mat-radio-outer-circle,.murasaki-theme .freezing-theme .table .mat-radio-outer-circle,.freezing-theme .murasaki-theme .table .mat-radio-outer-circle,.murasaki-theme .freezing-theme .section-card .mat-radio-outer-circle,.freezing-theme .murasaki-theme .section-card .mat-radio-outer-circle,.murasaki-theme .freezing-theme .menu-content .mat-radio-outer-circle,.freezing-theme .murasaki-theme .menu-content .mat-radio-outer-circle,.murasaki-theme .freezing-theme snack-bar-container .mat-radio-outer-circle,.freezing-theme .murasaki-theme snack-bar-container .mat-radio-outer-circle,.murasaki-theme .freezing-theme .card-color .mat-radio-outer-circle,.freezing-theme .murasaki-theme .card-color .mat-radio-outer-circle,.murasaki-theme .freezing-theme .mat-dialog-container .mat-radio-outer-circle,.freezing-theme .murasaki-theme .mat-dialog-container .mat-radio-outer-circle,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-outer-circle,.murasaki-theme .light-theme mat-card .mat-radio-outer-circle,.light-theme .murasaki-theme mat-card .mat-radio-outer-circle,.murasaki-theme .light-theme .activity-card .mat-radio-outer-circle,.light-theme .murasaki-theme .activity-card .mat-radio-outer-circle,.murasaki-theme .light-theme .table .mat-radio-outer-circle,.light-theme .murasaki-theme .table .mat-radio-outer-circle,.murasaki-theme .light-theme .section-card .mat-radio-outer-circle,.light-theme .murasaki-theme .section-card .mat-radio-outer-circle,.murasaki-theme .light-theme .menu-content .mat-radio-outer-circle,.light-theme .murasaki-theme .menu-content .mat-radio-outer-circle,.murasaki-theme .light-theme snack-bar-container .mat-radio-outer-circle,.light-theme .murasaki-theme snack-bar-container .mat-radio-outer-circle,.murasaki-theme .light-theme .card-color .mat-radio-outer-circle,.light-theme .murasaki-theme .card-color .mat-radio-outer-circle,.murasaki-theme .light-theme .mat-dialog-container .mat-radio-outer-circle,.light-theme .murasaki-theme .mat-dialog-container .mat-radio-outer-circle,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-outer-circle,.murasaki-theme .second-form .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .table .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .table .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .pink-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .pink-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .pink-theme .table .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .pink-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .pink-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .pink-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .pink-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .pink-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .freezing-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .freezing-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .freezing-theme .table .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .freezing-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .freezing-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .freezing-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .freezing-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .freezing-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .table .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-outer-circle{border-color:#fff!important}.murasaki-theme .second-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .table .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .table .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .pink-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .pink-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .pink-theme .table .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .pink-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .pink-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .pink-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .pink-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .pink-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .freezing-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .freezing-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .freezing-theme .table .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .freezing-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .freezing-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .freezing-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .freezing-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .freezing-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .table .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .second-form .mat-radio-inner-circle,.murasaki-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-inner-circle,.murasaki-theme .sunny-theme .mat-dialog-container .mat-radio-inner-circle,.sunny-theme .murasaki-theme .mat-dialog-container .mat-radio-inner-circle,.murasaki-theme .sunny-theme mat-card .mat-radio-inner-circle,.sunny-theme .murasaki-theme mat-card .mat-radio-inner-circle,.murasaki-theme .sunny-theme .activity-card .mat-radio-inner-circle,.sunny-theme .murasaki-theme .activity-card .mat-radio-inner-circle,.murasaki-theme .sunny-theme .table .mat-radio-inner-circle,.sunny-theme .murasaki-theme .table .mat-radio-inner-circle,.murasaki-theme .sunny-theme .section-card .mat-radio-inner-circle,.sunny-theme .murasaki-theme .section-card .mat-radio-inner-circle,.murasaki-theme .sunny-theme .menu-content .mat-radio-inner-circle,.sunny-theme .murasaki-theme .menu-content .mat-radio-inner-circle,.murasaki-theme .sunny-theme snack-bar-container .mat-radio-inner-circle,.sunny-theme .murasaki-theme snack-bar-container .mat-radio-inner-circle,.murasaki-theme .sunny-theme .card-color .mat-radio-inner-circle,.sunny-theme .murasaki-theme .card-color .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme mat-card .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme mat-card .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .activity-card .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .activity-card .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .table .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .table .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .section-card .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .section-card .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .menu-content .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .menu-content .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme snack-bar-container .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme snack-bar-container .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .card-color .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .card-color .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .mat-radio-inner-circle,.murasaki-theme mat-card .mat-radio-inner-circle,.murasaki-theme .activity-card .mat-radio-inner-circle,.murasaki-theme .table .mat-radio-inner-circle,.murasaki-theme .section-card .mat-radio-inner-circle,.murasaki-theme .menu-content .mat-radio-inner-circle,.murasaki-theme snack-bar-container .mat-radio-inner-circle,.murasaki-theme .card-color .mat-radio-inner-circle,.murasaki-theme .dark-theme mat-card .mat-radio-inner-circle,.dark-theme .murasaki-theme mat-card .mat-radio-inner-circle,.murasaki-theme .dark-theme .activity-card .mat-radio-inner-circle,.dark-theme .murasaki-theme .activity-card .mat-radio-inner-circle,.murasaki-theme .dark-theme .table .mat-radio-inner-circle,.dark-theme .murasaki-theme .table .mat-radio-inner-circle,.murasaki-theme .dark-theme .section-card .mat-radio-inner-circle,.dark-theme .murasaki-theme .section-card .mat-radio-inner-circle,.murasaki-theme .dark-theme .menu-content .mat-radio-inner-circle,.dark-theme .murasaki-theme .menu-content .mat-radio-inner-circle,.murasaki-theme .dark-theme snack-bar-container .mat-radio-inner-circle,.dark-theme .murasaki-theme snack-bar-container .mat-radio-inner-circle,.murasaki-theme .dark-theme .card-color .mat-radio-inner-circle,.dark-theme .murasaki-theme .card-color .mat-radio-inner-circle,.murasaki-theme .dark-theme .mat-dialog-container .mat-radio-inner-circle,.dark-theme .murasaki-theme .mat-dialog-container .mat-radio-inner-circle,.murasaki-theme .dark-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.dark-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-inner-circle,.murasaki-theme .pink-theme mat-card .mat-radio-inner-circle,.pink-theme .murasaki-theme mat-card .mat-radio-inner-circle,.murasaki-theme .pink-theme .activity-card .mat-radio-inner-circle,.pink-theme .murasaki-theme .activity-card .mat-radio-inner-circle,.murasaki-theme .pink-theme .table .mat-radio-inner-circle,.pink-theme .murasaki-theme .table .mat-radio-inner-circle,.murasaki-theme .pink-theme .section-card .mat-radio-inner-circle,.pink-theme .murasaki-theme .section-card .mat-radio-inner-circle,.murasaki-theme .pink-theme .menu-content .mat-radio-inner-circle,.pink-theme .murasaki-theme .menu-content .mat-radio-inner-circle,.murasaki-theme .pink-theme snack-bar-container .mat-radio-inner-circle,.pink-theme .murasaki-theme snack-bar-container .mat-radio-inner-circle,.murasaki-theme .pink-theme .card-color .mat-radio-inner-circle,.pink-theme .murasaki-theme .card-color .mat-radio-inner-circle,.murasaki-theme .pink-theme .mat-dialog-container .mat-radio-inner-circle,.pink-theme .murasaki-theme .mat-dialog-container .mat-radio-inner-circle,.murasaki-theme .pink-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.pink-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-inner-circle,.murasaki-theme .freezing-theme mat-card .mat-radio-inner-circle,.freezing-theme .murasaki-theme mat-card .mat-radio-inner-circle,.murasaki-theme .freezing-theme .activity-card .mat-radio-inner-circle,.freezing-theme .murasaki-theme .activity-card .mat-radio-inner-circle,.murasaki-theme .freezing-theme .table .mat-radio-inner-circle,.freezing-theme .murasaki-theme .table .mat-radio-inner-circle,.murasaki-theme .freezing-theme .section-card .mat-radio-inner-circle,.freezing-theme .murasaki-theme .section-card .mat-radio-inner-circle,.murasaki-theme .freezing-theme .menu-content .mat-radio-inner-circle,.freezing-theme .murasaki-theme .menu-content .mat-radio-inner-circle,.murasaki-theme .freezing-theme snack-bar-container .mat-radio-inner-circle,.freezing-theme .murasaki-theme snack-bar-container .mat-radio-inner-circle,.murasaki-theme .freezing-theme .card-color .mat-radio-inner-circle,.freezing-theme .murasaki-theme .card-color .mat-radio-inner-circle,.murasaki-theme .freezing-theme .mat-dialog-container .mat-radio-inner-circle,.freezing-theme .murasaki-theme .mat-dialog-container .mat-radio-inner-circle,.murasaki-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-inner-circle,.murasaki-theme .light-theme mat-card .mat-radio-inner-circle,.light-theme .murasaki-theme mat-card .mat-radio-inner-circle,.murasaki-theme .light-theme .activity-card .mat-radio-inner-circle,.light-theme .murasaki-theme .activity-card .mat-radio-inner-circle,.murasaki-theme .light-theme .table .mat-radio-inner-circle,.light-theme .murasaki-theme .table .mat-radio-inner-circle,.murasaki-theme .light-theme .section-card .mat-radio-inner-circle,.light-theme .murasaki-theme .section-card .mat-radio-inner-circle,.murasaki-theme .light-theme .menu-content .mat-radio-inner-circle,.light-theme .murasaki-theme .menu-content .mat-radio-inner-circle,.murasaki-theme .light-theme snack-bar-container .mat-radio-inner-circle,.light-theme .murasaki-theme snack-bar-container .mat-radio-inner-circle,.murasaki-theme .light-theme .card-color .mat-radio-inner-circle,.light-theme .murasaki-theme .card-color .mat-radio-inner-circle,.murasaki-theme .light-theme .mat-dialog-container .mat-radio-inner-circle,.light-theme .murasaki-theme .mat-dialog-container .mat-radio-inner-circle,.murasaki-theme .light-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.light-theme .mat-dialog-container .murasaki-theme .header-form .mat-radio-inner-circle{background-color:#fff!important}.murasaki-theme .second-divider mat-divider,.murasaki-theme mat-card mat-divider,.murasaki-theme .activity-card mat-divider,.murasaki-theme .table mat-divider,.murasaki-theme .section-card mat-divider,.murasaki-theme .menu-content mat-divider,.murasaki-theme snack-bar-container mat-divider,.murasaki-theme .card-color mat-divider{background-color:#fff!important;opacity:.3}.murasaki-theme mat-card,.murasaki-theme .activity-card,.murasaki-theme .table,.murasaki-theme .section-card,.murasaki-theme .menu-content,.murasaki-theme snack-bar-container,.murasaki-theme .card-color{background-color:#452f5b!important;color:#fff!important}.murasaki-theme snack-bar-container{filter:brightness(1.1)}.murasaki-theme .card-text,.murasaki-theme .text-empty,.murasaki-theme .tutorial-title{color:#fff!important}.murasaki-theme .tutorial-content .mat-expansion-indicator:after{color:#fff!important}.murasaki-theme .mat-dialog-container{background-color:#452f5b!important;color:#fff!important}.murasaki-theme .mat-dialog-container .mat-raised-button.mat-warn[disabled],.murasaki-theme .mat-dialog-container .mat-raised-button[disabled][disabled],.murasaki-theme .mat-dialog-container .header-form,.murasaki-theme .mat-dialog-container .header-form .ck-editor__editable_inline{color:#fff!important}.murasaki-theme .mat-dialog-container .header-form .mat-option-text{color:#000!important}.murasaki-theme .mat-dialog-container label:not(.exclude-theming){color:#fff!important}.murasaki-theme .mat-dialog-container input{color:#fff!important}.murasaki-theme .mat-dialog-container p:not(.exclude-theming){color:#fff!important}.murasaki-theme .mat-dialog-container div.ck.ck-content *{color:initial!important}.murasaki-theme .mat-dialog-container div.cke-value-wrapper *{color:#000!important}.murasaki-theme .mat-dialog-container mat-divider,.murasaki-theme .mat-dialog-container .border-bottom-color{background-color:#fff!important;opacity:.3}.murasaki-theme .mat-dialog-container mat-icon,.murasaki-theme .mat-dialog-container .mat-dialog-title{color:inherit!important}.murasaki-theme .font-menu,.murasaki-theme .mat-icon-button{color:#ffac40!important}.murasaki-theme mat-icon,.sunny-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.dark-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.pink-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.light-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .mat-dialog-title,.murasaki-theme mat-icon svg path,.sunny-theme .mat-dialog-container .murasaki-theme .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .murasaki-theme .mat-dialog-title svg path,.dark-theme .mat-dialog-container .murasaki-theme .mat-dialog-title svg path,.pink-theme .mat-dialog-container .murasaki-theme .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .murasaki-theme .mat-dialog-title svg path,.light-theme .mat-dialog-container .murasaki-theme .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .mat-dialog-title svg path,.murasaki-theme .theme,.murasaki-theme .icon-color-theme{color:#ffac40!important;fill:#ffac40!important}.murasaki-theme .action-button mat-icon svg path,.sunny-theme .mat-dialog-container .murasaki-theme .action-button .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .murasaki-theme .action-button .mat-dialog-title svg path,.dark-theme .mat-dialog-container .murasaki-theme .action-button .mat-dialog-title svg path,.pink-theme .mat-dialog-container .murasaki-theme .action-button .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .murasaki-theme .action-button .mat-dialog-title svg path,.light-theme .mat-dialog-container .murasaki-theme .action-button .mat-dialog-title svg path,.murasaki-theme .action-button .mat-dialog-container .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .action-button .mat-dialog-title svg path{fill:unset!important}.murasaki-theme ng-select .ng-select-container{background-color:transparent!important;border:none!important;border-bottom:1px solid white!important;color:#fff!important;border-radius:0!important}.murasaki-theme .sidebar-color{background-color:#452f5b!important;color:#fff!important}.murasaki-theme .sidebar-color .mat-nav-list a{color:#fff!important}.murasaki-theme .color-accent{color:#452f5b!important}.murasaki-theme .color-warn{color:#ffac40!important}.murasaki-theme .ck.ck-content.ck-editor__editable{color:#000!important}.murasaki-theme .color-bg-warn{color:#ffac40!important;background-color:#2b1d34!important}.murasaki-theme .color-contrast,.murasaki-theme .second-color-contrast{color:#fff!important}.murasaki-theme .stroke-contrast{-webkit-text-stroke:1px white!important}.murasaki-theme .icon-outline{color:#2b1d34!important}.murasaki-theme .profile-icon-color{background-color:#ffac40!important}.murasaki-theme .profile-icon-color .mat-icon,.murasaki-theme .profile-icon-color .mat-icon svg path{color:#fff!important;fill:#fff!important}.murasaki-theme .button-color{background-color:#ffac40!important;color:#fff!important}.murasaki-theme .button-color .mat-icon{color:#fff!important}.murasaki-theme .button-color .mat-icon svg{fill:#fff!important}.murasaki-theme .button-color .mat-icon-button{color:#ffac40!important}.murasaki-theme .card-button-icon-trans{color:#fff!important}.murasaki-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.murasaki-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336!important}.murasaki-theme .page-title{display:inline-block;font-size:x-large;color:#ffac40}.murasaki-theme .student-name,.murasaki-theme .card-title,.sunny-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.dark-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.pink-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.light-theme .mat-dialog-container .murasaki-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .mat-dialog-title,.murasaki-theme .task-card-title,.murasaki-theme .title,.murasaki-theme .student-address,.murasaki-theme .student-bio,.murasaki-theme .student-info,.murasaki-theme mat-card-content,.murasaki-theme .dashboard-text,.murasaki-theme mat-card-title{color:#ffac40!important}.murasaki-theme .task-assign-from-card,.murasaki-theme .task-description-card{color:#fff}.murasaki-theme .mat-menu-panel{background:#424242}.murasaki-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.murasaki-theme .mat-menu-item{background:transparent;color:#fff}.murasaki-theme .mat-menu-item[disabled],.murasaki-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.murasaki-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.murasaki-theme .mat-menu-item .mat-icon-no-color,.murasaki-theme .mat-menu-submenu-icon{color:#fff}.murasaki-theme .mat-menu-item:hover:not([disabled]),.murasaki-theme .mat-menu-item.cdk-program-focused:not([disabled]),.murasaki-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.murasaki-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.murasaki-theme .with-border-bottom{border-bottom:1px solid rgba(255,172,64,.75)}.table,mat-paginator{background-color:!important}.text-left,.completed,.step-card .step,.dashboard-text{color:!important}.mat-icon-svgIcon{filter:brightness(0%)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34363em) scale(.75);width:133.3334533333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34362em) scale(.75);width:133.3334633333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00136px);width:133.3336933333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00137px);width:133.3337033333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00138px);width:133.3337133333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28086em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28085em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28084em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59363em) scale(.75);width:133.3334533333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59362em) scale(.75);width:133.3334633333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59363em) scale(.75);width:133.3334533333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59362em) scale(.75);width:133.3334633333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.normal-dark-theme{--primary-color: #111111;--accent-color: #1c1c1c;--warn-color: whitesmoke;--foreground-color: white;--background-color: #303030}.normal-dark-theme ngx-guided-tour .tour-step .tour-block{background-color:#1c1c1c!important;color:#f5f5f5!important}.normal-dark-theme ngx-guided-tour .tour-step .tour-buttons button.skip-button{color:#f5f5f5!important}.normal-dark-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover,.normal-dark-theme ngx-guided-tour .tour-step .tour-buttons .next-button{color:#f5f5f5!important;padding:0 15px;border-radius:0;font-size:15px;font-weight:700;border:1px solid transparent;line-height:1.5;background-color:#111!important}.normal-dark-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover svg,.normal-dark-theme ngx-guided-tour .tour-step .tour-buttons .next-button svg{fill:#f5f5f5!important}.normal-dark-theme ngx-guided-tour .tour-step .tour-buttons .back-button{color:#f5f5f5!important;background-color:#111!important;padding:0 10px!important;line-height:0!important}.normal-dark-theme ngx-guided-tour .tour-step .tour-buttons .back-button svg{fill:#f5f5f5!important}.normal-dark-theme ngx-guided-tour .tour-step .tour-buttons .skip-button{color:#f5f5f5!important;background-color:#111!important;padding:0 10px!important;line-height:0!important}.normal-dark-theme ngx-guided-tour .tour-step .tour-buttons .skip-button svg{fill:#f5f5f5!important}.normal-dark-theme .alert-pop-up .mat-dialog-container{padding:0;background-color:#fff!important;color:#000!important}.normal-dark-theme .alert-pop-up .mat-dialog-container .table{color:#000!important;background-color:#fff!important}.normal-dark-theme .alert-pop-up .mat-dialog-container mat-icon svg path,.normal-dark-theme .alert-pop-up .mat-dialog-container .mat-dialog-title svg path{fill:#000!important}.normal-dark-theme .alert-pop-up .mat-dialog-container p{color:#000!important}.normal-dark-theme .with-contrast-border-top~.with-contrast-border-top{border-top:1px solid rgba(255,255,255,.25)}.normal-dark-theme .with-contrast-border-bottom{border-bottom:1px solid rgba(255,255,255,.25)}.normal-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}.normal-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.normal-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#f5f5f580}.normal-dark-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#f5f5f580}.normal-dark-theme .mat-list .mat-list-item .mat-list-item-content{color:#fff!important}.normal-dark-theme .custom-page .mat-paginator-range-label{color:#fff}.normal-dark-theme .background-color-second,.normal-dark-theme .mat-menu-content{background-color:#1c1c1c!important}.normal-dark-theme .mat-menu-item{text-align:center;color:#fff!important}.normal-dark-theme .active-link{background-color:#00000080!important}.normal-dark-theme .card-first-color{background-color:#111!important;color:#fff!important}.normal-dark-theme .bg-contrast-transparent{background-color:#ffffff40;color:#fff}.normal-dark-theme .main-background-color,.normal-dark-theme .theme-area{background-color:#111;color:#fff}.normal-dark-theme .task-sub-card{background-color:#111!important;color:#fff!important}.normal-dark-theme .test-correction-disabled.mat-raised-button[disabled][disabled]{color:gray;background-color:#00000080}.normal-dark-theme .button-disabled.mat-raised-button[disabled][disabled]{background-color:#111;color:#fff}.normal-dark-theme .school-name,.normal-dark-theme .step-status{color:#1c1c1c}.normal-dark-theme .second-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline{color:#fff!important;opacity:.2}.normal-dark-theme .second-form .mat-checkbox-frame,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-frame,.normal-dark-theme .mat-dialog-container .mat-checkbox-frame,.normal-dark-theme mat-card .mat-checkbox-frame,.normal-dark-theme .activity-card .mat-checkbox-frame,.normal-dark-theme .table .mat-checkbox-frame,.normal-dark-theme .section-card .mat-checkbox-frame,.normal-dark-theme .menu-content .mat-checkbox-frame,.normal-dark-theme snack-bar-container .mat-checkbox-frame,.normal-dark-theme .card-color .mat-checkbox-frame,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-frame,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-frame,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-frame,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-frame,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-frame{border-color:#fff!important}.normal-dark-theme .second-form .mat-select-value,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-select-value,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-value,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .sunny-theme .table .mat-select-value,.sunny-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .mat-dialog-container .header-form .mat-select-value,.normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .table .mat-select-value,.normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .dark-theme mat-card .mat-select-value,.dark-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .dark-theme .activity-card .mat-select-value,.dark-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .dark-theme .table .mat-select-value,.dark-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .dark-theme .section-card .mat-select-value,.dark-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .dark-theme .menu-content .mat-select-value,.dark-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .dark-theme .card-color .mat-select-value,.dark-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-select-value,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-value,.normal-dark-theme .pink-theme mat-card .mat-select-value,.pink-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .pink-theme .activity-card .mat-select-value,.pink-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .pink-theme .table .mat-select-value,.pink-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .pink-theme .section-card .mat-select-value,.pink-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .pink-theme .menu-content .mat-select-value,.pink-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .pink-theme .card-color .mat-select-value,.pink-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-select-value,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-value,.normal-dark-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .freezing-theme .table .mat-select-value,.freezing-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-select-value,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-value,.normal-dark-theme .light-theme mat-card .mat-select-value,.light-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .light-theme .activity-card .mat-select-value,.light-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .light-theme .table .mat-select-value,.light-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .light-theme .section-card .mat-select-value,.light-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .light-theme .menu-content .mat-select-value,.light-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .light-theme snack-bar-container .mat-select-value,.light-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .light-theme .card-color .mat-select-value,.light-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-select-value,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-value,.normal-dark-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-value,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-value,.normal-dark-theme .second-form .mat-select-arrow,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-select-arrow,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-arrow,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .mat-dialog-container .header-form .mat-select-arrow,.normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .dark-theme .table .mat-select-arrow,.dark-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-select-arrow,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-arrow,.normal-dark-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .pink-theme .table .mat-select-arrow,.pink-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-select-arrow,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-arrow,.normal-dark-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-select-arrow,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-arrow,.normal-dark-theme .light-theme mat-card .mat-select-arrow,.light-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .light-theme .activity-card .mat-select-arrow,.light-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .light-theme .table .mat-select-arrow,.light-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .light-theme .section-card .mat-select-arrow,.light-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .light-theme .menu-content .mat-select-arrow,.light-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .light-theme .card-color .mat-select-arrow,.light-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-select-arrow,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-arrow,.normal-dark-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-arrow,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-select-arrow,.normal-dark-theme .second-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .second-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .second-form .mat-input-element:disabled,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-input-element:disabled,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-input-element:disabled,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-input-element:disabled,.normal-dark-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-input-element:disabled,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-input-element:disabled,.normal-dark-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-input-element:disabled,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-input-element:disabled,.normal-dark-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .light-theme .table .mat-input-element:disabled,.light-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-input-element:disabled,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-input-element:disabled,.normal-dark-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-input-element:disabled,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-input-element:disabled{color:#fff!important}.normal-dark-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#fff!important}.normal-dark-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label{color:#fff!important;opacity:.5}.normal-dark-theme .second-form .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-radio-outer-circle,.normal-dark-theme .sunny-theme mat-card .mat-radio-outer-circle,.sunny-theme .normal-dark-theme mat-card .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .activity-card .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .activity-card .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .table .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .table .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .section-card .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .section-card .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .menu-content .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .menu-content .mat-radio-outer-circle,.normal-dark-theme .sunny-theme snack-bar-container .mat-radio-outer-circle,.sunny-theme .normal-dark-theme snack-bar-container .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .card-color .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .card-color .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .mat-radio-outer-circle,.normal-dark-theme mat-card .mat-radio-outer-circle,.normal-dark-theme .activity-card .mat-radio-outer-circle,.normal-dark-theme .table .mat-radio-outer-circle,.normal-dark-theme .section-card .mat-radio-outer-circle,.normal-dark-theme .menu-content .mat-radio-outer-circle,.normal-dark-theme snack-bar-container .mat-radio-outer-circle,.normal-dark-theme .card-color .mat-radio-outer-circle,.normal-dark-theme .dark-theme mat-card .mat-radio-outer-circle,.dark-theme .normal-dark-theme mat-card .mat-radio-outer-circle,.normal-dark-theme .dark-theme .activity-card .mat-radio-outer-circle,.dark-theme .normal-dark-theme .activity-card .mat-radio-outer-circle,.normal-dark-theme .dark-theme .table .mat-radio-outer-circle,.dark-theme .normal-dark-theme .table .mat-radio-outer-circle,.normal-dark-theme .dark-theme .section-card .mat-radio-outer-circle,.dark-theme .normal-dark-theme .section-card .mat-radio-outer-circle,.normal-dark-theme .dark-theme .menu-content .mat-radio-outer-circle,.dark-theme .normal-dark-theme .menu-content .mat-radio-outer-circle,.normal-dark-theme .dark-theme snack-bar-container .mat-radio-outer-circle,.dark-theme .normal-dark-theme snack-bar-container .mat-radio-outer-circle,.normal-dark-theme .dark-theme .card-color .mat-radio-outer-circle,.dark-theme .normal-dark-theme .card-color .mat-radio-outer-circle,.normal-dark-theme .dark-theme .mat-dialog-container .mat-radio-outer-circle,.dark-theme .normal-dark-theme .mat-dialog-container .mat-radio-outer-circle,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-outer-circle,.normal-dark-theme .pink-theme mat-card .mat-radio-outer-circle,.pink-theme .normal-dark-theme mat-card .mat-radio-outer-circle,.normal-dark-theme .pink-theme .activity-card .mat-radio-outer-circle,.pink-theme .normal-dark-theme .activity-card .mat-radio-outer-circle,.normal-dark-theme .pink-theme .table .mat-radio-outer-circle,.pink-theme .normal-dark-theme .table .mat-radio-outer-circle,.normal-dark-theme .pink-theme .section-card .mat-radio-outer-circle,.pink-theme .normal-dark-theme .section-card .mat-radio-outer-circle,.normal-dark-theme .pink-theme .menu-content .mat-radio-outer-circle,.pink-theme .normal-dark-theme .menu-content .mat-radio-outer-circle,.normal-dark-theme .pink-theme snack-bar-container .mat-radio-outer-circle,.pink-theme .normal-dark-theme snack-bar-container .mat-radio-outer-circle,.normal-dark-theme .pink-theme .card-color .mat-radio-outer-circle,.pink-theme .normal-dark-theme .card-color .mat-radio-outer-circle,.normal-dark-theme .pink-theme .mat-dialog-container .mat-radio-outer-circle,.pink-theme .normal-dark-theme .mat-dialog-container .mat-radio-outer-circle,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-outer-circle,.normal-dark-theme .freezing-theme mat-card .mat-radio-outer-circle,.freezing-theme .normal-dark-theme mat-card .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .activity-card .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .activity-card .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .table .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .table .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .section-card .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .section-card .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .menu-content .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .menu-content .mat-radio-outer-circle,.normal-dark-theme .freezing-theme snack-bar-container .mat-radio-outer-circle,.freezing-theme .normal-dark-theme snack-bar-container .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .card-color .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .card-color .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-outer-circle,.normal-dark-theme .light-theme mat-card .mat-radio-outer-circle,.light-theme .normal-dark-theme mat-card .mat-radio-outer-circle,.normal-dark-theme .light-theme .activity-card .mat-radio-outer-circle,.light-theme .normal-dark-theme .activity-card .mat-radio-outer-circle,.normal-dark-theme .light-theme .table .mat-radio-outer-circle,.light-theme .normal-dark-theme .table .mat-radio-outer-circle,.normal-dark-theme .light-theme .section-card .mat-radio-outer-circle,.light-theme .normal-dark-theme .section-card .mat-radio-outer-circle,.normal-dark-theme .light-theme .menu-content .mat-radio-outer-circle,.light-theme .normal-dark-theme .menu-content .mat-radio-outer-circle,.normal-dark-theme .light-theme snack-bar-container .mat-radio-outer-circle,.light-theme .normal-dark-theme snack-bar-container .mat-radio-outer-circle,.normal-dark-theme .light-theme .card-color .mat-radio-outer-circle,.light-theme .normal-dark-theme .card-color .mat-radio-outer-circle,.normal-dark-theme .light-theme .mat-dialog-container .mat-radio-outer-circle,.light-theme .normal-dark-theme .mat-dialog-container .mat-radio-outer-circle,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme mat-card .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme mat-card .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .activity-card .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .activity-card .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .table .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .table .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .section-card .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .section-card .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .menu-content .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .menu-content .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme snack-bar-container .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme snack-bar-container .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .card-color .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .card-color .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-outer-circle,.normal-dark-theme .second-form .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .table .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .pink-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .pink-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .pink-theme .table .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .pink-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .pink-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .pink-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .pink-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .pink-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .freezing-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .table .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .freezing-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .table .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-outer-circle{border-color:#fff!important}.normal-dark-theme .second-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .table .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .pink-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .pink-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .pink-theme .table .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .pink-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .pink-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .pink-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .pink-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .pink-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .freezing-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .table .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .freezing-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .table .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .second-form .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-radio-inner-circle,.normal-dark-theme .sunny-theme mat-card .mat-radio-inner-circle,.sunny-theme .normal-dark-theme mat-card .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .activity-card .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .activity-card .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .table .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .table .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .section-card .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .section-card .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .menu-content .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .menu-content .mat-radio-inner-circle,.normal-dark-theme .sunny-theme snack-bar-container .mat-radio-inner-circle,.sunny-theme .normal-dark-theme snack-bar-container .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .card-color .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .card-color .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .mat-radio-inner-circle,.normal-dark-theme mat-card .mat-radio-inner-circle,.normal-dark-theme .activity-card .mat-radio-inner-circle,.normal-dark-theme .table .mat-radio-inner-circle,.normal-dark-theme .section-card .mat-radio-inner-circle,.normal-dark-theme .menu-content .mat-radio-inner-circle,.normal-dark-theme snack-bar-container .mat-radio-inner-circle,.normal-dark-theme .card-color .mat-radio-inner-circle,.normal-dark-theme .dark-theme mat-card .mat-radio-inner-circle,.dark-theme .normal-dark-theme mat-card .mat-radio-inner-circle,.normal-dark-theme .dark-theme .activity-card .mat-radio-inner-circle,.dark-theme .normal-dark-theme .activity-card .mat-radio-inner-circle,.normal-dark-theme .dark-theme .table .mat-radio-inner-circle,.dark-theme .normal-dark-theme .table .mat-radio-inner-circle,.normal-dark-theme .dark-theme .section-card .mat-radio-inner-circle,.dark-theme .normal-dark-theme .section-card .mat-radio-inner-circle,.normal-dark-theme .dark-theme .menu-content .mat-radio-inner-circle,.dark-theme .normal-dark-theme .menu-content .mat-radio-inner-circle,.normal-dark-theme .dark-theme snack-bar-container .mat-radio-inner-circle,.dark-theme .normal-dark-theme snack-bar-container .mat-radio-inner-circle,.normal-dark-theme .dark-theme .card-color .mat-radio-inner-circle,.dark-theme .normal-dark-theme .card-color .mat-radio-inner-circle,.normal-dark-theme .dark-theme .mat-dialog-container .mat-radio-inner-circle,.dark-theme .normal-dark-theme .mat-dialog-container .mat-radio-inner-circle,.normal-dark-theme .dark-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.dark-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-inner-circle,.normal-dark-theme .pink-theme mat-card .mat-radio-inner-circle,.pink-theme .normal-dark-theme mat-card .mat-radio-inner-circle,.normal-dark-theme .pink-theme .activity-card .mat-radio-inner-circle,.pink-theme .normal-dark-theme .activity-card .mat-radio-inner-circle,.normal-dark-theme .pink-theme .table .mat-radio-inner-circle,.pink-theme .normal-dark-theme .table .mat-radio-inner-circle,.normal-dark-theme .pink-theme .section-card .mat-radio-inner-circle,.pink-theme .normal-dark-theme .section-card .mat-radio-inner-circle,.normal-dark-theme .pink-theme .menu-content .mat-radio-inner-circle,.pink-theme .normal-dark-theme .menu-content .mat-radio-inner-circle,.normal-dark-theme .pink-theme snack-bar-container .mat-radio-inner-circle,.pink-theme .normal-dark-theme snack-bar-container .mat-radio-inner-circle,.normal-dark-theme .pink-theme .card-color .mat-radio-inner-circle,.pink-theme .normal-dark-theme .card-color .mat-radio-inner-circle,.normal-dark-theme .pink-theme .mat-dialog-container .mat-radio-inner-circle,.pink-theme .normal-dark-theme .mat-dialog-container .mat-radio-inner-circle,.normal-dark-theme .pink-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.pink-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-inner-circle,.normal-dark-theme .freezing-theme mat-card .mat-radio-inner-circle,.freezing-theme .normal-dark-theme mat-card .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .activity-card .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .activity-card .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .table .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .table .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .section-card .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .section-card .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .menu-content .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .menu-content .mat-radio-inner-circle,.normal-dark-theme .freezing-theme snack-bar-container .mat-radio-inner-circle,.freezing-theme .normal-dark-theme snack-bar-container .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .card-color .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .card-color .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .mat-dialog-container .mat-radio-inner-circle,.freezing-theme .normal-dark-theme .mat-dialog-container .mat-radio-inner-circle,.normal-dark-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-inner-circle,.normal-dark-theme .light-theme mat-card .mat-radio-inner-circle,.light-theme .normal-dark-theme mat-card .mat-radio-inner-circle,.normal-dark-theme .light-theme .activity-card .mat-radio-inner-circle,.light-theme .normal-dark-theme .activity-card .mat-radio-inner-circle,.normal-dark-theme .light-theme .table .mat-radio-inner-circle,.light-theme .normal-dark-theme .table .mat-radio-inner-circle,.normal-dark-theme .light-theme .section-card .mat-radio-inner-circle,.light-theme .normal-dark-theme .section-card .mat-radio-inner-circle,.normal-dark-theme .light-theme .menu-content .mat-radio-inner-circle,.light-theme .normal-dark-theme .menu-content .mat-radio-inner-circle,.normal-dark-theme .light-theme snack-bar-container .mat-radio-inner-circle,.light-theme .normal-dark-theme snack-bar-container .mat-radio-inner-circle,.normal-dark-theme .light-theme .card-color .mat-radio-inner-circle,.light-theme .normal-dark-theme .card-color .mat-radio-inner-circle,.normal-dark-theme .light-theme .mat-dialog-container .mat-radio-inner-circle,.light-theme .normal-dark-theme .mat-dialog-container .mat-radio-inner-circle,.normal-dark-theme .light-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.light-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme mat-card .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme mat-card .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .activity-card .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .activity-card .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .table .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .table .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .section-card .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .section-card .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .menu-content .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .menu-content .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme snack-bar-container .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme snack-bar-container .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .card-color .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .card-color .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .mat-radio-inner-circle,.murasaki-theme .normal-dark-theme .mat-dialog-container .mat-radio-inner-circle,.normal-dark-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .normal-dark-theme .header-form .mat-radio-inner-circle{background-color:#fff!important}.normal-dark-theme .second-divider mat-divider,.normal-dark-theme mat-card mat-divider,.normal-dark-theme .activity-card mat-divider,.normal-dark-theme .table mat-divider,.normal-dark-theme .section-card mat-divider,.normal-dark-theme .menu-content mat-divider,.normal-dark-theme snack-bar-container mat-divider,.normal-dark-theme .card-color mat-divider{background-color:#fff!important;opacity:.3}.normal-dark-theme mat-card,.normal-dark-theme .activity-card,.normal-dark-theme .table,.normal-dark-theme .section-card,.normal-dark-theme .menu-content,.normal-dark-theme snack-bar-container,.normal-dark-theme .card-color{background-color:#1c1c1c!important;color:#fff!important}.normal-dark-theme snack-bar-container{filter:brightness(1.1)}.normal-dark-theme .card-text,.normal-dark-theme .text-empty,.normal-dark-theme .tutorial-title{color:#fff!important}.normal-dark-theme .tutorial-content .mat-expansion-indicator:after{color:#fff!important}.normal-dark-theme .mat-dialog-container{background-color:#1c1c1c!important;color:#fff!important}.normal-dark-theme .mat-dialog-container .mat-raised-button.mat-warn[disabled],.normal-dark-theme .mat-dialog-container .mat-raised-button[disabled][disabled],.normal-dark-theme .mat-dialog-container .header-form,.normal-dark-theme .mat-dialog-container .header-form .ck-editor__editable_inline{color:#fff!important}.normal-dark-theme .mat-dialog-container .header-form .mat-option-text{color:#000!important}.normal-dark-theme .mat-dialog-container label:not(.exclude-theming){color:#fff!important}.normal-dark-theme .mat-dialog-container input{color:#fff!important}.normal-dark-theme .mat-dialog-container p:not(.exclude-theming){color:#fff!important}.normal-dark-theme .mat-dialog-container div.ck.ck-content *{color:initial!important}.normal-dark-theme .mat-dialog-container div.cke-value-wrapper *{color:#000!important}.normal-dark-theme .mat-dialog-container mat-divider,.normal-dark-theme .mat-dialog-container .border-bottom-color{background-color:#fff!important;opacity:.3}.normal-dark-theme .mat-dialog-container mat-icon,.normal-dark-theme .mat-dialog-container .mat-dialog-title{color:inherit!important}.normal-dark-theme .font-menu,.normal-dark-theme .mat-icon-button{color:#f5f5f5!important}.normal-dark-theme mat-icon,.sunny-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.dark-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.pink-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.light-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .mat-dialog-title,.normal-dark-theme mat-icon svg path,.sunny-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title svg path,.dark-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title svg path,.pink-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title svg path,.light-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .mat-dialog-title svg path,.normal-dark-theme .theme,.normal-dark-theme .icon-color-theme{color:#f5f5f5!important;fill:#f5f5f5!important}.normal-dark-theme .action-button mat-icon svg path,.sunny-theme .mat-dialog-container .normal-dark-theme .action-button .mat-dialog-title svg path,.dark-theme .mat-dialog-container .normal-dark-theme .action-button .mat-dialog-title svg path,.pink-theme .mat-dialog-container .normal-dark-theme .action-button .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .normal-dark-theme .action-button .mat-dialog-title svg path,.light-theme .mat-dialog-container .normal-dark-theme .action-button .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .normal-dark-theme .action-button .mat-dialog-title svg path,.normal-dark-theme .action-button .mat-dialog-container .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .action-button .mat-dialog-title svg path{fill:unset!important}.normal-dark-theme ng-select .ng-select-container{background-color:transparent!important;border:none!important;border-bottom:1px solid white!important;color:#fff!important;border-radius:0!important}.normal-dark-theme .sidebar-color{background-color:#1c1c1c!important;color:#fff!important}.normal-dark-theme .sidebar-color .mat-nav-list a{color:#fff!important}.normal-dark-theme .color-accent{color:#1c1c1c!important}.normal-dark-theme .color-warn{color:#f5f5f5!important}.normal-dark-theme .ck.ck-content.ck-editor__editable{color:#000!important}.normal-dark-theme .color-bg-warn{color:#f5f5f5!important;background-color:#111!important}.normal-dark-theme .color-contrast,.normal-dark-theme .second-color-contrast{color:#fff!important}.normal-dark-theme .stroke-contrast{-webkit-text-stroke:1px white!important}.normal-dark-theme .icon-outline{color:#111!important}.normal-dark-theme .profile-icon-color{background-color:#f5f5f5!important}.normal-dark-theme .profile-icon-color .mat-icon,.normal-dark-theme .profile-icon-color .mat-icon svg path{color:#000!important;fill:#000!important}.normal-dark-theme .button-color{background-color:#f5f5f5!important;color:#000!important}.normal-dark-theme .button-color .mat-icon{color:#000!important}.normal-dark-theme .button-color .mat-icon svg{fill:#000!important}.normal-dark-theme .button-color .mat-icon-button{color:#f5f5f5!important}.normal-dark-theme .card-button-icon-trans{color:#fff!important}.normal-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.normal-dark-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336!important}.normal-dark-theme .page-title{display:inline-block;font-size:x-large;color:#f5f5f5}.normal-dark-theme .student-name,.normal-dark-theme .card-title,.sunny-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.dark-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.pink-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.light-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .normal-dark-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .mat-dialog-title,.normal-dark-theme .task-card-title,.normal-dark-theme .title,.normal-dark-theme .student-address,.normal-dark-theme .student-bio,.normal-dark-theme .student-info,.normal-dark-theme mat-card-content,.normal-dark-theme .dashboard-text,.normal-dark-theme mat-card-title{color:#f5f5f5!important}.normal-dark-theme .task-assign-from-card,.normal-dark-theme .task-description-card{color:#f5f5f5}.normal-dark-theme .mat-menu-panel{background:#424242}.normal-dark-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.normal-dark-theme .mat-menu-item{background:transparent;color:#fff}.normal-dark-theme .mat-menu-item[disabled],.normal-dark-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.normal-dark-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.normal-dark-theme .mat-menu-item .mat-icon-no-color,.normal-dark-theme .mat-menu-submenu-icon{color:#fff}.normal-dark-theme .mat-menu-item:hover:not([disabled]),.normal-dark-theme .mat-menu-item.cdk-program-focused:not([disabled]),.normal-dark-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.normal-dark-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.normal-dark-theme .with-border-bottom{border-bottom:1px solid rgba(245,245,245,.75)}.table,mat-paginator{background-color:!important}.text-left,.completed,.step-card .step,.dashboard-text{color:!important}.mat-icon-svgIcon{filter:brightness(0%)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34361em) scale(.75);width:133.3334733333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3436em) scale(.75);width:133.3334833333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00142px);width:133.3337533333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00143px);width:133.3337633333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00144px);width:133.3337733333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2808em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28079em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28078em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59361em) scale(.75);width:133.3334733333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.5936em) scale(.75);width:133.3334833333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59361em) scale(.75);width:133.3334733333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.5936em) scale(.75);width:133.3334833333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.sunny-theme{--primary-color: #fdcd01;--accent-color: #faef79;--warn-color: black;--foreground-color: white;--background-color: #303030}.sunny-theme ngx-guided-tour .tour-step .tour-block{background-color:#faef79!important;color:#000!important}.sunny-theme ngx-guided-tour .tour-step .tour-buttons button.skip-button{color:#000!important}.sunny-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover,.sunny-theme ngx-guided-tour .tour-step .tour-buttons .next-button{color:#000!important;padding:0 15px;border-radius:0;font-size:15px;font-weight:700;border:1px solid transparent;line-height:1.5;background-color:#fdcd01!important}.sunny-theme ngx-guided-tour .tour-step .tour-buttons .next-button:hover svg,.sunny-theme ngx-guided-tour .tour-step .tour-buttons .next-button svg{fill:#000!important}.sunny-theme ngx-guided-tour .tour-step .tour-buttons .back-button{color:#000!important;background-color:#fdcd01!important;padding:0 10px!important;line-height:0!important}.sunny-theme ngx-guided-tour .tour-step .tour-buttons .back-button svg{fill:#000!important}.sunny-theme ngx-guided-tour .tour-step .tour-buttons .skip-button{color:#000!important;background-color:#fdcd01!important;padding:0 10px!important;line-height:0!important}.sunny-theme ngx-guided-tour .tour-step .tour-buttons .skip-button svg{fill:#000!important}.sunny-theme .alert-pop-up .mat-dialog-container{padding:0;background-color:#fff!important;color:#000!important}.sunny-theme .alert-pop-up .mat-dialog-container .table{color:#000!important;background-color:#fff!important}.sunny-theme .alert-pop-up .mat-dialog-container mat-icon svg path,.sunny-theme .alert-pop-up .mat-dialog-container .mat-dialog-title svg path{fill:#000!important}.sunny-theme .alert-pop-up .mat-dialog-container p{color:#000!important}.sunny-theme .with-contrast-border-top~.with-contrast-border-top{border-top:1px solid rgba(0,0,0,.25)}.sunny-theme .with-contrast-border-bottom{border-bottom:1px solid rgba(0,0,0,.25)}.sunny-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000080}.sunny-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.sunny-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000080}.sunny-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000080}.sunny-theme .mat-list .mat-list-item .mat-list-item-content{color:#000!important}.sunny-theme .custom-page .mat-paginator-range-label{color:#000}.sunny-theme .background-color-second,.sunny-theme .mat-menu-content{background-color:#faef79!important}.sunny-theme .mat-menu-item{text-align:center;color:#000!important}.sunny-theme .active-link{background-color:#00000080!important}.sunny-theme .card-first-color{background-color:#fdcd01!important;color:#000!important}.sunny-theme .bg-contrast-transparent{background-color:#00000040;color:#000}.sunny-theme .main-background-color,.sunny-theme .theme-area{background-color:#fdcd01;color:#000}.sunny-theme .task-sub-card{background-color:#fdcd01!important;color:#000!important}.sunny-theme .test-correction-disabled.mat-raised-button[disabled][disabled]{color:gray;background-color:#00000080}.sunny-theme .button-disabled.mat-raised-button[disabled][disabled]{background-color:#fdcd01;color:#000}.sunny-theme .school-name,.sunny-theme .step-status{color:#faef79}.sunny-theme .second-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .dark-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .sunny-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .dark-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .sunny-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .dark-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .sunny-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .dark-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .sunny-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .dark-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .sunny-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .dark-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .dark-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .sunny-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .pink-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .sunny-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .pink-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .sunny-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .pink-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .sunny-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .pink-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .sunny-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .pink-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .sunny-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .pink-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .sunny-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .pink-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .sunny-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .freezing-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .sunny-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .freezing-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .sunny-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .freezing-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .sunny-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .freezing-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .sunny-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .freezing-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .sunny-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .freezing-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .sunny-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .freezing-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .sunny-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .light-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .sunny-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .light-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .sunny-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .light-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .sunny-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .light-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .sunny-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .light-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .sunny-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .light-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .sunny-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .light-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .sunny-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .light-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .murasaki-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .sunny-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .murasaki-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .sunny-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .murasaki-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .sunny-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .murasaki-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .sunny-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .murasaki-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .sunny-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .sunny-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .murasaki-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .sunny-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .normal-dark-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .sunny-theme mat-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .normal-dark-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .sunny-theme .activity-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .normal-dark-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .sunny-theme .table .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .normal-dark-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .sunny-theme .section-card .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .normal-dark-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .sunny-theme .menu-content .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .normal-dark-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .sunny-theme .card-color .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-outline .mat-form-field-outline,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-outline .mat-form-field-outline{color:#000!important;opacity:.2}.sunny-theme .second-form .mat-checkbox-frame,.sunny-theme .mat-dialog-container .header-form .mat-checkbox-frame,.sunny-theme .mat-dialog-container .mat-checkbox-frame,.sunny-theme mat-card .mat-checkbox-frame,.sunny-theme .activity-card .mat-checkbox-frame,.sunny-theme .table .mat-checkbox-frame,.sunny-theme .section-card .mat-checkbox-frame,.sunny-theme .menu-content .mat-checkbox-frame,.sunny-theme snack-bar-container .mat-checkbox-frame,.sunny-theme .card-color .mat-checkbox-frame,.sunny-theme .dark-theme mat-card .mat-checkbox-frame,.dark-theme .sunny-theme mat-card .mat-checkbox-frame,.sunny-theme .dark-theme .activity-card .mat-checkbox-frame,.dark-theme .sunny-theme .activity-card .mat-checkbox-frame,.sunny-theme .dark-theme .table .mat-checkbox-frame,.dark-theme .sunny-theme .table .mat-checkbox-frame,.sunny-theme .dark-theme .section-card .mat-checkbox-frame,.dark-theme .sunny-theme .section-card .mat-checkbox-frame,.sunny-theme .dark-theme .menu-content .mat-checkbox-frame,.dark-theme .sunny-theme .menu-content .mat-checkbox-frame,.sunny-theme .dark-theme snack-bar-container .mat-checkbox-frame,.dark-theme .sunny-theme snack-bar-container .mat-checkbox-frame,.sunny-theme .dark-theme .card-color .mat-checkbox-frame,.dark-theme .sunny-theme .card-color .mat-checkbox-frame,.sunny-theme .dark-theme .mat-dialog-container .mat-checkbox-frame,.dark-theme .sunny-theme .mat-dialog-container .mat-checkbox-frame,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-checkbox-frame,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-frame,.sunny-theme .pink-theme mat-card .mat-checkbox-frame,.pink-theme .sunny-theme mat-card .mat-checkbox-frame,.sunny-theme .pink-theme .activity-card .mat-checkbox-frame,.pink-theme .sunny-theme .activity-card .mat-checkbox-frame,.sunny-theme .pink-theme .table .mat-checkbox-frame,.pink-theme .sunny-theme .table .mat-checkbox-frame,.sunny-theme .pink-theme .section-card .mat-checkbox-frame,.pink-theme .sunny-theme .section-card .mat-checkbox-frame,.sunny-theme .pink-theme .menu-content .mat-checkbox-frame,.pink-theme .sunny-theme .menu-content .mat-checkbox-frame,.sunny-theme .pink-theme snack-bar-container .mat-checkbox-frame,.pink-theme .sunny-theme snack-bar-container .mat-checkbox-frame,.sunny-theme .pink-theme .card-color .mat-checkbox-frame,.pink-theme .sunny-theme .card-color .mat-checkbox-frame,.sunny-theme .pink-theme .mat-dialog-container .mat-checkbox-frame,.pink-theme .sunny-theme .mat-dialog-container .mat-checkbox-frame,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-checkbox-frame,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-frame,.sunny-theme .freezing-theme mat-card .mat-checkbox-frame,.freezing-theme .sunny-theme mat-card .mat-checkbox-frame,.sunny-theme .freezing-theme .activity-card .mat-checkbox-frame,.freezing-theme .sunny-theme .activity-card .mat-checkbox-frame,.sunny-theme .freezing-theme .table .mat-checkbox-frame,.freezing-theme .sunny-theme .table .mat-checkbox-frame,.sunny-theme .freezing-theme .section-card .mat-checkbox-frame,.freezing-theme .sunny-theme .section-card .mat-checkbox-frame,.sunny-theme .freezing-theme .menu-content .mat-checkbox-frame,.freezing-theme .sunny-theme .menu-content .mat-checkbox-frame,.sunny-theme .freezing-theme snack-bar-container .mat-checkbox-frame,.freezing-theme .sunny-theme snack-bar-container .mat-checkbox-frame,.sunny-theme .freezing-theme .card-color .mat-checkbox-frame,.freezing-theme .sunny-theme .card-color .mat-checkbox-frame,.sunny-theme .freezing-theme .mat-dialog-container .mat-checkbox-frame,.freezing-theme .sunny-theme .mat-dialog-container .mat-checkbox-frame,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-checkbox-frame,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-frame,.sunny-theme .light-theme mat-card .mat-checkbox-frame,.light-theme .sunny-theme mat-card .mat-checkbox-frame,.sunny-theme .light-theme .activity-card .mat-checkbox-frame,.light-theme .sunny-theme .activity-card .mat-checkbox-frame,.sunny-theme .light-theme .table .mat-checkbox-frame,.light-theme .sunny-theme .table .mat-checkbox-frame,.sunny-theme .light-theme .section-card .mat-checkbox-frame,.light-theme .sunny-theme .section-card .mat-checkbox-frame,.sunny-theme .light-theme .menu-content .mat-checkbox-frame,.light-theme .sunny-theme .menu-content .mat-checkbox-frame,.sunny-theme .light-theme snack-bar-container .mat-checkbox-frame,.light-theme .sunny-theme snack-bar-container .mat-checkbox-frame,.sunny-theme .light-theme .card-color .mat-checkbox-frame,.light-theme .sunny-theme .card-color .mat-checkbox-frame,.sunny-theme .light-theme .mat-dialog-container .mat-checkbox-frame,.light-theme .sunny-theme .mat-dialog-container .mat-checkbox-frame,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-checkbox-frame,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-frame,.sunny-theme .murasaki-theme mat-card .mat-checkbox-frame,.murasaki-theme .sunny-theme mat-card .mat-checkbox-frame,.sunny-theme .murasaki-theme .activity-card .mat-checkbox-frame,.murasaki-theme .sunny-theme .activity-card .mat-checkbox-frame,.sunny-theme .murasaki-theme .table .mat-checkbox-frame,.murasaki-theme .sunny-theme .table .mat-checkbox-frame,.sunny-theme .murasaki-theme .section-card .mat-checkbox-frame,.murasaki-theme .sunny-theme .section-card .mat-checkbox-frame,.sunny-theme .murasaki-theme .menu-content .mat-checkbox-frame,.murasaki-theme .sunny-theme .menu-content .mat-checkbox-frame,.sunny-theme .murasaki-theme snack-bar-container .mat-checkbox-frame,.murasaki-theme .sunny-theme snack-bar-container .mat-checkbox-frame,.sunny-theme .murasaki-theme .card-color .mat-checkbox-frame,.murasaki-theme .sunny-theme .card-color .mat-checkbox-frame,.sunny-theme .murasaki-theme .mat-dialog-container .mat-checkbox-frame,.murasaki-theme .sunny-theme .mat-dialog-container .mat-checkbox-frame,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-checkbox-frame,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-frame,.sunny-theme .normal-dark-theme mat-card .mat-checkbox-frame,.normal-dark-theme .sunny-theme mat-card .mat-checkbox-frame,.sunny-theme .normal-dark-theme .activity-card .mat-checkbox-frame,.normal-dark-theme .sunny-theme .activity-card .mat-checkbox-frame,.sunny-theme .normal-dark-theme .table .mat-checkbox-frame,.normal-dark-theme .sunny-theme .table .mat-checkbox-frame,.sunny-theme .normal-dark-theme .section-card .mat-checkbox-frame,.normal-dark-theme .sunny-theme .section-card .mat-checkbox-frame,.sunny-theme .normal-dark-theme .menu-content .mat-checkbox-frame,.normal-dark-theme .sunny-theme .menu-content .mat-checkbox-frame,.sunny-theme .normal-dark-theme snack-bar-container .mat-checkbox-frame,.normal-dark-theme .sunny-theme snack-bar-container .mat-checkbox-frame,.sunny-theme .normal-dark-theme .card-color .mat-checkbox-frame,.normal-dark-theme .sunny-theme .card-color .mat-checkbox-frame,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-frame,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-checkbox-frame,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-checkbox-frame,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-frame{border-color:#000!important}.sunny-theme .second-form .mat-select-value,.sunny-theme .mat-dialog-container .header-form .mat-select-value,.sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme mat-card .mat-select-value,.sunny-theme .activity-card .mat-select-value,.sunny-theme .table .mat-select-value,.sunny-theme .section-card .mat-select-value,.sunny-theme .menu-content .mat-select-value,.sunny-theme snack-bar-container .mat-select-value,.sunny-theme .card-color .mat-select-value,.sunny-theme .dark-theme mat-card .mat-select-value,.dark-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .dark-theme .activity-card .mat-select-value,.dark-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .dark-theme .table .mat-select-value,.dark-theme .sunny-theme .table .mat-select-value,.sunny-theme .dark-theme .section-card .mat-select-value,.dark-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .dark-theme .menu-content .mat-select-value,.dark-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .dark-theme snack-bar-container .mat-select-value,.dark-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .dark-theme .card-color .mat-select-value,.dark-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .dark-theme .mat-dialog-container .mat-select-value,.dark-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-select-value,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-select-value,.sunny-theme .pink-theme mat-card .mat-select-value,.pink-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .pink-theme .activity-card .mat-select-value,.pink-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .pink-theme .table .mat-select-value,.pink-theme .sunny-theme .table .mat-select-value,.sunny-theme .pink-theme .section-card .mat-select-value,.pink-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .pink-theme .menu-content .mat-select-value,.pink-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .pink-theme snack-bar-container .mat-select-value,.pink-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .pink-theme .card-color .mat-select-value,.pink-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .pink-theme .mat-dialog-container .mat-select-value,.pink-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-select-value,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-select-value,.sunny-theme .freezing-theme mat-card .mat-select-value,.freezing-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .freezing-theme .activity-card .mat-select-value,.freezing-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .freezing-theme .table .mat-select-value,.freezing-theme .sunny-theme .table .mat-select-value,.sunny-theme .freezing-theme .section-card .mat-select-value,.freezing-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .freezing-theme .menu-content .mat-select-value,.freezing-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .freezing-theme snack-bar-container .mat-select-value,.freezing-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .freezing-theme .card-color .mat-select-value,.freezing-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .freezing-theme .mat-dialog-container .mat-select-value,.freezing-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-select-value,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-select-value,.sunny-theme .light-theme mat-card .mat-select-value,.light-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .light-theme .activity-card .mat-select-value,.light-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .light-theme .table .mat-select-value,.light-theme .sunny-theme .table .mat-select-value,.sunny-theme .light-theme .section-card .mat-select-value,.light-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .light-theme .menu-content .mat-select-value,.light-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .light-theme snack-bar-container .mat-select-value,.light-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .light-theme .card-color .mat-select-value,.light-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .light-theme .mat-dialog-container .mat-select-value,.light-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-select-value,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-select-value,.sunny-theme .murasaki-theme mat-card .mat-select-value,.murasaki-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .murasaki-theme .activity-card .mat-select-value,.murasaki-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .murasaki-theme .table .mat-select-value,.murasaki-theme .sunny-theme .table .mat-select-value,.sunny-theme .murasaki-theme .section-card .mat-select-value,.murasaki-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .murasaki-theme .menu-content .mat-select-value,.murasaki-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .murasaki-theme snack-bar-container .mat-select-value,.murasaki-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .murasaki-theme .card-color .mat-select-value,.murasaki-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .murasaki-theme .mat-dialog-container .mat-select-value,.murasaki-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-value,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-select-value,.sunny-theme .normal-dark-theme mat-card .mat-select-value,.normal-dark-theme .sunny-theme mat-card .mat-select-value,.sunny-theme .normal-dark-theme .activity-card .mat-select-value,.normal-dark-theme .sunny-theme .activity-card .mat-select-value,.sunny-theme .normal-dark-theme .table .mat-select-value,.normal-dark-theme .sunny-theme .table .mat-select-value,.sunny-theme .normal-dark-theme .section-card .mat-select-value,.normal-dark-theme .sunny-theme .section-card .mat-select-value,.sunny-theme .normal-dark-theme .menu-content .mat-select-value,.normal-dark-theme .sunny-theme .menu-content .mat-select-value,.sunny-theme .normal-dark-theme snack-bar-container .mat-select-value,.normal-dark-theme .sunny-theme snack-bar-container .mat-select-value,.sunny-theme .normal-dark-theme .card-color .mat-select-value,.normal-dark-theme .sunny-theme .card-color .mat-select-value,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-select-value,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-select-value,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-value,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-select-value,.sunny-theme .second-form .mat-select-arrow,.sunny-theme .mat-dialog-container .header-form .mat-select-arrow,.sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme mat-card .mat-select-arrow,.sunny-theme .activity-card .mat-select-arrow,.sunny-theme .table .mat-select-arrow,.sunny-theme .section-card .mat-select-arrow,.sunny-theme .menu-content .mat-select-arrow,.sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .card-color .mat-select-arrow,.sunny-theme .dark-theme mat-card .mat-select-arrow,.dark-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .dark-theme .activity-card .mat-select-arrow,.dark-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .dark-theme .table .mat-select-arrow,.dark-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .dark-theme .section-card .mat-select-arrow,.dark-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .dark-theme .menu-content .mat-select-arrow,.dark-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .dark-theme snack-bar-container .mat-select-arrow,.dark-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .dark-theme .card-color .mat-select-arrow,.dark-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .dark-theme .mat-dialog-container .mat-select-arrow,.dark-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-select-arrow,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-select-arrow,.sunny-theme .pink-theme mat-card .mat-select-arrow,.pink-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .pink-theme .activity-card .mat-select-arrow,.pink-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .pink-theme .table .mat-select-arrow,.pink-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .pink-theme .section-card .mat-select-arrow,.pink-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .pink-theme .menu-content .mat-select-arrow,.pink-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .pink-theme snack-bar-container .mat-select-arrow,.pink-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .pink-theme .card-color .mat-select-arrow,.pink-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .pink-theme .mat-dialog-container .mat-select-arrow,.pink-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-select-arrow,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-select-arrow,.sunny-theme .freezing-theme mat-card .mat-select-arrow,.freezing-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .freezing-theme .activity-card .mat-select-arrow,.freezing-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .freezing-theme .table .mat-select-arrow,.freezing-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .freezing-theme .section-card .mat-select-arrow,.freezing-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .freezing-theme .menu-content .mat-select-arrow,.freezing-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .freezing-theme snack-bar-container .mat-select-arrow,.freezing-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .freezing-theme .card-color .mat-select-arrow,.freezing-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .freezing-theme .mat-dialog-container .mat-select-arrow,.freezing-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-select-arrow,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-select-arrow,.sunny-theme .light-theme mat-card .mat-select-arrow,.light-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .light-theme .activity-card .mat-select-arrow,.light-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .light-theme .table .mat-select-arrow,.light-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .light-theme .section-card .mat-select-arrow,.light-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .light-theme .menu-content .mat-select-arrow,.light-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .light-theme snack-bar-container .mat-select-arrow,.light-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .light-theme .card-color .mat-select-arrow,.light-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .light-theme .mat-dialog-container .mat-select-arrow,.light-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-select-arrow,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-select-arrow,.sunny-theme .murasaki-theme mat-card .mat-select-arrow,.murasaki-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .murasaki-theme .activity-card .mat-select-arrow,.murasaki-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .murasaki-theme .table .mat-select-arrow,.murasaki-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .murasaki-theme .section-card .mat-select-arrow,.murasaki-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .murasaki-theme .menu-content .mat-select-arrow,.murasaki-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .murasaki-theme snack-bar-container .mat-select-arrow,.murasaki-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .murasaki-theme .card-color .mat-select-arrow,.murasaki-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .murasaki-theme .mat-dialog-container .mat-select-arrow,.murasaki-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-select-arrow,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-select-arrow,.sunny-theme .normal-dark-theme mat-card .mat-select-arrow,.normal-dark-theme .sunny-theme mat-card .mat-select-arrow,.sunny-theme .normal-dark-theme .activity-card .mat-select-arrow,.normal-dark-theme .sunny-theme .activity-card .mat-select-arrow,.sunny-theme .normal-dark-theme .table .mat-select-arrow,.normal-dark-theme .sunny-theme .table .mat-select-arrow,.sunny-theme .normal-dark-theme .section-card .mat-select-arrow,.normal-dark-theme .sunny-theme .section-card .mat-select-arrow,.sunny-theme .normal-dark-theme .menu-content .mat-select-arrow,.normal-dark-theme .sunny-theme .menu-content .mat-select-arrow,.sunny-theme .normal-dark-theme snack-bar-container .mat-select-arrow,.normal-dark-theme .sunny-theme snack-bar-container .mat-select-arrow,.sunny-theme .normal-dark-theme .card-color .mat-select-arrow,.normal-dark-theme .sunny-theme .card-color .mat-select-arrow,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-select-arrow,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-select-arrow,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-select-arrow,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-select-arrow,.sunny-theme .second-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .light-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.light-theme .mat-dialog-container .sunny-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme mat-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .activity-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .table .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .section-card .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .menu-content .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme snack-bar-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .card-color .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .sunny-theme .mat-dialog-container .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-primary .mat-option.mat-selected:not(.mat-option-disabled),.sunny-theme .second-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .table .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .table .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .table .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.light-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .table .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme mat-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .activity-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .table .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .table .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .section-card .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .menu-content .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme snack-bar-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .card-color .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-checkbox-disabled .mat-checkbox-label,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-checkbox-disabled .mat-checkbox-label,.sunny-theme .second-form .mat-input-element:disabled,.sunny-theme .mat-dialog-container .header-form .mat-input-element:disabled,.sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .table .mat-input-element:disabled,.sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .dark-theme mat-card .mat-input-element:disabled,.dark-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .dark-theme .activity-card .mat-input-element:disabled,.dark-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .dark-theme .table .mat-input-element:disabled,.dark-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .dark-theme .section-card .mat-input-element:disabled,.dark-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .dark-theme .menu-content .mat-input-element:disabled,.dark-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .dark-theme snack-bar-container .mat-input-element:disabled,.dark-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .dark-theme .card-color .mat-input-element:disabled,.dark-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .dark-theme .mat-dialog-container .mat-input-element:disabled,.dark-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-input-element:disabled,.sunny-theme .pink-theme mat-card .mat-input-element:disabled,.pink-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .pink-theme .activity-card .mat-input-element:disabled,.pink-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .pink-theme .table .mat-input-element:disabled,.pink-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .pink-theme .section-card .mat-input-element:disabled,.pink-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .pink-theme .menu-content .mat-input-element:disabled,.pink-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .pink-theme snack-bar-container .mat-input-element:disabled,.pink-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .pink-theme .card-color .mat-input-element:disabled,.pink-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .pink-theme .mat-dialog-container .mat-input-element:disabled,.pink-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-input-element:disabled,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-input-element:disabled,.sunny-theme .freezing-theme mat-card .mat-input-element:disabled,.freezing-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .freezing-theme .activity-card .mat-input-element:disabled,.freezing-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .freezing-theme .table .mat-input-element:disabled,.freezing-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .freezing-theme .section-card .mat-input-element:disabled,.freezing-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .freezing-theme .menu-content .mat-input-element:disabled,.freezing-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .freezing-theme snack-bar-container .mat-input-element:disabled,.freezing-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .freezing-theme .card-color .mat-input-element:disabled,.freezing-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .freezing-theme .mat-dialog-container .mat-input-element:disabled,.freezing-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-input-element:disabled,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-input-element:disabled,.sunny-theme .light-theme mat-card .mat-input-element:disabled,.light-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .light-theme .activity-card .mat-input-element:disabled,.light-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .light-theme .table .mat-input-element:disabled,.light-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .light-theme .section-card .mat-input-element:disabled,.light-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .light-theme .menu-content .mat-input-element:disabled,.light-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .light-theme snack-bar-container .mat-input-element:disabled,.light-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .light-theme .card-color .mat-input-element:disabled,.light-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .light-theme .mat-dialog-container .mat-input-element:disabled,.light-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-input-element:disabled,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-input-element:disabled,.sunny-theme .murasaki-theme mat-card .mat-input-element:disabled,.murasaki-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .murasaki-theme .activity-card .mat-input-element:disabled,.murasaki-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .murasaki-theme .table .mat-input-element:disabled,.murasaki-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .murasaki-theme .section-card .mat-input-element:disabled,.murasaki-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .murasaki-theme .menu-content .mat-input-element:disabled,.murasaki-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .murasaki-theme snack-bar-container .mat-input-element:disabled,.murasaki-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .murasaki-theme .card-color .mat-input-element:disabled,.murasaki-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .murasaki-theme .mat-dialog-container .mat-input-element:disabled,.murasaki-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-input-element:disabled,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-input-element:disabled,.sunny-theme .normal-dark-theme mat-card .mat-input-element:disabled,.normal-dark-theme .sunny-theme mat-card .mat-input-element:disabled,.sunny-theme .normal-dark-theme .activity-card .mat-input-element:disabled,.normal-dark-theme .sunny-theme .activity-card .mat-input-element:disabled,.sunny-theme .normal-dark-theme .table .mat-input-element:disabled,.normal-dark-theme .sunny-theme .table .mat-input-element:disabled,.sunny-theme .normal-dark-theme .section-card .mat-input-element:disabled,.normal-dark-theme .sunny-theme .section-card .mat-input-element:disabled,.sunny-theme .normal-dark-theme .menu-content .mat-input-element:disabled,.normal-dark-theme .sunny-theme .menu-content .mat-input-element:disabled,.sunny-theme .normal-dark-theme snack-bar-container .mat-input-element:disabled,.normal-dark-theme .sunny-theme snack-bar-container .mat-input-element:disabled,.sunny-theme .normal-dark-theme .card-color .mat-input-element:disabled,.normal-dark-theme .sunny-theme .card-color .mat-input-element:disabled,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-input-element:disabled,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-input-element:disabled,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-input-element:disabled,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-input-element:disabled{color:#000!important}.sunny-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline .mat-form-field-label,.sunny-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline:hover,.sunny-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-underline,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#000!important}.sunny-theme .second-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .pink-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .pink-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .pink-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .pink-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .pink-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .pink-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .pink-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .pink-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .freezing-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .freezing-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .freezing-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .freezing-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .freezing-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .freezing-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .freezing-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .freezing-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .light-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .light-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .light-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .light-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .light-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .light-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .light-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .light-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .murasaki-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .murasaki-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .murasaki-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .murasaki-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .murasaki-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .murasaki-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .murasaki-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .murasaki-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .normal-dark-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .sunny-theme mat-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .normal-dark-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .sunny-theme .activity-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .normal-dark-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .sunny-theme .table .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .normal-dark-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .sunny-theme .section-card .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .normal-dark-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .sunny-theme .menu-content .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .normal-dark-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .sunny-theme snack-bar-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .normal-dark-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .sunny-theme .card-color .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-form-field-appearance-legacy .mat-form-field-label,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-form-field-appearance-legacy .mat-form-field-label{color:#000!important;opacity:.5}.sunny-theme .second-form .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .mat-radio-outer-circle,.sunny-theme mat-card .mat-radio-outer-circle,.sunny-theme .activity-card .mat-radio-outer-circle,.sunny-theme .table .mat-radio-outer-circle,.sunny-theme .section-card .mat-radio-outer-circle,.sunny-theme .menu-content .mat-radio-outer-circle,.sunny-theme snack-bar-container .mat-radio-outer-circle,.sunny-theme .card-color .mat-radio-outer-circle,.sunny-theme .dark-theme mat-card .mat-radio-outer-circle,.dark-theme .sunny-theme mat-card .mat-radio-outer-circle,.sunny-theme .dark-theme .activity-card .mat-radio-outer-circle,.dark-theme .sunny-theme .activity-card .mat-radio-outer-circle,.sunny-theme .dark-theme .table .mat-radio-outer-circle,.dark-theme .sunny-theme .table .mat-radio-outer-circle,.sunny-theme .dark-theme .section-card .mat-radio-outer-circle,.dark-theme .sunny-theme .section-card .mat-radio-outer-circle,.sunny-theme .dark-theme .menu-content .mat-radio-outer-circle,.dark-theme .sunny-theme .menu-content .mat-radio-outer-circle,.sunny-theme .dark-theme snack-bar-container .mat-radio-outer-circle,.dark-theme .sunny-theme snack-bar-container .mat-radio-outer-circle,.sunny-theme .dark-theme .card-color .mat-radio-outer-circle,.dark-theme .sunny-theme .card-color .mat-radio-outer-circle,.sunny-theme .dark-theme .mat-dialog-container .mat-radio-outer-circle,.dark-theme .sunny-theme .mat-dialog-container .mat-radio-outer-circle,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-outer-circle,.sunny-theme .pink-theme mat-card .mat-radio-outer-circle,.pink-theme .sunny-theme mat-card .mat-radio-outer-circle,.sunny-theme .pink-theme .activity-card .mat-radio-outer-circle,.pink-theme .sunny-theme .activity-card .mat-radio-outer-circle,.sunny-theme .pink-theme .table .mat-radio-outer-circle,.pink-theme .sunny-theme .table .mat-radio-outer-circle,.sunny-theme .pink-theme .section-card .mat-radio-outer-circle,.pink-theme .sunny-theme .section-card .mat-radio-outer-circle,.sunny-theme .pink-theme .menu-content .mat-radio-outer-circle,.pink-theme .sunny-theme .menu-content .mat-radio-outer-circle,.sunny-theme .pink-theme snack-bar-container .mat-radio-outer-circle,.pink-theme .sunny-theme snack-bar-container .mat-radio-outer-circle,.sunny-theme .pink-theme .card-color .mat-radio-outer-circle,.pink-theme .sunny-theme .card-color .mat-radio-outer-circle,.sunny-theme .pink-theme .mat-dialog-container .mat-radio-outer-circle,.pink-theme .sunny-theme .mat-dialog-container .mat-radio-outer-circle,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-outer-circle,.sunny-theme .freezing-theme mat-card .mat-radio-outer-circle,.freezing-theme .sunny-theme mat-card .mat-radio-outer-circle,.sunny-theme .freezing-theme .activity-card .mat-radio-outer-circle,.freezing-theme .sunny-theme .activity-card .mat-radio-outer-circle,.sunny-theme .freezing-theme .table .mat-radio-outer-circle,.freezing-theme .sunny-theme .table .mat-radio-outer-circle,.sunny-theme .freezing-theme .section-card .mat-radio-outer-circle,.freezing-theme .sunny-theme .section-card .mat-radio-outer-circle,.sunny-theme .freezing-theme .menu-content .mat-radio-outer-circle,.freezing-theme .sunny-theme .menu-content .mat-radio-outer-circle,.sunny-theme .freezing-theme snack-bar-container .mat-radio-outer-circle,.freezing-theme .sunny-theme snack-bar-container .mat-radio-outer-circle,.sunny-theme .freezing-theme .card-color .mat-radio-outer-circle,.freezing-theme .sunny-theme .card-color .mat-radio-outer-circle,.sunny-theme .freezing-theme .mat-dialog-container .mat-radio-outer-circle,.freezing-theme .sunny-theme .mat-dialog-container .mat-radio-outer-circle,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-outer-circle,.sunny-theme .light-theme mat-card .mat-radio-outer-circle,.light-theme .sunny-theme mat-card .mat-radio-outer-circle,.sunny-theme .light-theme .activity-card .mat-radio-outer-circle,.light-theme .sunny-theme .activity-card .mat-radio-outer-circle,.sunny-theme .light-theme .table .mat-radio-outer-circle,.light-theme .sunny-theme .table .mat-radio-outer-circle,.sunny-theme .light-theme .section-card .mat-radio-outer-circle,.light-theme .sunny-theme .section-card .mat-radio-outer-circle,.sunny-theme .light-theme .menu-content .mat-radio-outer-circle,.light-theme .sunny-theme .menu-content .mat-radio-outer-circle,.sunny-theme .light-theme snack-bar-container .mat-radio-outer-circle,.light-theme .sunny-theme snack-bar-container .mat-radio-outer-circle,.sunny-theme .light-theme .card-color .mat-radio-outer-circle,.light-theme .sunny-theme .card-color .mat-radio-outer-circle,.sunny-theme .light-theme .mat-dialog-container .mat-radio-outer-circle,.light-theme .sunny-theme .mat-dialog-container .mat-radio-outer-circle,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-outer-circle,.sunny-theme .murasaki-theme mat-card .mat-radio-outer-circle,.murasaki-theme .sunny-theme mat-card .mat-radio-outer-circle,.sunny-theme .murasaki-theme .activity-card .mat-radio-outer-circle,.murasaki-theme .sunny-theme .activity-card .mat-radio-outer-circle,.sunny-theme .murasaki-theme .table .mat-radio-outer-circle,.murasaki-theme .sunny-theme .table .mat-radio-outer-circle,.sunny-theme .murasaki-theme .section-card .mat-radio-outer-circle,.murasaki-theme .sunny-theme .section-card .mat-radio-outer-circle,.sunny-theme .murasaki-theme .menu-content .mat-radio-outer-circle,.murasaki-theme .sunny-theme .menu-content .mat-radio-outer-circle,.sunny-theme .murasaki-theme snack-bar-container .mat-radio-outer-circle,.murasaki-theme .sunny-theme snack-bar-container .mat-radio-outer-circle,.sunny-theme .murasaki-theme .card-color .mat-radio-outer-circle,.murasaki-theme .sunny-theme .card-color .mat-radio-outer-circle,.sunny-theme .murasaki-theme .mat-dialog-container .mat-radio-outer-circle,.murasaki-theme .sunny-theme .mat-dialog-container .mat-radio-outer-circle,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-outer-circle,.sunny-theme .normal-dark-theme mat-card .mat-radio-outer-circle,.normal-dark-theme .sunny-theme mat-card .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .activity-card .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .activity-card .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .table .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .table .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .section-card .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .section-card .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .menu-content .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .menu-content .mat-radio-outer-circle,.sunny-theme .normal-dark-theme snack-bar-container .mat-radio-outer-circle,.normal-dark-theme .sunny-theme snack-bar-container .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .card-color .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .card-color .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-outer-circle,.sunny-theme .second-form .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .table .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .sunny-theme .table .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .pink-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .pink-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .pink-theme .table .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .sunny-theme .table .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .pink-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .pink-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .pink-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .pink-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .pink-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .freezing-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .freezing-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .freezing-theme .table .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .sunny-theme .table .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .freezing-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .freezing-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .freezing-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .freezing-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .freezing-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .table .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .table .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.light-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .table .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .table .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-outer-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-outer-circle,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-outer-circle{border-color:#000!important}.sunny-theme .second-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .table .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .sunny-theme .table .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .pink-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .pink-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .pink-theme .table .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .sunny-theme .table .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .pink-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .pink-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .pink-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .pink-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .pink-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .freezing-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .freezing-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .freezing-theme .table .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .sunny-theme .table .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .freezing-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .freezing-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .freezing-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .freezing-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .freezing-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .table .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .table .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.light-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .table .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .table .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme mat-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .activity-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .table .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .table .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .section-card .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .menu-content .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme snack-bar-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .card-color .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-disabled .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-disabled .mat-radio-inner-circle,.sunny-theme .second-form .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.sunny-theme .mat-dialog-container .mat-radio-inner-circle,.sunny-theme mat-card .mat-radio-inner-circle,.sunny-theme .activity-card .mat-radio-inner-circle,.sunny-theme .table .mat-radio-inner-circle,.sunny-theme .section-card .mat-radio-inner-circle,.sunny-theme .menu-content .mat-radio-inner-circle,.sunny-theme snack-bar-container .mat-radio-inner-circle,.sunny-theme .card-color .mat-radio-inner-circle,.sunny-theme .dark-theme mat-card .mat-radio-inner-circle,.dark-theme .sunny-theme mat-card .mat-radio-inner-circle,.sunny-theme .dark-theme .activity-card .mat-radio-inner-circle,.dark-theme .sunny-theme .activity-card .mat-radio-inner-circle,.sunny-theme .dark-theme .table .mat-radio-inner-circle,.dark-theme .sunny-theme .table .mat-radio-inner-circle,.sunny-theme .dark-theme .section-card .mat-radio-inner-circle,.dark-theme .sunny-theme .section-card .mat-radio-inner-circle,.sunny-theme .dark-theme .menu-content .mat-radio-inner-circle,.dark-theme .sunny-theme .menu-content .mat-radio-inner-circle,.sunny-theme .dark-theme snack-bar-container .mat-radio-inner-circle,.dark-theme .sunny-theme snack-bar-container .mat-radio-inner-circle,.sunny-theme .dark-theme .card-color .mat-radio-inner-circle,.dark-theme .sunny-theme .card-color .mat-radio-inner-circle,.sunny-theme .dark-theme .mat-dialog-container .mat-radio-inner-circle,.dark-theme .sunny-theme .mat-dialog-container .mat-radio-inner-circle,.sunny-theme .dark-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.dark-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-inner-circle,.sunny-theme .pink-theme mat-card .mat-radio-inner-circle,.pink-theme .sunny-theme mat-card .mat-radio-inner-circle,.sunny-theme .pink-theme .activity-card .mat-radio-inner-circle,.pink-theme .sunny-theme .activity-card .mat-radio-inner-circle,.sunny-theme .pink-theme .table .mat-radio-inner-circle,.pink-theme .sunny-theme .table .mat-radio-inner-circle,.sunny-theme .pink-theme .section-card .mat-radio-inner-circle,.pink-theme .sunny-theme .section-card .mat-radio-inner-circle,.sunny-theme .pink-theme .menu-content .mat-radio-inner-circle,.pink-theme .sunny-theme .menu-content .mat-radio-inner-circle,.sunny-theme .pink-theme snack-bar-container .mat-radio-inner-circle,.pink-theme .sunny-theme snack-bar-container .mat-radio-inner-circle,.sunny-theme .pink-theme .card-color .mat-radio-inner-circle,.pink-theme .sunny-theme .card-color .mat-radio-inner-circle,.sunny-theme .pink-theme .mat-dialog-container .mat-radio-inner-circle,.pink-theme .sunny-theme .mat-dialog-container .mat-radio-inner-circle,.sunny-theme .pink-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.pink-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-inner-circle,.sunny-theme .freezing-theme mat-card .mat-radio-inner-circle,.freezing-theme .sunny-theme mat-card .mat-radio-inner-circle,.sunny-theme .freezing-theme .activity-card .mat-radio-inner-circle,.freezing-theme .sunny-theme .activity-card .mat-radio-inner-circle,.sunny-theme .freezing-theme .table .mat-radio-inner-circle,.freezing-theme .sunny-theme .table .mat-radio-inner-circle,.sunny-theme .freezing-theme .section-card .mat-radio-inner-circle,.freezing-theme .sunny-theme .section-card .mat-radio-inner-circle,.sunny-theme .freezing-theme .menu-content .mat-radio-inner-circle,.freezing-theme .sunny-theme .menu-content .mat-radio-inner-circle,.sunny-theme .freezing-theme snack-bar-container .mat-radio-inner-circle,.freezing-theme .sunny-theme snack-bar-container .mat-radio-inner-circle,.sunny-theme .freezing-theme .card-color .mat-radio-inner-circle,.freezing-theme .sunny-theme .card-color .mat-radio-inner-circle,.sunny-theme .freezing-theme .mat-dialog-container .mat-radio-inner-circle,.freezing-theme .sunny-theme .mat-dialog-container .mat-radio-inner-circle,.sunny-theme .freezing-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.freezing-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-inner-circle,.sunny-theme .light-theme mat-card .mat-radio-inner-circle,.light-theme .sunny-theme mat-card .mat-radio-inner-circle,.sunny-theme .light-theme .activity-card .mat-radio-inner-circle,.light-theme .sunny-theme .activity-card .mat-radio-inner-circle,.sunny-theme .light-theme .table .mat-radio-inner-circle,.light-theme .sunny-theme .table .mat-radio-inner-circle,.sunny-theme .light-theme .section-card .mat-radio-inner-circle,.light-theme .sunny-theme .section-card .mat-radio-inner-circle,.sunny-theme .light-theme .menu-content .mat-radio-inner-circle,.light-theme .sunny-theme .menu-content .mat-radio-inner-circle,.sunny-theme .light-theme snack-bar-container .mat-radio-inner-circle,.light-theme .sunny-theme snack-bar-container .mat-radio-inner-circle,.sunny-theme .light-theme .card-color .mat-radio-inner-circle,.light-theme .sunny-theme .card-color .mat-radio-inner-circle,.sunny-theme .light-theme .mat-dialog-container .mat-radio-inner-circle,.light-theme .sunny-theme .mat-dialog-container .mat-radio-inner-circle,.sunny-theme .light-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.light-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-inner-circle,.sunny-theme .murasaki-theme mat-card .mat-radio-inner-circle,.murasaki-theme .sunny-theme mat-card .mat-radio-inner-circle,.sunny-theme .murasaki-theme .activity-card .mat-radio-inner-circle,.murasaki-theme .sunny-theme .activity-card .mat-radio-inner-circle,.sunny-theme .murasaki-theme .table .mat-radio-inner-circle,.murasaki-theme .sunny-theme .table .mat-radio-inner-circle,.sunny-theme .murasaki-theme .section-card .mat-radio-inner-circle,.murasaki-theme .sunny-theme .section-card .mat-radio-inner-circle,.sunny-theme .murasaki-theme .menu-content .mat-radio-inner-circle,.murasaki-theme .sunny-theme .menu-content .mat-radio-inner-circle,.sunny-theme .murasaki-theme snack-bar-container .mat-radio-inner-circle,.murasaki-theme .sunny-theme snack-bar-container .mat-radio-inner-circle,.sunny-theme .murasaki-theme .card-color .mat-radio-inner-circle,.murasaki-theme .sunny-theme .card-color .mat-radio-inner-circle,.sunny-theme .murasaki-theme .mat-dialog-container .mat-radio-inner-circle,.murasaki-theme .sunny-theme .mat-dialog-container .mat-radio-inner-circle,.sunny-theme .murasaki-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.murasaki-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-inner-circle,.sunny-theme .normal-dark-theme mat-card .mat-radio-inner-circle,.normal-dark-theme .sunny-theme mat-card .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .activity-card .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .activity-card .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .table .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .table .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .section-card .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .section-card .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .menu-content .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .menu-content .mat-radio-inner-circle,.sunny-theme .normal-dark-theme snack-bar-container .mat-radio-inner-circle,.normal-dark-theme .sunny-theme snack-bar-container .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .card-color .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .card-color .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .mat-radio-inner-circle,.normal-dark-theme .sunny-theme .mat-dialog-container .mat-radio-inner-circle,.sunny-theme .normal-dark-theme .mat-dialog-container .header-form .mat-radio-inner-circle,.normal-dark-theme .mat-dialog-container .sunny-theme .header-form .mat-radio-inner-circle{background-color:#000!important}.sunny-theme .second-divider mat-divider,.sunny-theme mat-card mat-divider,.sunny-theme .activity-card mat-divider,.sunny-theme .table mat-divider,.sunny-theme .section-card mat-divider,.sunny-theme .menu-content mat-divider,.sunny-theme snack-bar-container mat-divider,.sunny-theme .card-color mat-divider{background-color:#000!important;opacity:.3}.sunny-theme mat-card,.sunny-theme .activity-card,.sunny-theme .table,.sunny-theme .section-card,.sunny-theme .menu-content,.sunny-theme snack-bar-container,.sunny-theme .card-color{background-color:#faef79!important;color:#000!important}.sunny-theme snack-bar-container{filter:brightness(1.1)}.sunny-theme .card-text,.sunny-theme .text-empty,.sunny-theme .tutorial-title{color:#000!important}.sunny-theme .tutorial-content .mat-expansion-indicator:after{color:#000!important}.sunny-theme .mat-dialog-container{background-color:#faef79!important;color:#000!important}.sunny-theme .mat-dialog-container .mat-raised-button.mat-warn[disabled],.sunny-theme .mat-dialog-container .mat-raised-button[disabled][disabled],.sunny-theme .mat-dialog-container .header-form,.sunny-theme .mat-dialog-container .header-form .ck-editor__editable_inline,.sunny-theme .mat-dialog-container .header-form .mat-option-text{color:#000!important}.sunny-theme .mat-dialog-container label:not(.exclude-theming){color:#000!important}.sunny-theme .mat-dialog-container input{color:#000!important}.sunny-theme .mat-dialog-container p:not(.exclude-theming){color:#000!important}.sunny-theme .mat-dialog-container div.ck.ck-content *{color:initial!important}.sunny-theme .mat-dialog-container div.cke-value-wrapper *{color:#000!important}.sunny-theme .mat-dialog-container mat-divider,.sunny-theme .mat-dialog-container .border-bottom-color{background-color:#000!important;opacity:.3}.sunny-theme .mat-dialog-container mat-icon,.sunny-theme .mat-dialog-container .mat-dialog-title{color:inherit!important}.sunny-theme .font-menu,.sunny-theme .mat-icon-button{color:#000!important}.sunny-theme mat-icon,.dark-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.pink-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.light-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.sunny-theme .mat-dialog-container .mat-dialog-title,.sunny-theme mat-icon svg path,.dark-theme .mat-dialog-container .sunny-theme .mat-dialog-title svg path,.pink-theme .mat-dialog-container .sunny-theme .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .sunny-theme .mat-dialog-title svg path,.light-theme .mat-dialog-container .sunny-theme .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .sunny-theme .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .sunny-theme .mat-dialog-title svg path,.sunny-theme .mat-dialog-container .mat-dialog-title svg path,.sunny-theme .theme,.sunny-theme .icon-color-theme{color:#000!important;fill:#000!important}.sunny-theme .action-button mat-icon svg path,.dark-theme .mat-dialog-container .sunny-theme .action-button .mat-dialog-title svg path,.pink-theme .mat-dialog-container .sunny-theme .action-button .mat-dialog-title svg path,.freezing-theme .mat-dialog-container .sunny-theme .action-button .mat-dialog-title svg path,.light-theme .mat-dialog-container .sunny-theme .action-button .mat-dialog-title svg path,.murasaki-theme .mat-dialog-container .sunny-theme .action-button .mat-dialog-title svg path,.normal-dark-theme .mat-dialog-container .sunny-theme .action-button .mat-dialog-title svg path,.sunny-theme .action-button .mat-dialog-container .mat-dialog-title svg path,.sunny-theme .mat-dialog-container .action-button .mat-dialog-title svg path{fill:unset!important}.sunny-theme ng-select .ng-select-container{background-color:transparent!important;border:none!important;border-bottom:1px solid black!important;color:#000!important;border-radius:0!important}.sunny-theme .sidebar-color{background-color:#faef79!important;color:#000!important}.sunny-theme .sidebar-color .mat-nav-list a{color:#000!important}.sunny-theme .color-accent{color:#faef79!important}.sunny-theme .color-warn,.sunny-theme .ck.ck-content.ck-editor__editable{color:#000!important}.sunny-theme .color-bg-warn{color:#000!important;background-color:#fdcd01!important}.sunny-theme .color-contrast,.sunny-theme .second-color-contrast{color:#000!important}.sunny-theme .stroke-contrast{-webkit-text-stroke:1px black!important}.sunny-theme .icon-outline{color:#fdcd01!important}.sunny-theme .profile-icon-color{background-color:#000!important}.sunny-theme .profile-icon-color .mat-icon,.sunny-theme .profile-icon-color .mat-icon svg path{color:#fff!important;fill:#fff!important}.sunny-theme .button-color{background-color:#000!important;color:#fff!important}.sunny-theme .button-color .mat-icon{color:#fff!important}.sunny-theme .button-color .mat-icon svg{fill:#fff!important}.sunny-theme .button-color .mat-icon-button,.sunny-theme .card-button-icon-trans{color:#000!important}.sunny-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.sunny-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336!important}.sunny-theme .page-title{display:inline-block;font-size:x-large;color:#000}.sunny-theme .student-name,.sunny-theme .card-title,.dark-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.pink-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.freezing-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.light-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.murasaki-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.normal-dark-theme .mat-dialog-container .sunny-theme .mat-dialog-title,.sunny-theme .mat-dialog-container .mat-dialog-title,.sunny-theme .task-card-title,.sunny-theme .title,.sunny-theme .student-address,.sunny-theme .student-bio,.sunny-theme .student-info,.sunny-theme mat-card-content,.sunny-theme .dashboard-text,.sunny-theme mat-card-title{color:#000!important}.sunny-theme .task-assign-from-card,.sunny-theme .task-description-card{color:#000}.sunny-theme .mat-menu-panel{background:#424242}.sunny-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.sunny-theme .mat-menu-item{background:transparent;color:#fff}.sunny-theme .mat-menu-item[disabled],.sunny-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.sunny-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}.sunny-theme .mat-menu-item .mat-icon-no-color,.sunny-theme .mat-menu-submenu-icon{color:#fff}.sunny-theme .mat-menu-item:hover:not([disabled]),.sunny-theme .mat-menu-item.cdk-program-focused:not([disabled]),.sunny-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.sunny-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}.sunny-theme .with-border-bottom{border-bottom:1px solid rgba(0,0,0,.75)}body.tour-open{overflow:hidden}ngx-guided-tour .guided-tour-user-input-mask{z-index:1081}ngx-guided-tour .guided-tour-spotlight-overlay{z-index:1082}ngx-guided-tour .tour-orb{z-index:1079;background-color:#625aff;box-shadow:0 0 .3rem .1rem #625aff}ngx-guided-tour .tour-orb .tour-orb-ring:after{border:1rem solid #625aff;box-shadow:0 0 .1rem .1rem #625aff}ngx-guided-tour .tour-step{z-index:1083}ngx-guided-tour .tour-step.tour-bottom .tour-arrow:before,ngx-guided-tour .tour-step.tour-bottom-right .tour-arrow:before,ngx-guided-tour .tour-step.tour-bottom-left .tour-arrow:before{width:0;height:0;content:"";z-index:2;border-bottom:1rem solid #ffffff;border-left:1rem solid transparent;border-right:1rem solid transparent}ngx-guided-tour .tour-step.tour-top .tour-arrow:before,ngx-guided-tour .tour-step.tour-top-right .tour-arrow:before,ngx-guided-tour .tour-step.tour-top-left .tour-arrow:before{width:0;height:0;content:"";z-index:2;border-top:1rem solid #ffffff;border-left:1rem solid transparent;border-right:1rem solid transparent}ngx-guided-tour .tour-step.tour-left .tour-arrow:before{width:0;height:0;content:"";z-index:2;border-left:1rem solid #ffffff;border-bottom:1rem solid transparent;border-top:1rem solid transparent}ngx-guided-tour .tour-step.tour-right .tour-arrow:before{width:0;height:0;content:"";z-index:2;border-right:1rem solid #ffffff;border-bottom:1rem solid transparent;border-top:1rem solid transparent}ngx-guided-tour .tour-step .tour-block{color:#231f1f;background-color:#fff;box-shadow:0 .4rem .6rem #4c4c4c}ngx-guided-tour .tour-step .tour-buttons button.skip-button{color:#5e5e5e}ngx-guided-tour .tour-step .tour-buttons .back-button{color:#007bff}ngx-guided-tour .tour-step .tour-buttons .next-button{background-color:#007bff;color:#fff}ngx-guided-tour .tour-step .tour-buttons .next-button:hover{background-color:#0069d9;color:#fff}.cdk-overlay-container{z-index:500!important}ms-app:has(.mat-drawer.mat-drawer-opened.theme-area-tutorial)~div.cdk-overlay-container .cdk-overlay-backdrop{width:50%;height:100%}ms-app:has(.mat-drawer.mat-drawer-opened.theme-area-tutorial)~div.cdk-overlay-container .cdk-global-overlay-wrapper .cdk-overlay-pane.certification-rule-pop-up{transform:translate3d(-306px,18px,0)}div.cdk-overlay-container .cdk-overlay-backdrop.tutorial-class{width:50%;height:100%}div.cdk-overlay-container .cdk-global-overlay-wrapper .cdk-overlay-pane.certification-rule-pop-up.tutorial-side-open{transform:translate3d(-306px,18px,0)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@charset "UTF-8";.slick-loading .slick-list{background:#fff url(ajax-loader.0b80f665935ef7de.gif) center center no-repeat}@font-face{font-family:slick;src:url(slick.25572f22d77029da.eot);src:url(slick.25572f22d77029da.eot?#iefix) format("embedded-opentype"),url(slick.653a4cbba6e1a2b3.woff) format("woff"),url(slick.6aa1ee46202fac6e.ttf) format("truetype"),url(slick.f895cfdf693e6229.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.p-grid{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-top:-.5rem}.p-grid>.p-col,.p-grid>[class*=p-col]{box-sizing:border-box}.p-nogutter{margin-right:0;margin-left:0;margin-top:0}.p-nogutter>.p-col,.p-nogutter>[class*=p-col-]{padding:0}.p-dir-row{flex-direction:row}.p-dir-rev{flex-direction:row-reverse}.p-dir-col{flex-direction:column}.p-dir-col-rev{flex-direction:column-reverse}.p-justify-start{justify-content:flex-start}.p-justify-end{justify-content:flex-end}.p-justify-center{justify-content:center}.p-justify-between{justify-content:space-between}.p-justify-around{justify-content:space-around}.p-justify-even{justify-content:space-evenly}.p-align-start{align-items:flex-start}.p-align-end{align-items:flex-end}.p-align-center{align-items:center}.p-align-baseline{align-items:baseline}.p-align-stretch{align-items:stretch}.p-col{flex-grow:1;flex-basis:0;padding:.5rem}.p-col-fixed{flex:0 0 auto;padding:.5rem}.p-col-align-start{align-self:flex-start}.p-col-align-end{align-self:flex-end}.p-col-align-center{align-self:center}.p-col-align-baseline{align-self:baseline}.p-col-align-stretch{align-self:stretch}.p-dir-col>.p-col,.p-dir-col-rev>.p-col{flex-basis:auto}.p-col-1,.p-col-2,.p-col-3,.p-col-4,.p-col-5,.p-col-6,.p-col-7,.p-col-8,.p-col-9,.p-col-10,.p-col-11,.p-col-12{flex:0 0 auto;padding:.5rem}.p-col-1{width:8.3333%}.p-col-2{width:16.6667%}.p-col-3{width:25%}.p-col-4{width:33.3333%}.p-col-5{width:41.6667%}.p-col-6{width:50%}.p-col-7{width:58.3333%}.p-col-8{width:66.6667%}.p-col-9{width:75%}.p-col-10{width:83.3333%}.p-col-11{width:91.6667%}.p-col-12{width:100%}.p-col-order-first{order:-1}.p-col-order-last{order:13}.p-col-order-0{order:0}.p-col-order-1{order:1}.p-col-order-2{order:2}.p-col-order-3{order:3}.p-col-order-4{order:4}.p-col-order-5{order:5}.p-col-order-6{order:6}.p-col-order-7{order:7}.p-col-order-8{order:8}.p-col-order-9{order:9}.p-col-order-10{order:10}.p-col-order-11{order:11}.p-col-order-12{order:12}.p-offset-12{margin-left:100%}.p-offset-11{margin-left:91.66666667%}.p-offset-10{margin-left:83.33333333%}.p-offset-9{margin-left:75%}.p-offset-8{margin-left:66.66666667%}.p-offset-7{margin-left:58.33333333%}.p-offset-6{margin-left:50%}.p-offset-5{margin-left:41.66666667%}.p-offset-4{margin-left:33.33333333%}.p-offset-3{margin-left:25%}.p-offset-2{margin-left:16.66666667%}.p-offset-1{margin-left:8.33333333%}.p-offset-0{margin-left:0%}.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12,.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12,.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12,.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{padding:.5rem}.p-col-nogutter{padding:0}@media screen and (min-width: 576px){.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12{flex:0 0 auto}.p-sm-1{width:8.3333%}.p-sm-2{width:16.6667%}.p-sm-3{width:25%}.p-sm-4{width:33.3333%}.p-sm-5{width:41.6667%}.p-sm-6{width:50%}.p-sm-7{width:58.3333%}.p-sm-8{width:66.6667%}.p-sm-9{width:75%}.p-sm-10{width:83.3333%}.p-sm-11{width:91.6667%}.p-sm-12{width:100%}.p-sm-offset-12{margin-left:100%}.p-sm-offset-11{margin-left:91.66666667%}.p-sm-offset-10{margin-left:83.33333333%}.p-sm-offset-9{margin-left:75%}.p-sm-offset-8{margin-left:66.66666667%}.p-sm-offset-7{margin-left:58.33333333%}.p-sm-offset-6{margin-left:50%}.p-sm-offset-5{margin-left:41.66666667%}.p-sm-offset-4{margin-left:33.33333333%}.p-sm-offset-3{margin-left:25%}.p-sm-offset-2{margin-left:16.66666667%}.p-sm-offset-1{margin-left:8.33333333%}.p-sm-offset-0{margin-left:0%}.p-sm-order-first{order:-1}.p-sm-order-last{order:13}.p-sm-order-0{order:0}.p-sm-order-1{order:1}.p-sm-order-2{order:2}.p-sm-order-3{order:3}.p-sm-order-4{order:4}.p-sm-order-5{order:5}.p-sm-order-6{order:6}.p-sm-order-7{order:7}.p-sm-order-8{order:8}.p-sm-order-9{order:9}.p-sm-order-10{order:10}.p-sm-order-11{order:11}.p-sm-order-12{order:12}}@media screen and (min-width: 768px){.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12{flex:0 0 auto}.p-md-1{width:8.3333%}.p-md-2{width:16.6667%}.p-md-3{width:25%}.p-md-4{width:33.3333%}.p-md-5{width:41.6667%}.p-md-6{width:50%}.p-md-7{width:58.3333%}.p-md-8{width:66.6667%}.p-md-9{width:75%}.p-md-10{width:83.3333%}.p-md-11{width:91.6667%}.p-md-12{width:100%}.p-md-offset-12{margin-left:100%}.p-md-offset-11{margin-left:91.66666667%}.p-md-offset-10{margin-left:83.33333333%}.p-md-offset-9{margin-left:75%}.p-md-offset-8{margin-left:66.66666667%}.p-md-offset-7{margin-left:58.33333333%}.p-md-offset-6{margin-left:50%}.p-md-offset-5{margin-left:41.66666667%}.p-md-offset-4{margin-left:33.33333333%}.p-md-offset-3{margin-left:25%}.p-md-offset-2{margin-left:16.66666667%}.p-md-offset-1{margin-left:8.33333333%}.p-md-offset-0{margin-left:0%}.p-md-order-first{order:-1}.p-md-order-last{order:13}.p-md-order-0{order:0}.p-md-order-1{order:1}.p-md-order-2{order:2}.p-md-order-3{order:3}.p-md-order-4{order:4}.p-md-order-5{order:5}.p-md-order-6{order:6}.p-md-order-7{order:7}.p-md-order-8{order:8}.p-md-order-9{order:9}.p-md-order-10{order:10}.p-md-order-11{order:11}.p-md-order-12{order:12}}@media screen and (min-width: 992px){.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12{flex:0 0 auto}.p-lg-1{width:8.3333%}.p-lg-2{width:16.6667%}.p-lg-3{width:25%}.p-lg-4{width:33.3333%}.p-lg-5{width:41.6667%}.p-lg-6{width:50%}.p-lg-7{width:58.3333%}.p-lg-8{width:66.6667%}.p-lg-9{width:75%}.p-lg-10{width:83.3333%}.p-lg-11{width:91.6667%}.p-lg-12{width:100%}.p-lg-offset-12{margin-left:100%}.p-lg-offset-11{margin-left:91.66666667%}.p-lg-offset-10{margin-left:83.33333333%}.p-lg-offset-9{margin-left:75%}.p-lg-offset-8{margin-left:66.66666667%}.p-lg-offset-7{margin-left:58.33333333%}.p-lg-offset-6{margin-left:50%}.p-lg-offset-5{margin-left:41.66666667%}.p-lg-offset-4{margin-left:33.33333333%}.p-lg-offset-3{margin-left:25%}.p-lg-offset-2{margin-left:16.66666667%}.p-lg-offset-1{margin-left:8.33333333%}.p-lg-offset-0{margin-left:0%}.p-lg-order-first{order:-1}.p-lg-order-last{order:13}.p-lg-order-0{order:0}.p-lg-order-1{order:1}.p-lg-order-2{order:2}.p-lg-order-3{order:3}.p-lg-order-4{order:4}.p-lg-order-5{order:5}.p-lg-order-6{order:6}.p-lg-order-7{order:7}.p-lg-order-8{order:8}.p-lg-order-9{order:9}.p-lg-order-10{order:10}.p-lg-order-11{order:11}.p-lg-order-12{order:12}}@media screen and (min-width: 1200px){.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{flex:0 0 auto}.p-xl-1{width:8.3333%}.p-xl-2{width:16.6667%}.p-xl-3{width:25%}.p-xl-4{width:33.3333%}.p-xl-5{width:41.6667%}.p-xl-6{width:50%}.p-xl-7{width:58.3333%}.p-xl-8{width:66.6667%}.p-xl-9{width:75%}.p-xl-10{width:83.3333%}.p-xl-11{width:91.6667%}.p-xl-12{width:100%}.p-xl-offset-12{margin-left:100%}.p-xl-offset-11{margin-left:91.66666667%}.p-xl-offset-10{margin-left:83.33333333%}.p-xl-offset-9{margin-left:75%}.p-xl-offset-8{margin-left:66.66666667%}.p-xl-offset-7{margin-left:58.33333333%}.p-xl-offset-6{margin-left:50%}.p-xl-offset-5{margin-left:41.66666667%}.p-xl-offset-4{margin-left:33.33333333%}.p-xl-offset-3{margin-left:25%}.p-xl-offset-2{margin-left:16.66666667%}.p-xl-offset-1{margin-left:8.33333333%}.p-xl-offset-0{margin-left:0%}.p-xl-order-first{order:-1}.p-xl-order-last{order:13}.p-xl-order-0{order:0}.p-xl-order-1{order:1}.p-xl-order-2{order:2}.p-xl-order-3{order:3}.p-xl-order-4{order:4}.p-xl-order-5{order:5}.p-xl-order-6{order:6}.p-xl-order-7{order:7}.p-xl-order-8{order:8}.p-xl-order-9{order:9}.p-xl-order-10{order:10}.p-xl-order-11{order:11}.p-xl-order-12{order:12}}.p-field{margin-bottom:1rem}.p-field>label{display:inline-block;margin-bottom:.5rem}.p-field.p-grid>label{display:flex;align-items:center}.p-field>small{margin-top:.25rem}.p-field.p-grid,.p-formgrid.p-grid{margin-top:0}.p-field.p-grid .p-col-fixed,.p-formgrid.p-grid .p-col-fixed,.p-field.p-grid .p-col,.p-formgrid.p-grid .p-col,.p-formgroup .p-grid .p-col-1,.p-formgrid.p-grid .p-col-1,.p-field.p-grid .p-col-2,.p-formgrid.p-grid .p-col-2,.p-field.p-grid .p-col-3,.p-formgrid.p-grid .p-col-3,.p-field.p-grid .p-col-4,.p-formgroup.p-grid .p-col-4,.p-field.p-grid .p-col-5,.p-formgrid.p-grid .p-col-5,.p-field.p-grid .p-col-6,.p-formgrid.p-grid .p-col-6,.p-formgroup .p-grid .p-col-7,.p-formgrid.p-grid .p-col-7,.p-field.p-grid .p-col-8,.p-formgrid.p-grid .p-col-8,.p-formgroup .p-grid .p-col-9,.p-formgrid.p-grid .p-col-9,.p-field.p-grid .p-col-10,.p-formgrid.p-grid .p-col-10,.p-field.p-grid .p-col-11,.p-formgroup.p-grid .p-col-11,.p-field.p-grid .p-col-12,.p-formgrid.p-grid .p-col-12{padding-top:0;padding-bottom:0}.p-formgroup-inline{display:flex;flex-wrap:wrap;align-items:flex-start}.p-formgroup-inline .p-field,.p-formgroup-inline .p-field-checkbox,.p-formgroup-inline .p-field-radiobutton{margin-right:1rem}.p-formgroup-inline .p-field>label,.p-formgroup-inline .p-field-checkbox>label,.p-formgroup-inline .p-field-radiobutton>label{margin-right:.5rem;margin-bottom:0}.p-field-checkbox,.p-field-radiobutton{margin-bottom:1rem;display:flex;align-items:center}.p-field-checkbox>label,.p-field-radiobutton>label{margin-left:.5rem;line-height:1}.p-mt-0{margin-top:0!important}.p-mt-1{margin-top:.25rem!important}.p-mt-2{margin-top:.5rem!important}.p-mt-3{margin-top:1rem!important}.p-mt-4{margin-top:1.5rem!important}.p-mt-5{margin-top:2rem!important}.p-mt-6{margin-top:3rem!important}.p-mt-auto{margin-top:auto!important}.p-mr-0{margin-right:0!important}.p-mr-1{margin-right:.25rem!important}.p-mr-2{margin-right:.5rem!important}.p-mr-3{margin-right:1rem!important}.p-mr-4{margin-right:1.5rem!important}.p-mr-5{margin-right:2rem!important}.p-mr-6{margin-right:3rem!important}.p-mr-auto{margin-right:auto!important}.p-ml-0{margin-left:0!important}.p-ml-1{margin-left:.25rem!important}.p-ml-2{margin-left:.5rem!important}.p-ml-3{margin-left:1rem!important}.p-ml-4{margin-left:1.5rem!important}.p-ml-5{margin-left:2rem!important}.p-ml-6{margin-left:3rem!important}.p-ml-auto{margin-left:auto!important}.p-mb-0{margin-bottom:0!important}.p-mb-1{margin-bottom:.25rem!important}.p-mb-2{margin-bottom:.5rem!important}.p-mb-3{margin-bottom:1rem!important}.p-mb-4{margin-bottom:1.5rem!important}.p-mb-5{margin-bottom:2rem!important}.p-mb-6{margin-bottom:3rem!important}.p-mb-auto{margin-bottom:auto!important}.p-mx-0{margin-left:0!important;margin-right:0!important}.p-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-auto{margin-left:auto!important;margin-right:auto!important}.p-my-0{margin-top:0!important;margin-bottom:0!important}.p-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-0{margin:0!important}.p-m-1{margin:.25rem!important}.p-m-2{margin:.5rem!important}.p-m-3{margin:1rem!important}.p-m-4{margin:1.5rem!important}.p-m-5{margin:2rem!important}.p-m-6{margin:3rem!important}.p-m-auto{margin:auto!important}@media screen and (min-width: 576px){.p-mt-sm-0{margin-top:0!important}.p-mt-sm-1{margin-top:.25rem!important}.p-mt-sm-2{margin-top:.5rem!important}.p-mt-sm-3{margin-top:1rem!important}.p-mt-sm-4{margin-top:1.5rem!important}.p-mt-sm-5{margin-top:2rem!important}.p-mt-sm-6,.p-mt-sm-auto{margin-top:3rem!important}.p-mr-sm-0{margin-right:0!important}.p-mr-sm-1{margin-right:.25rem!important}.p-mr-sm-2{margin-right:.5rem!important}.p-mr-sm-3{margin-right:1rem!important}.p-mr-sm-4{margin-right:1.5rem!important}.p-mr-sm-5{margin-right:2rem!important}.p-mr-sm-6{margin-right:3rem!important}.p-mr-sm-auto{margin-right:auto!important}.p-ml-sm-0{margin-left:0!important}.p-ml-sm-1{margin-left:.25rem!important}.p-ml-sm-2{margin-left:.5rem!important}.p-ml-sm-3{margin-left:1rem!important}.p-ml-sm-4{margin-left:1.5rem!important}.p-ml-sm-5{margin-left:2rem!important}.p-ml-sm-6{margin-left:3rem!important}.p-ml-sm-auto{margin-left:auto!important}.p-mb-sm-0{margin-bottom:0!important}.p-mb-sm-1{margin-bottom:.25rem!important}.p-mb-sm-2{margin-bottom:.5rem!important}.p-mb-sm-3{margin-bottom:1rem!important}.p-mb-sm-4{margin-bottom:1.5rem!important}.p-mb-sm-5{margin-bottom:2rem!important}.p-mb-sm-6{margin-bottom:3rem!important}.p-mb-sm-auto{margin-bottom:auto!important}.p-mx-sm-0{margin-left:0!important;margin-right:0!important}.p-mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-sm-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-sm-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.p-my-sm-0{margin-top:0!important;margin-bottom:0!important}.p-my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-sm-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-sm-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-sm-0{margin:0!important}.p-m-sm-1{margin:.25rem!important}.p-m-sm-2{margin:.5rem!important}.p-m-sm-3{margin:1rem!important}.p-m-sm-4{margin:1.5rem!important}.p-m-sm-5{margin:2rem!important}.p-m-sm-6{margin:3rem!important}.p-m-sm-auto{margin:auto!important}}@media screen and (min-width: 768px){.p-mt-md-0{margin-top:0!important}.p-mt-md-1{margin-top:.25rem!important}.p-mt-md-2{margin-top:.5rem!important}.p-mt-md-3{margin-top:1rem!important}.p-mt-md-4{margin-top:1.5rem!important}.p-mt-md-5{margin-top:2rem!important}.p-mt-md-6,.p-mt-md-auto{margin-top:3rem!important}.p-mr-md-0{margin-right:0!important}.p-mr-md-1{margin-right:.25rem!important}.p-mr-md-2{margin-right:.5rem!important}.p-mr-md-3{margin-right:1rem!important}.p-mr-md-4{margin-right:1.5rem!important}.p-mr-md-5{margin-right:2rem!important}.p-mr-md-6{margin-right:3rem!important}.p-mr-md-auto{margin-right:auto!important}.p-ml-md-0{margin-left:0!important}.p-ml-md-1{margin-left:.25rem!important}.p-ml-md-2{margin-left:.5rem!important}.p-ml-md-3{margin-left:1rem!important}.p-ml-md-4{margin-left:1.5rem!important}.p-ml-md-5{margin-left:2rem!important}.p-ml-md-6{margin-left:3rem!important}.p-ml-md-auto{margin-left:auto!important}.p-mb-md-0{margin-bottom:0!important}.p-mb-md-1{margin-bottom:.25rem!important}.p-mb-md-2{margin-bottom:.5rem!important}.p-mb-md-3{margin-bottom:1rem!important}.p-mb-md-4{margin-bottom:1.5rem!important}.p-mb-md-5{margin-bottom:2rem!important}.p-mb-md-6{margin-bottom:3rem!important}.p-mb-md-auto{margin-bottom:auto!important}.p-mx-md-0{margin-left:0!important;margin-right:0!important}.p-mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-md-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-md-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-md-auto{margin-left:auto!important;margin-right:auto!important}.p-my-md-0{margin-top:0!important;margin-bottom:0!important}.p-my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-md-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-md-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-md-0{margin:0!important}.p-m-md-1{margin:.25rem!important}.p-m-md-2{margin:.5rem!important}.p-m-md-3{margin:1rem!important}.p-m-md-4{margin:1.5rem!important}.p-m-md-5{margin:2rem!important}.p-m-md-6{margin:3rem!important}.p-m-md-auto{margin:auto!important}}@media screen and (min-width: 992px){.p-mt-lg-0{margin-top:0!important}.p-mt-lg-1{margin-top:.25rem!important}.p-mt-lg-2{margin-top:.5rem!important}.p-mt-lg-3{margin-top:1rem!important}.p-mt-lg-4{margin-top:1.5rem!important}.p-mt-lg-5{margin-top:2rem!important}.p-mt-lg-6,.p-mt-lg-auto{margin-top:3rem!important}.p-mr-lg-0{margin-right:0!important}.p-mr-lg-1{margin-right:.25rem!important}.p-mr-lg-2{margin-right:.5rem!important}.p-mr-lg-3{margin-right:1rem!important}.p-mr-lg-4{margin-right:1.5rem!important}.p-mr-lg-5{margin-right:2rem!important}.p-mr-lg-6{margin-right:3rem!important}.p-mr-lg-auto{margin-right:auto!important}.p-ml-lg-0{margin-left:0!important}.p-ml-lg-1{margin-left:.25rem!important}.p-ml-lg-2{margin-left:.5rem!important}.p-ml-lg-3{margin-left:1rem!important}.p-ml-lg-4{margin-left:1.5rem!important}.p-ml-lg-5{margin-left:2rem!important}.p-ml-lg-6{margin-left:3rem!important}.p-ml-lg-auto{margin-left:auto!important}.p-mb-lg-0{margin-bottom:0!important}.p-mb-lg-1{margin-bottom:.25rem!important}.p-mb-lg-2{margin-bottom:.5rem!important}.p-mb-lg-3{margin-bottom:1rem!important}.p-mb-lg-4{margin-bottom:1.5rem!important}.p-mb-lg-5{margin-bottom:2rem!important}.p-mb-lg-6{margin-bottom:3rem!important}.p-mb-lg-auto{margin-bottom:auto!important}.p-mx-lg-0{margin-left:0!important;margin-right:0!important}.p-mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-lg-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-lg-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.p-my-lg-0{margin-top:0!important;margin-bottom:0!important}.p-my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-lg-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-lg-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-lg-0{margin:0!important}.p-m-lg-1{margin:.25rem!important}.p-m-lg-2{margin:.5rem!important}.p-m-lg-3{margin:1rem!important}.p-m-lg-4{margin:1.5rem!important}.p-m-lg-5{margin:2rem!important}.p-m-lg-6{margin:3rem!important}.p-m-lg-auto{margin:auto!important}}@media screen and (min-width: 1200px){.p-mt-xl-0{margin-top:0!important}.p-mt-xl-1{margin-top:.25rem!important}.p-mt-xl-2{margin-top:.5rem!important}.p-mt-xl-3{margin-top:1rem!important}.p-mt-xl-4{margin-top:1.5rem!important}.p-mt-xl-5{margin-top:2rem!important}.p-mt-xl-6,.p-mt-xl-auto{margin-top:3rem!important}.p-mr-xl-0{margin-right:0!important}.p-mr-xl-1{margin-right:.25rem!important}.p-mr-xl-2{margin-right:.5rem!important}.p-mr-xl-3{margin-right:1rem!important}.p-mr-xl-4{margin-right:1.5rem!important}.p-mr-xl-5{margin-right:2rem!important}.p-mr-xl-6{margin-right:3rem!important}.p-mr-xl-auto{margin-right:auto!important}.p-ml-xl-0{margin-left:0!important}.p-ml-xl-1{margin-left:.25rem!important}.p-ml-xl-2{margin-left:.5rem!important}.p-ml-xl-3{margin-left:1rem!important}.p-ml-xl-4{margin-left:1.5rem!important}.p-ml-xl-5{margin-left:2rem!important}.p-ml-xl-6{margin-left:3rem!important}.p-ml-xl-auto{margin-left:auto!important}.p-mb-xl-0{margin-bottom:0!important}.p-mb-xl-1{margin-bottom:.25rem!important}.p-mb-xl-2{margin-bottom:.5rem!important}.p-mb-xl-3{margin-bottom:1rem!important}.p-mb-xl-4{margin-bottom:1.5rem!important}.p-mb-xl-5{margin-bottom:2rem!important}.p-mb-xl-6{margin-bottom:3rem!important}.p-mb-xl-auto{margin-bottom:auto!important}.p-mx-xl-0{margin-left:0!important;margin-right:0!important}.p-mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.p-mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.p-mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.p-mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.p-mx-xl-5{margin-left:2rem!important;margin-right:2rem!important}.p-mx-xl-6{margin-left:3rem!important;margin-right:3rem!important}.p-mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.p-my-xl-0{margin-top:0!important;margin-bottom:0!important}.p-my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-my-xl-5{margin-top:2rem!important;margin-bottom:2rem!important}.p-my-xl-6{margin-top:3rem!important;margin-bottom:3rem!important}.p-my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.p-m-xl-0{margin:0!important}.p-m-xl-1{margin:.25rem!important}.p-m-xl-2{margin:.5rem!important}.p-m-xl-3{margin:1rem!important}.p-m-xl-4{margin:1.5rem!important}.p-m-xl-5{margin:2rem!important}.p-m-xl-6{margin:3rem!important}.p-m-xl-auto{margin:auto!important}}.p-shadow-1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.p-shadow-2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-shadow-3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.p-shadow-4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-shadow-5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.p-shadow-6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.p-shadow-7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.p-shadow-8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.p-shadow-9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.p-shadow-10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.p-shadow-11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.p-shadow-12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.p-shadow-13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.p-shadow-14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.p-shadow-15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.p-shadow-16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.p-shadow-17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.p-shadow-18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.p-shadow-19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.p-shadow-20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.p-shadow-21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.p-shadow-22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.p-shadow-23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.p-shadow-24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}
